Checkpoint Spawning in other position.
#2

Change..
SetPlayerCheckpoint(playerid, TCP[cCP[playerid]][0], CCP[cCP[playerid]][1], CCP[cCP[playerid]][2], 5.0);

To..
SetPlayerCheckpoint(playerid, CCP[cCP[playerid]][0], CCP[cCP[playerid]][1], CCP[cCP[playerid]][2], 5.0);

Also.. new Float:CCP[][3]
To.. new Float:CCP[][11]
Reply


Messages In This Thread
Checkpoint Spawning in other position. - by ricardo178 - 26.05.2012, 18:29
Re: Checkpoint Spawning in other position. - by Shubham - 26.05.2012, 20:14
Re: Checkpoint Spawning in other position. - by ricardo178 - 26.05.2012, 20:21
Re: Checkpoint Spawning in other position. - by Shubham - 26.05.2012, 20:24
Re: Checkpoint Spawning in other position. - by ricardo178 - 26.05.2012, 22:22

Forum Jump:


Users browsing this thread: 1 Guest(s)