- Jul 16, 2004
- 3,684
- 845
- 345
Does anyone know how i can achieve the following...
LEVEL 150 = 312500000 (This is + 800k each level)
LEVEL 151 = 313300000
How can i make the 313300000 add 800k , then have the next one add 800k to the value counted before
So my next value would look like...
LEVEL 152 = 314100000
and so on , all im managing to do is add 800k to One value, instead of it adding it to the next value.
LEVEL 150 = 312500000 (This is + 800k each level)
LEVEL 151 = 313300000
How can i make the 313300000 add 800k , then have the next one add 800k to the value counted before
So my next value would look like...
LEVEL 152 = 314100000
and so on , all im managing to do is add 800k to One value, instead of it adding it to the next value.
