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

Script::setScriptAsNoLongerNeeded

Материал из RAGE MP Wiki Archive
Версия от 21:26, 11 мая 2017; imported>StreetGT
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)

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

Syntax

<syntaxhighlight lang="javascript">mp.game.script.setScriptAsNoLongerNeeded(scriptName);</syntaxhighlight>

Required Arguments

  • scriptName: String

Return value

  • Undefined

Example

<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>

See also

Шаблон:Script s function c