How to check is a player near the wall? - 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: How to check is a player near the wall? (
/showthread.php?tid=506821)
How to check is a player near the wall? -
Mavis100 - 14.04.2014
I want to re-make my tag system, and Check if player is near wall and create a tag and attach on the wall. it's can be simple for player and doesnt call back function by OnPlayerEditObject
Re: How to check is a player near the wall? -
GloomY - 14.04.2014
Define this more specifically. Do you want this to be on every wall or just the walls you want? It can be easily done by using PlayerToPoint function.