native
zp_start_game_mod
Syntax
native zp_start_game_mod(gameid, force_start = 0);
Description
Start a Game mode
Parameters
| gameid | Game mode index |
|---|---|
| force_start | Start after Round Started (1-Yes | 0-No) |
Note
Works with any game mode
Return
True if sucess / false otherwise
Error
If Gamemode index are invalid