zp_gamemodes_start

Syntax

native zp_gamemodes_start(game_mode_id, target_player = RANDOM_TARGET_PLAYER)

Usage

game_mode_id
A valid game mode ID.
target_player
Player ID to be passed to game mode (optional).

Description

Forces a game mode to start.

Return

True on success, false if game mode can't start.