Posts: 417
Threads: 104
Joined: Jul 2011
Reputation:
0
Hey, I'm using incognito's streamer for my sa-mp server.. but can I also use SetPlayerCheckpoint? Or how would I use Incognitos streamer to create a checkpoint.. make it invisible when a player connects.. and show when a player enters it, then make it invisible again.. and to make it do the crap after they enter it?
Posts: 68
Threads: 19
Joined: Jan 2012
You can use a checkpoint streamer if u want more checkpoints than one,
Posts: 417
Threads: 104
Joined: Jul 2011
Reputation:
0
I was just wondering because I use incongitos streamer to have more then 1 checkpoint set at a time (For door entrances/exits and other stuff) but for my trucking minigame it just seemed more simple to use SetPlayerCheckpoint and DisablePlayerCheckpoint, but when I enter the checkpoint it doesn't Disable, and everything I have set for the checkpoint doesn't happen,.
Posts: 417
Threads: 104
Joined: Jul 2011
Reputation:
0
I know, i'v read your post, but does TogglePlayerCheckpoint does that like, 'disable' it, then when A player starts a trucking route, I toggle it so it's visible for the player, then when he enters it I toggle it so it's invisible again? and toggle the next checkpoint for the player?