PHP Code:
if (Action == 250)
Stamina += 10;
else
Stamina += 3;
PHP Code:
if (Action == 250)
Stamina += 30;
else
Stamina += 10;
Edit: I just noticed that its not just stamina. Everything just slowed down. Like attacking to mobs. It just hits once then all of them kinda frozen. When i click to attack them they moves and frozen again. x.x Everything went pretty much like that.






