Streaming::requestIpl

From RAGE Multiplayer Wiki
Revision as of 21:32, 6 May 2017 by Marty uploader (talk | contribs) (yay)

Exemple: REQUEST_IPL('TrevorsTrailerTrash');

IPL + Coords: http://pastebin.com/FyV5mMma

Syntax

mp.game.streaming.requestIpl(iplName);

Required Arguments

  • iplName: String

Return value

  • Undefined

Example

// todo

See also

Template:Streaming s function c