top of page

ZM Stats

NOTE

 

This is a comprehensive list of all stats that are tracked in zombies. These are the variables that go within the quotations when using self.pers[""] in script.


Example:

deaths = player.pers["deaths"];



STAT LIST

 

deaths
kills
headshots
suicides
melee_kills
downs
revives
perks_drank
specialty_armorvest_drank
specialty_quickrevive_drank
specialty_fastreload_drank
specialty_additionalprimaryweapon_drank
specialty_staminup_drank
specialty_doubletap2_drank
specialty_widowswine_drank
specialty_deadshot_drank
doors_purchased
boards
sacrifices
drops
nuke_pickedup
insta_kill_pickedup
full_ammo_pickedup
double_points_pickedup
meat_stink_pickedup
carpenter_pickedup
fire_sale_pickedup
minigun_pickedup
island_seed_pickedup
bonus_points_team_pickedup
ww_grenade_pickedup
use_magicbox
grabbed_from_magicbox
use_perk_random
grabbed_from_perk_random
use_pap
pap_weapon_grabbed
claymores_planted
claymores_pickedup
bouncingbetty_planted
ballistic_knives_pickedup
wallbuy_weapons_purchased
power_turnedon
power_turnedoff
planted_buildables_pickedup
buildables_built
ammo_purchased
upgraded_ammo_purchased
time_played_total
cheat_too_many_weapons
cheat_out_of_playable
cheat_too_friendly
cheat_total

Related Posts

See All

This guide will show you how to implement multiple power switches, such as in Shangri-La, where there are two power switches that must be both flipped in order to turn on the power. This will not cove

NOTE Using these in your maps will avoid the lag players experience for a few seconds after turning on the power. The lag is caused because the game is trying to load in all of the hintstrings from al

NOTE This tutorial and script were made by ZombieKid164 & HarryBo21. All credits go to them. Shi No Numa styled means that once you open a door, the Perk Machine spawns in the air and floats down, cy

bottom of page