ItsMods

Full Version: Stats are clientside
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Code:
// clears all XP stats
statsetbyname VERSION             0
statsetbyname RANKXP              0
statsetbyname SCORE               0
statsetbyname KILLS               0
statsetbyname DEATHS              0
statsetbyname ASSISTS             0
statsetbyname HEADSHOTS           0
statsetbyname TEAMKILLS           0
statsetbyname SUICIDES            0
statsetbyname TIME_PLAYED_ALLIES  0
statsetbyname TIME_PLAYED_OPFOR   0
statsetbyname TIME_PLAYED_OTHER   0
statsetbyname TIME_PLAYED_TOTAL   0
statsetbyname KDRATIO             0
statsetbyname WINS                0
statsetbyname LOSSES              0
statsetbyname TIES                0
statsetbyname CUR_WIN_STREAK      0
statsetbyname WLRATIO             0
statsetbyname HITS                0
statsetbyname MISSES              0
statsetbyname TOTAL_SHOTS         0
statsetbyname ACCURACY            0
statsetbyname PLEVEL              0
statsetbyname RANK                0
statsetbyname MINXP               0
statsetbyname MAXXP               0
statsetbyname LASTXP              0
statsetbyname SESSIONBANS         0
statsetbyname GAMETYPEBAN         0
statsetbyname TIMEWHENNEXTHOST    0
statsetbyname BADHOSTCOUNT          0
statsetbyname LEADERBOARDFAILURES    0
statsetbyname LASTSTATSBACKUP        0
statsetbyname STATSBACKUPVERSION     0
statsetbyname MAPPACKMASK            0

CoD Points etc
Code:
statwriteddl playerstatslist codpoints statvalue 0
statwriteddl playerstatslist rankxp statvalue 0
statwriteddl playerstatslist rank statvalue 0

Prestige:
Code:
// clears all XP stats
statset 2300 0
statset 2301 0
// don't clear score
//statset 2302 0
statset 2303 0
statset 2304 0
statset 2305 0
statset 2306 0
statset 2307 0
statset 2308 0
statset 2309 0
statset 2310 0
statset 2311 0
statset 2312 0
statset 2313 0
statset 2314 0
statset 2315 0
statset 2316 0
statset 2317 0
statset 2318 0
statset 2319 0
statset 2320 0
statset 2321 0
statset 2322 0
statset 2323 0
statset 2324 0
statset 2325 0
// don't clear prestige level
//statset 2326 0
statset 2327 0
statset 2328 0
statset 2329 0
statset 2330 0
statset 2350 0
statset 2351 0
statset 2352 0
statset 2353 0

And to save everything:
Code:
updategamerprofile

So it looks like they have given up doing this centralized as it has been proven with Black Ops 1 already that it will still get "hacked". (Also stat hacking does not give anyone an unfair advantage, just makes it possible for casual gamers to also have the weapons they want)
Inb4 first day prestige 15 guys.
These cfgs already existed in Black Ops, yet stats are serverside there. I don't think they will do it client side now.
Mudkip
(09-17-2012, 11:38)zxz0O0 Wrote: [ -> ]These cfgs already existed in Black Ops, yet stats are serverside there. I don't think they will do it client side now.

This is true, and I also think so.
(09-17-2012, 11:18)SuperNovaAO Wrote: [ -> ]So it looks like they have given up doing this centralized as it has been proven with Black Ops 1 already that it will still get "hacked". (Also stat hacking does not give anyone an unfair advantage, just makes it possible for casual gamers to also have the weapons they want)

There were no rank hacks for Black Ops after they fixed the admin dvars..
(09-17-2012, 15:36)AZUMIKKEL Wrote: [ -> ]
(09-17-2012, 11:18)SuperNovaAO Wrote: [ -> ]So it looks like they have given up doing this centralized as it has been proven with Black Ops 1 already that it will still get "hacked". (Also stat hacking does not give anyone an unfair advantage, just makes it possible for casual gamers to also have the weapons they want)

There were no rank hacks for Black Ops after they fixed the admin dvars..

There are and they still work.
But since they interfere with hardcoded game instructions I will not post it publically as it will just get you VAC banned when it's public.
So are rank hacks in bo2 possible or not ? Cuz my rank fucked up by the game itself and steam won't change my rank now,and i cant play public now cuz error 57475....
(11-19-2012, 15:24)fLx Wrote: [ -> ]So are rank hacks in bo2 possible or not ? Cuz my rank fucked up by the game itself and steam won't change my rank now,and i cant play public now cuz error 57475....

I haven't seen any rank hacks so far. You should try tweeting @pcdev with your problems. He might help you.
already did 3 times,no answer...
Pages: 1 2 3