Zone permission - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Zone permission (
/showthread.php?tid=167743)
Zone permission -
Darien - 13.08.2010
Hey fellas im thinking about one thing, it is imposible to make zone in which can come others without my permission, if they come to zone without permission he will die.
Re: Zone permission -
Mike Garber - 13.08.2010
You mean like I did in Fort Carson Roleplay?
It is possible, as I did It.
Just check for the zone, if he's in there, kill him...
Re: Zone permission -
Las Venturas CNR - 13.08.2010
Here's a script/ tutorial you could modify the code from:
https://sampforum.blast.hk/showthread.php?tid=159429
It's made so non-admins will be killed in a certain area, but like I said before, it can be edited.
Re: Zone permission -
iggy1 - 13.08.2010
The streamer plugin has some cool functions for zones and has a callback (OnPlayerEnterDynamicArea) so u dont need to use a timer that checks if a player is in that area.
https://sampforum.blast.hk/showthread.php?tid=102865