05.10.2012, 03:42
Nice tutorial, I like it, but instead of using
We can also use
Looks more better.
pawn Code:
GetPlayerPos(playerid, x, y, z);
SetPlayerPos(playerid, x, y, z+0.5);
pawn Code:
ClearAnimations(playerid);