Script::requestScript
Внешний вид
For a full list, see here: pastebin.com/K9adDsu4
Syntax
<syntaxhighlight lang="javascript">mp.game.script.requestScript(scriptName);</syntaxhighlight>
Required Arguments
- scriptName: String
Return value
- Undefined
Example
<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>