Have A question !!
#1

Hi !
I want to ask that how can i make when player enter this checkpoint, it's will show another checkpoint and when enter that checkpoint it's will show another checpoint,...
Reply
#2

https://sampwiki.blast.hk/wiki/OnPlayerEnterCheckpoint
https://sampwiki.blast.hk/wiki/OnPlayerEnterRaceCheckpoint
https://sampwiki.blast.hk/wiki/SetPlayerCheckpoint
https://sampwiki.blast.hk/wiki/SetPlayerRaceCheckpoint

Alternatives are to use Incognito's streamer plugin where checkpoints are assigned their own unique IDs, which can make scripting such a system much easier.
Reply
#3

could it's work ??
CMD:test > Setplayercheckpoint(...) > OnPlayerEnterCheckpoint > SetPlayerAnothercheckpoint right
Reply
#4

CMD:test > Setplayercheckpoint(...) > OnPlayerEnterCheckpoint > DisablePlayerCheckpoint(playerid); > SetPlayerCheckpoint > and so on.

But use DisablePlayerCheckpoint(playerid); to disable the current checkpoint when a player enters a particular checkpoint so that it won't show up again.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)