Checkpoint not working.
#3

pawn Код:
SetPlayerCheckpoint(playerid,1529.5492,-1674.8779,13.3828,268.7893);
This looks to be the problem dude. Looks like you set the X,Y,Z, and Angle

Proper Usage:
pawn Код:
SetPlayerCheckpoint(playerid,X,Y,Z,SIZE);
So it'll be

pawn Код:
SetPlayerCheckpoint(playerid,1529.5492,-1674.8779,13.3828,5.0);
Let me know if that helps.
Reply


Messages In This Thread
Checkpoint not working. - by ajmac22 - 29.11.2012, 22:44
Re: Checkpoint not working. - by PlayLSX_Founder - 30.11.2012, 00:19
Re: Checkpoint not working. - by Kreyg - 30.11.2012, 00:25
Re: Checkpoint not working. - by ajmac22 - 30.11.2012, 01:27
Re: Checkpoint not working. - by cluckintucker - 30.11.2012, 01:30

Forum Jump:


Users browsing this thread: 1 Guest(s)