zp_fw_gamemodes_choose_post

Syntax

forward zp_fw_gamemodes_choose_post(game_mode_id, target_player)

Usage

game_mode_id
Internal ID for the game mode that was chosen.
target_player
Player ID passed to game mode (can be RANDOM_TARGET_PLAYER).

Description

Called when a game mode is chosen for the current round.