08.12.2013, 17:21
Try this !
You only used to check for the speed only and it defined with GetPlayerSpeed , i think get3d is useless or you didn't give us the correct information about that , this will work and won't give you any errors but i am not sure if it will stop using another function of the textdraw!
pawn Code:
format(szSpeed, sizeof(szSpeed),"~n~~n~~n~~n~~n~~n~~n~~n~~n~~w~%.0f MPH", GetPlayerSpeed(playerid));