Source

zp50_gamemodes_const.inc

zombie plague 5.0

#if defined _zp50_gamemodes_const_included
  #endinput
#endif
#define _zp50_gamemodes_const_included

/* Game Mode ID constants */
#define ZP_INVALID_GAME_MODE -1
#define ZP_NO_GAME_MODE -2

/* Target player ID constants */
#define RANDOM_TARGET_PLAYER 0