System::startNewStreamedScript
Jump to navigation
Jump to search
Syntax
mp.game.system.startNewStreamedScript(scriptHash, stackSize);Required Arguments
- scriptHash: Model hash or name
- stackSize: int
Return value
- int
Example
// todo