Post: Nazi Zombie Statsets.
05-12-2011, 04:32 PM #1
xxshredgnarxx
Treasure hunter
(adsbygoogle = window.adsbygoogle || []).push({}); Hey guys I need someone to test these for me and let me know if they work. Ill +rep whoever tests them first.Upside Down Happy

Zombie Stats.

//set zombie stats
players zombieStatSet( "zombie_kills",1000000,"total_kills" );
players zombieStatSet( "zombie_headshots",1000000,"total_headshots" );
players zombieStatSet( "zombie_downs",500000,"total_downs" );
players zombieStatSet( "zombie_revives",500000,"total_revives" );
players zombieStatSet( "zombie_perks_consumed",500000,"total_perks" );
players zombieStatSet( "zombie_gibs",500000,"total_gibs" );
players zombieStatSet( "zombie_assists",500000,"total_assists" );





Game Mode Stats.



self maps_challenges_coop::statSet( "TDM_WIN_STREAK", value );
self maps_challenges_coop::statset( "DM_WIN_STREAK", value );
self maps_challenges_coop::statset( "SAB_WIN_STREAK", value );
self maps_challenges_coop::statSet( "SD_WIN_STREAK", value );
self maps_challenges_coop::statset( "CTF_WIN_STREAK", value );
self maps_challenges_coop::statset( "DOM_WIN_STREAK", value );
self maps_challenges_coop::statSet( "TWAR_WIN_STREAK", value );
self maps_challenges_coop::statset( "KOTH_WIN_STREAK", value );



self maps_challenges_coop::statSet( "TDM_DEATHS", value );
self maps_challenges_coop::statset( "DM_DEATHS", value );
self maps_challenges_coop::statset( "SAB_DEATHS", value );
self maps_challenges_coop::statSet( "SD_DEATHS", value );
self maps_challenges_coop::statset( "CTF_DEATHS", value );
self maps_challenges_coop::statset( "DOM_DEATHS", value );
self maps_challenges_coop::statSet( "TWAR_DEATHS", value );
self maps_challenges_coop::statset( "KOTH_DEATHS", value );



self maps_challenges_coop::statSet( "TDM_LOSSES", value );
self maps_challenges_coop::statset( "DM_LOSSES", value );
self maps_challenges_coop::statset( "SAB_LOSSES", value );
self maps_challenges_coop::statSet( "SD_LOSSES", value );
self maps_challenges_coop::statset( "CTF_LOSSES", value );
self maps_challenges_coop::statset( "DOM_LOSSES", value );
self maps_challenges_coop::statSet( "TWAR_LOSSES", value );
self maps_challenges_coop::statset( "KOTH_LOSSES", value );



self maps_challenges_coop::statSet( "TDM_DEATH_STREAK", value );
self maps_challenges_coop::statset( "DM_DEATH_STREAK", value );
self maps_challenges_coop::statset( "SAB_DEATH_STREAK", value );
self maps_challenges_coop::statSet( "SD_DEATH_STREAK", value );
self maps_challenges_coop::statset( "CTF_DEATH_STREAK", value );
self maps_challenges_coop::statset( "DOM_DEATH_STREAK", value );
self maps_challenges_coop::statSet( "TWAR_DEATH_STREAK", value );
self maps_challenges_coop::statset( "KOTH_DEATH_STREAK", value );



self maps_challenges_coop::statSet( "TDM_KILL_STREAK", value );
self maps_challenges_coop::statset( "DM_KILL_STREAK", value );
self maps_challenges_coop::statset( "SAB_KILL_STREAK", value );
self maps_challenges_coop::statSet( "SD_KILL_STREAK", value );
self maps_challenges_coop::statset( "CTF_KILL_STREAK", value );
self maps_challenges_coop::statset( "DOM_KILL_STREAK", value );
self maps_challenges_coop::statSet( "TWAR_KILL_STREAK", value );
self maps_challenges_coop::statset( "KOTH_KILL_STREAK", value );




self maps_challenges_coop::statSet( "TDM_ASSISTS", value );
self maps_challenges_coop::statset( "DM_ASSISTS", value );
self maps_challenges_coop::statset( "SAB_ASSISTS", value );
self maps_challenges_coop::statSet( "SD_ASSISTS", value );
self maps_challenges_coop::statset( "CTF_ASSISTS", value );
self maps_challenges_coop::statset( "DOM_ASSISTS", value );
self maps_challenges_coop::statSet( "TWAR_ASSISTS", value );
self maps_challenges_coop::statset( "KOTH_ASSISTS", value );




self maps_challenges_coop::statSet( "TDM_HEADSHOTS", value );
self maps_challenges_coop::statset( "DM_HEADSHOTS", value );
self maps_challenges_coop::statset( "SAB_HEADSHOTS", value );
self maps_challenges_coop::statSet( "SD_HEADSHOTS", value );
self maps_challenges_coop::statset( "CTF_HEADSHOTS", value );
self maps_challenges_coop::statset( "DOM_HEADSHOTS", value );
self maps_challenges_coop::statSet( "TWAR_HEADSHOTS", value );
self maps_challenges_coop::statset( "KOTH_HEADSHOTS", value );




self maps_challenges_coop::statSet( "TDM_TIME_PLAYED", value );
self maps_challenges_coop::statset( "DM_TIME_PLAYED", value );
self maps_challenges_coop::statset( "SAB_TIME_PLAYED", value );
self maps_challenges_coop::statSet( "SD_TIME_PLAYED", value );
self maps_challenges_coop::statset( "CTF_TIME_PLAYED", value );
self maps_challenges_coop::statset( "DOM_TIME_PLAYED", value );
self maps_challenges_coop::statSet( "TWAR_TIME_PLAYED", value );
self maps_challenges_coop::statset( "KOTH_TIME_PLAYED", value );
(adsbygoogle = window.adsbygoogle || []).push({});
05-12-2011, 06:12 PM #2
Karoolus
I'm the W@W Menu Guy !
i've had these for a while now but it's good you're pointing it out for others who didn't Winky Winky

The following user thanked Karoolus for this useful post:

xxshredgnarxx
05-12-2011, 07:03 PM #3
xxshredgnarxx
Treasure hunter
Originally posted by Karoolus View Post
i've had these for a while now but it's good you're pointing it out for others who didn't Winky Winky


yeah i hadnt seen them posted yet so i thought i might as well do it. im not sure if all of them work but im pretty sure they do....

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo