#Looping inv
1 messages · Page 1 of 1 (latest)
like
i have 1 dollar and 10000$ dollar
if i click on 1 dollar it gives me 2dollars
if i click on 10000$ dolar it gives me 20000$
anyone knows why?
have you debugged?
you set {_totalMoney} to itself multiplied by {_m}, but nowhere in the code you gave uses that variable, so that variable probably becomes a 2 somewhere