SA-MP Forums Archive
Event help - 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: Event help (/showthread.php?tid=613712)



Event help - Loinal - 30.07.2016

Hello guys iam building my own event system but i made a TDM in a ship in sf i need if the player fall in the water he respawn in the event any help?


Re: Event help - Mister0 - 30.07.2016

getplayerpos, if z < 1; water is on high 0 so if you get player high(z coordonate) if is lower then 1 it means he is in water


Re: Event help - Loinal - 30.07.2016

Any example code + i need it if the player in the event only


Re: Event help - Loinal - 30.07.2016

Please.