Weapon Damages
#8

The problem was that I was subtracting an integer from a float using -= so the damage was like 100000000 for some reason. I could fix it by subtracting a float from amount instead of an integer. (like 15.0 and 10.0 instead of 15 and 10).
Reply


Messages In This Thread
Weapon Damages - by GoldenLion - 09.10.2016, 18:58
Re: Weapon Damages - by azzerking - 09.10.2016, 19:06
Re: Weapon Damages - by GoldenLion - 09.10.2016, 19:15
Re: Weapon Damages - by azzerking - 09.10.2016, 19:24
Re: Weapon Damages - by GoldenLion - 09.10.2016, 19:45
Re: Weapon Damages - by azzerking - 09.10.2016, 19:49
Re: Weapon Damages - by GoldenLion - 09.10.2016, 20:07
Re: Weapon Damages - by GoldenLion - 10.10.2016, 13:52

Forum Jump:


Users browsing this thread: 1 Guest(s)