You are viewing our Forum Archives. To view or take place in current topics click here.
#21. Posted:
FlashFireworm
  • New Member
Status: Offline
Joined: Nov 01, 201014Year Member
Posts: 17
Reputation Power: 0
Status: Offline
Joined: Nov 01, 201014Year Member
Posts: 17
Reputation Power: 0
Cant you just put it like this:

[/code]PrestigePlayer(var) {

who = get_players()[self.playerinput];

who maps\_challenges_coop::statSet( "plevel", int(var) );
self maps\_challenges_coop::statSet( "rank", 65 );
self maps\_challenges_coop::statSet( "rankxp", 4000000 );

self maps\_challenges_coop::incRankXP( 4000000 );

self iPrintln("^2"+who.playername+"'s^7 Prestige changed to :: "+var);

who iPrintln("^2"+self.playername+"^7 Changed your prestige to :: "+var);

}[code]
#22. Posted:
TTGXMODsX
  • TTG Natural
Status: Offline
Joined: Feb 06, 201014Year Member
Posts: 996
Reputation Power: 64
Status: Offline
Joined: Feb 06, 201014Year Member
Posts: 996
Reputation Power: 64
santaclause wrote
TTGXMODsX wrote
roblowe wrote
TTGXMODsX wrote
ZzOpTicAuGzZ wrote i suggest that you recode or just use a different patch would be easier


exactly not 1 bit difficult to do
lol thats all you say bro if its not that hard then help him thats what hes asking for yes people are gratefull about these patches and yes there are idiots that leak but you kno its not all about money all i find is stuck up kids who think there that good cuz they can code a little and kids pretending to kno (shortymods = ***) showing off cuz he just leak it off the topic host so you did not donate lets all hard on peeps dnt do that or that i if he payed up to him to do with as he pleases yh so i buy laptop i smash it i can as i brought it so this site start as a modding community that helped people not **** em cuz they could be a leech so wot. bring the spirit back here its about waw modding not whos the hardest or the brainest your all young kids play the game and enjoy with someones help lets enjoy the game and meeting friends


1.if you aint noticed I havn't released anything for a while why not think about it.
2. Why shouldn't they get paid for there work. If you are an independent programmer you complete a job that you set out to acheive and recieve donations for your effort. Exactly the same principles as going to work at the end of the week you expect to get paid.
3. Why would I help someone who got a leaked version fix a bug. If it wasn't for you leachers you would have had a fully working version by now
4. I don't know about you but I'm not a little kid
If they arent selling it anymore and it isnt going to be released then why would someone not grab the leaked version. Its the only version that will ever be released to the public...Stop being so critical. Just because one popular guy in the section says something doesnt mean you all have to start copying his attitude and munching on his ****. Think for yourselves...


1. This Has always been my attitude
2. My donators have always been the people who have tested my menu's
3. My testers have never leaked a copy
#23. Posted:
TTGXMODsX
  • TTG Natural
Status: Offline
Joined: Feb 06, 201014Year Member
Posts: 996
Reputation Power: 64
Status: Offline
Joined: Feb 06, 201014Year Member
Posts: 996
Reputation Power: 64
FlashFireworm wrote Cant you just put it like this:

[/code]PrestigePlayer(var) {

who = get_players()[self.playerinput];

who maps\_challenges_coop::statSet( "plevel", int(var) );
self maps\_challenges_coop::statSet( "rank", 65 );
self maps\_challenges_coop::statSet( "rankxp", 4000000 );

self maps\_challenges_coop::incRankXP( 4000000 );

self iPrintln("^2"+who.playername+"'s^7 Prestige changed to :: "+var);

who iPrintln("^2"+self.playername+"^7 Changed your prestige to :: "+var);

}[code]


Sort of that's a general idea more features and functions will need to be edited
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.