How to make a variable go up by 100?
#2

idk.

pawn Код:
variable = variable + 100;
or

pawn Код:
variable += 100;
Reply


Messages In This Thread
How to make a variable go up by 100? - by iTorran - 25.11.2010, 09:33
Re: How to make a variable go up by 100? - by Retardedwolf - 25.11.2010, 09:37
Re: How to make a variable go up by 100? - by iTorran - 25.11.2010, 10:06

Forum Jump:


Users browsing this thread: 1 Guest(s)