World::requireIpl: Difference between revisions

From RAGE Multiplayer Wiki
No edit summary
No edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
This function require an IPL and sync it to every client.
This function require an IPL and sync it to every client.
IPL`s: [https://wiki.rage.mp/index.php?title=IPLs link]
IPL`s: [https://wiki.rage.mp/index.php?title=IPLs link]



Revision as of 22:00, 30 May 2018

This function require an IPL and sync it to every client.

IPL`s: link

Example

mp.world.requestIpl("gr_case10_bunkerclosed"); // THIS ADDS THE BUNKER ENTRANCE NEAR ZANCUDO. POSITION: (-3058.714, 3329.19, 12.5844)

See Also