World::removeIpl

From RAGE Multiplayer Wiki
Revision as of 20:35, 9 January 2018 by Mcfloy (talk | contribs) (Created page with "'''Function''': Remove an IPL and sync it to every client. ==Example== {{ServerSide}} <syntaxhighlight lang="javascript"> mp.world.requestIpl("gr_case10_bunkerclosed"); </syn...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Function: Remove an IPL and sync it to every client.

Example

Server-Side

mp.world.requestIpl("gr_case10_bunkerclosed");

This removes the bunker entrance near Zancudo. Position: (-3058.714, 3329.19, 12.5844)