Marker Removal - 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: Marker Removal (
/showthread.php?tid=649161)
Marker Removal -
RayanIbrahim - 04.02.2018
Well, How would I remove this marker from my script?
Re: Marker Removal -
NaS - 04.02.2018
Is it the default Marker (pretty sure it is), or a custom En/Ex script?
If it's the original one, you can only remove all of them at once, using DisableInteriorEnterExits();
This will remove all enter/exit markers until the next time you restart the server and also rejoin.
Re: Marker Removal -
RayanIbrahim - 04.02.2018
Quote:
Originally Posted by NaS
If it's the original one, you can only remove all of them at once, using DisableInteriorEnterExits();
|
It is original marker so Where should I place "DisableInteriorEnterExits();" in my script?
Re: Marker Removal -
Dayrion - 04.02.2018
Quote:
Originally Posted by RayanIbrahim
It is original marker so Where should I place "DisableInteriorEnterExits();" in my script?
|
For questions like that, you can search by yourself.
https://sampwiki.blast.hk/wiki/DisableInteriorEnterExits