You are viewing our Forum Archives. To view or take place in current topics click here.
Are these what work in savegames?
Posted:

Are these what work in savegames?Posted:

Switchz
  • Powerhouse
Status: Offline
Joined: Apr 17, 201113Year Member
Posts: 424
Reputation Power: 15
Status: Offline
Joined: Apr 17, 201113Year Member
Posts: 424
Reputation Power: 15
Hey TTG, I'm trying to make my own gamesave to edit my leaderboards for online.. would I use these to do it? or are these for like.. ISO's?..

self maps\_challenges_coop::statSet( "kills", 2147473647 );
self maps\_challenges_coop::statSet( "wins", 2147473647 );
self maps\_challenges_coop::statSet( "score", 2147473647 );
self maps\_challenges_coop::statset( "kill_streak", 2147483647 );
self maps\_challenges_coop::statset( "win_streak", 2147483647 );
self maps\_challenges_coop::statSet( "headshots", 2147473647 );
self maps\_challenges_coop::statSet( "deaths", -2147473647 );
self maps\_challenges_coop::statSet( "assists", 2147473647 );
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.