Script::requestScript

From RAGE Multiplayer Wiki
Revision as of 21:26, 11 May 2017 by StreetGT (talk | contribs)

For a full list, see here: pastebin.com/yLNWicUi

Syntax

mp.game.script.requestScript(scriptName);

Required Arguments

  • scriptName: String

Return value

  • Undefined

Example

// todo

See also

Template:Script s function c