SA-MP Forums Archive
Simply question - 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: Simply question (/showthread.php?tid=307379)



Simply question - Face9000 - 30.12.2011

Hello,the
pawn Код:
DisableInteriorEnterExits();
function will disable ALL shops? (Ammunations,Food stack)


Re: Simply question - vassilis - 30.12.2011

this fuction will disable the yellow mark label so you will not be able to enter interiors until you make checkpoints to enter them.I hope i helped


Re: Simply question - Minion - 30.12.2011

Yup, this will disable all Yellow down pointing markers. You can use this if you want to make your own button or checkpoint entrances.