SA-MP Forums Archive
[How To..] How could i disable stores/buisnesses. - 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: [How To..] How could i disable stores/buisnesses. (/showthread.php?tid=134744)



[How To..] How could i disable stores/buisnesses. - Rambo_ - 17.03.2010

How do i disable stores.


Re: [How To..] How could i disable stores/buisnesses. - [BEP]AcerPilot - 17.03.2010

Код:
OnGameModeInit
DisableInteriorEnterExits(1);



Re: [How To..] How could i disable stores/buisnesses. - Rambo_ - 17.03.2010

Don't work.


Re: [How To..] How could i disable stores/buisnesses. - Rambo_ - 17.03.2010

nvm i fixed it.