01.08.2013, 16:49
Here is the one that you set at XXX Positons else use the other
OR use this
Add this in the top of your Gm
if that wouldnt work Change #define TEXT to #define TEXT 25
Код:
SetPlayerCheckpoint(playerid, X, Y, Z, 3.0); /// change the X Y Z Positions
Код:
SetCheckPoint(playerid, TEXT, x, y, z, 6.0); //change the "TEXT" to ours
Код:
#define TEXT // CHANGE IT TO WHATEVER YOU WANT MUST BE SAME AS ON THE SetCheckPoint