universecity1
05-19-2009, 10:31 PM
hi
taking a while but Im still workin on a game.
how can I have my score use a percent
example
deff +=100; def_amount.text=String(deff); adds 100 points correctly..
how would I have it add (or subtract) 10 percent of whatever the score is?
this is for a rpg.
thanks in advance...
taking a while but Im still workin on a game.
how can I have my score use a percent
example
deff +=100; def_amount.text=String(deff); adds 100 points correctly..
how would I have it add (or subtract) 10 percent of whatever the score is?
this is for a rpg.
thanks in advance...