Source

zp50_class_human_const.inc

zombie plague 5.0

#if defined _zp50_class_human_const_inc
  #endinput
#endif
#define _zp50_class_human_const_inc

/* Human Class ID constants */
#define ZP_INVALID_HUMAN_CLASS -1

/* Class selection constants */
#define ZP_CLASS_AVAILABLE 0
#define ZP_CLASS_NOT_AVAILABLE 1
#define ZP_CLASS_DONT_SHOW 2