StartNewScriptWithArgs — RedM Natives
0xB8BA7F44DF1575E1 · SCRIPTS · all
`` return : script thread id, 0 if failed Pass pointer to struct of args in p1, size of struct goes into p2 ``
Parameters
| Name | Type |
|---|---|
| scriptName | char* |
| args | Any* |
| argCount | int |
| stackSize | int |
Returns
int