SA-MP Forums Archive
i need help to make chekpoints - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: i need help to make chekpoints (/showthread.php?tid=457387)



i need help to make chekpoints - soroushdarkness13 - 11.08.2013

hi evry body xD
before anything i want to say my english is very bad and im sorry
i want to make two chekpoints
but i can just make one chekpoint in a game mode !!!
how can i do that ?
pls help
tnx
bye


Re: i need help to make chekpoints - doreto - 11.08.2013

Important Note: Checkpoints are asynchronous, meaning only one can be shown at a time. - source wiki


Re: i need help to make chekpoints - soroushdarkness13 - 11.08.2013

i know only one can be shown at a time , but how to add some chekpoints in some place and when player is near the one chekpoint player will se that .....
in some server i saw for entering the houses any house have one chekpoint
but how ?


Re: i need help to make chekpoints - Donvalley - 11.08.2013

Quote:
Originally Posted by soroushdarkness13
Посмотреть сообщение
i know only one can be shown at a time , but how to add some chekpoints in some place and when player is near the one chekpoint player will se that .....
in some server i saw for entering the houses any house have one chekpoint
but how ?
im sorry i would like to help but i cant understand what you are asking do you mean how to set one checkpoint and then when the player is near that checkpoint it sets another checkpoint somewhere else?


Re: i need help to make chekpoints - soroushdarkness13 - 11.08.2013

no no no !
for ex : i maked two chekpoint
with setplayerchekpoint
but how can i use two setplayerchekpoint in a script ?


Re: i need help to make chekpoints - Donvalley - 11.08.2013

as Doreto said you can only use 1 checkpoint at a time...?

Quote:
Originally Posted by doreto
Посмотреть сообщение
Important Note: Checkpoints are asynchronous, meaning only one can be shown at a time. - source wiki
Maybe this will help you:

https://sampforum.blast.hk/showthread.php?tid=360911

under: Tutorials about Checkpoints