SA-MP Forums Archive
Something which not need to be, but it is. HELP :D - 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: Something which not need to be, but it is. HELP :D (/showthread.php?tid=219551)



Something which not need to be, but it is. HELP :D - Kasis - 01.02.2011

Hi guys!
I am making simple DM server. My problem is that unknown reason way you can go in "ammunation, 24/7, fast food places" and other places which you may enter in single player game. Well, how do i remove that?
The point is that i have started script DM server from "zero"!


Re: Something which not need to be, but it is. HELP :D - Marricio - 01.02.2011

DisableInteriorEnterExits();


Re: Something which not need to be, but it is. HELP :D - Kasis - 01.02.2011

Thanks!