(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.
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 );