Originally posted by Terrorize
Ive been playing with setting Medals im guessing same method would work for stats but i never got set medals to work for other clients (didnt really try much) so but i was just saying about the other post cuz i know alota people groan when people make multiple threads so i just wanted to save you the head ache And also are you sure that some one didnt do it threw RTE cuz i know you can do it thru RTE also, ill look thru my old code see if i can find something usefull unless you already got it
EDIT* I guess you can wasnt that hard to figure out ill PM you the code if you still need it, but seems like something that will ruin the game with people screwing peoples stats up
I have something, its for that stats code would
Add2KKills()
{
player addPlayerStat("kills", 2000);
}
I had a friend get over like 50k kills in his game and the guy ruined his stats alot.
The main reason I wanted this was for when I get real bad clients that either threaten me or really wanna give me a hard time when I usually host fun games for people that just wont leave and keep pestering me.
I am trying to get the code set to the client list for an individual player but everytime I edit the code to do that it messes up and says i coded it incorrect.