Перейти к содержанию

Script::requestScript

Материал из RAGE MP Wiki Archive

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>

See also

Шаблон:Script s function c