28.10.2010, 18:29
Nice, but you should make a function:
GetPlayerSpeed(playerid);
So things like:
if(GetPlayerSpeed ==.....
could be made.
GetPlayerSpeed(playerid);
So things like:
if(GetPlayerSpeed ==.....
could be made.

