System::startNewStreamedScriptWithArgs
Syntax
mp.game.system.startNewStreamedScriptWithArgs(scriptHash, args, argCount, stackSize);Required Arguments
- scriptHash: Model hash or name
- args: unknown (to be checked)
- argCount: int
- stackSize: int
Return value
- int
Example
// todo