02.08.2013, 02:09
Aswell as on your original code you didn't put coordinates in you only used "X Y Z" you need to use the vehicle enums you have so like SetPlayerCheckpoint(playerid, carPos[0], carPos[1], carPos[2]); but edit it of course. This is just an example it won't work