SA-MP Forums Archive
Automatically open gate when player is in range? - 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: Automatically open gate when player is in range? (/showthread.php?tid=398542)



Automatically open gate when player is in range? - 101 - 09.12.2012

Automatically open gate when player is in range? Can someone tell me how?


Re: Automatically open gate when player is in range? - Ironboy - 09.12.2012

Take a look http://forum.sa-mp.com/search.php?searchid=5579830


Re: Automatically open gate when player is in range? - deb014 - 10.12.2012

you maybe should use this...

https://sampwiki.blast.hk/wiki/IsPlayerInRangeOfPoint
https://sampwiki.blast.hk/wiki/SetTimerEx
https://sampwiki.blast.hk/wiki/MoveObject
https://sampwiki.blast.hk/wiki/Control_Structures#Loops
https://sampwiki.blast.hk/wiki/Control_S...ine_statements
https://sampwiki.blast.hk/wiki/Control_S...s#Conditionals
and a boolean variable.