What's new

Discussion Trouble Shooting Score Mod

  • Thread starter Poorly Thought
  • Start date
  • Views 356
P

Poorly Thought

Newbie
Messages
27
Reaction score
5
Points
45
Sin$
0
Every mod works BUT, the score. Whats wrong with it?

score_up()
{
self.score_total = self.score_total + 100000;
self.score = self.score + 100000;
self iPrintlnBold( "You have ^1"+self.score+" ^7points" );
 
Top Bottom
Login
Register