new const ZOMBIECLASS_TANK = 8; // Zombie class of the tank, used to find tank after he have been passed to another player new bool: g_bEnabled = true; new bool: g_bAnnounceTankDamage = false; // ...