17.03.2013, 02:46
Yes, I'd like to know how to replenish someone's stamina after they're tired.
Clear Animations resets the players stamina.
|
new Float:Sinc[3];
GetPlayerPos(playerid , Sinc[0], Sinc[1], Sinc[2]);
SpawnPlayer(playerid);
SetPlayerPos(playerid , Sinc[0], Sinc[1], Sinc[2]);