zp_admin_commands_start_mode

Manually executes admin command: zp_start_game_mode.

Syntax

native zp_admin_commands_start_mode(id, game_mode_id)

Usage

id Admin player index.
game_mode_id A valid game mode ID.

Return

True — on success, false otherwise.

Defined in zp50_admin_commands.inc at line 70 . This documentation was automatically generated from source.