Quote:
|
Originally Posted by Skyld
i=i+25 should be i += 25.
|
Same thing
Quote:
|
Originally Posted by Skyld
Also, you should also stop mixing things in if statements that are not related.
i.e. isweapon and playermp are in no way related, so stop putting them in the same check.
|
it works for everything else, and is a quick way to make sure that th player has enough MP and is doing the attack
Quote:
|
Finally, what the hell are you doing with replaceani idle,idle;?
|
XD make sure idle is the gani XD not fully necessary