zp_gamemodes_set_default

Syntax

native zp_gamemodes_set_default(game_mode_id)

Usage

game_mode_id
A valid game mode ID.

Description

Sets a default game mode (to start if no other game mode can been started).

Return

True on success, false otherwise.