• 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tutorial] XP and Prestige
#1
Prestige:
self maps\mp\gametypes\_persistence:ConfusedtatSet( "plevel", NEW_PRESTIGELEVEL, false );

XP:
self thread maps\mp\gametypes\_rank::giveRankXP( "medal", NEW_XP_AMOUNT );

"medal" can be replace with any event you get points for (like dog_kill, kill_assist, etc)
  Reply
#2
And CoDPoints: self maps\mp\gametypes\_rank:ConfusedetCodPointsStat( 1337 );

or in case they would add checks here: direct function:
self maps\mp\gametypes\_persistence:ConfusedetPlayerStat( "PlayerStatsList", "CODPOINTS", 1337 );

and to keep your other stats clean:
lifeTimeEarnings = player maps\mp\gametypes\_persistence:ConfusedtatGet( "LIFETIME_EARNINGS" );
player maps\mp\gametypes\_persistence:ConfusedetPlayerStat( "PlayerStatsList", "LIFETIME_EARNINGS", lifeTimeEarnings + 1337 );

player addRecentEarningsToStat( 1337 );
  Reply
#3
how to inject a modd nova?
  Reply
#4
you already asked this in another thread, there is actually no one that can load a mod. just wait
  Reply
#5
Rainbow 
Anyone making an PSE: Player Stats Editor ??


Greets
  Reply
#6
wut xD the game just released for 1 day and allready fcked up ur stats... thats baddd...
  Reply
#7
This doesn't really help since we can't edit GSCs and reintegrate them (AFAIK) while passing the consistency checks.
  Reply
#8
You can replace the scripts at runtime.
  Reply
#9
Can any1 tell me how can i do XP hack?
  Reply
#10
you have to wait until a modloader will be released here
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  10th prestige // 70 lobby // unlock everything d0h! 5 37,170 01-13-2013, 20:56
Last Post: ben.anter
  Chrome+Gold(without 14th prestige L96A1 only) DAZEDluvsLOBO 5 5,714 09-30-2012, 18:09
Last Post: DAZEDluvsLOBO
  Prestige hack? ArthurMD 1 2,632 09-11-2012, 05:20
Last Post: DidUknowiPwn
  [News] Black Ops 2 unboxing prestige edition kokole 33 16,319 09-06-2012, 00:15
Last Post: kokole
  [Tutorial] Level, Prestige and Token hack, Configurable C# Source d0h! 3 6,573 08-31-2012, 11:26
Last Post: Puffiamo
Brick [Release] MW3 Level/Prestige Hack [v1.9.411] can1907 1 12,900 08-28-2012, 13:46
Last Post: Nekochan
  [Release] MW3 Level/Prestige Hack by dylankrajewski [v1.9.433] dylankrajewski 6 7,639 08-28-2012, 11:52
Last Post: d0h!
Brick [Release] MW3 Prestige+Level+Stats Hack v1.9.433 can1907 1 3,370 07-22-2012, 21:44
Last Post: surtek
  [Release] Battlefield 3 prestige emblems R4ST4M4N 11 13,984 06-19-2012, 17:41
Last Post: veraPoland
  [Request] prestige 10 in .gsc raminr63 1 2,596 06-01-2012, 18:46
Last Post: Yamato

Forum Jump:


Users browsing this thread: 1 Guest(s)