03.04.2011, 02:38
Before someone suggests that I use a checkpoint streamer, I only need one checkpoint.
I can see the checkpoint from afar, but as I get closer to it it becomes invisible. The actions scripted in OnPlayerEnterCheckpoint still execute.
Here's the code I use to create the checkpoint.. but I can't see anything wrong with my code here.
.. Any suggestions? lol
I can see the checkpoint from afar, but as I get closer to it it becomes invisible. The actions scripted in OnPlayerEnterCheckpoint still execute.
Here's the code I use to create the checkpoint.. but I can't see anything wrong with my code here.
pawn Код:
SetPlayerCheckpoint(playerid, 481.5759,2044.3569,123.4984, 2.0);