native

zp_gamemodes_set_default

Syntax

native zp_gamemodes_set_default(game_mode_id)

Description

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

Parameters

game_mode_id A valid game mode ID.

Return

True on success, false otherwise.