zp_zombie_special_choosed_pre
No description available for this symbol.
Syntax
forward zp_zombie_special_choosed_pre(id, specialid) // Execute after admin make a player to special class forward zp_human_special_choosed_post(id, specialid) forward zp_zombie_special_choosed_post(id, specialid) /* Execute before admin start a mode Use ZP_PLUGIN_HANDLED for block it */ forward zp_game_mode_selected_pre(id, gamemode) /** * @deprecated - Do not use! * For backwards compatibility only. */ #define ZP_TEAM_ANY 0 stock zp_get_alive_players() {
Usage
| id | — |
| specialid | — |
Defined in
zombie_plague_special.inc
at line 943
.
This documentation was automatically generated from source.