01.08.2011, 01:38
1:
2:
Use debug to check wether the code called or not.
pawn Код:
//Inside your TP command
SetVehiclePos(GetPlayerVehicleID(playerid),xxx,yyy,zzz);//Change x, y, and z by your own variable
Use debug to check wether the code called or not.