forward

zp_fw_gamemodes_end

Syntax

forward zp_fw_gamemodes_end(game_mode_id)

Description

Called when a game mode ends.

Note: this can pass ZP_NO_GAME_MODE (if no game mode was in progress).

Parameters

game_mode_id Internal ID for the game mode that ended.