forward

zp_game_mode_selected_pre

Syntax

forward zp_game_mode_selected_pre(id, gamemode);

Description

Called when an admin selects a custom game mode from the ZP admin menu.

Parameters

id Player index who selected the game mode
gamemode Internal custom game mode ID

Note

Use ZP_PLUGIN_HANDLED for block it (in selected pre)