GTA V NativesscriptScript::requestScriptOn this pageScript::requestScriptFor a full list, see here: pastebin.com/K9adDsu4 Syntax ```js mp.game.script.requestScript(scriptName); ``` Required Arguments scriptName: String Return value Undefined Example ```js // todo ``` See also