Increase variable by 1?
#5

Quote:
Originally Posted by hipy
Ty so if I want After a connect let THE number be 1 I have to do on init poop = 0 so the ++ will make it 1?
Yes.
If you use poop = 15;
++ will make it 16.

16 --> 17
183 --> 184
etc.
Reply


Messages In This Thread
Increase variable by 1? - by hipy - 19.11.2009, 09:58
Re: Increase variable by 1? - by Correlli - 19.11.2009, 09:59
Re: Increase variable by 1? - by fanatik - 19.11.2009, 10:06
Re: Increase variable by 1? - by hipy - 19.11.2009, 10:29
Re: Increase variable by 1? - by fanatik - 19.11.2009, 10:32
Re: Increase variable by 1? - by hipy - 19.11.2009, 11:08

Forum Jump:


Users browsing this thread: 2 Guest(s)