forward

zp_round_started_pre

Syntax

forward zp_round_started_pre(gameid);

Description

Called before the ZP round starts. This is only
called for custom game modes.

Parameters

gameid Custom mode id which is called

Note

The custom game mode id can be used to start
the game mode externally

Note

returning ZP_PLUGIN_HANDLED will cause the
game mode to be blocked and other game modes will
be given a chance.