SA-MP Forums Archive
Enter problem - 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: Enter problem (/showthread.php?tid=240407)



Enter problem - Ondracec - 15.03.2011

I can't enter to Pizzeria,Ammo Nation...nowhere...and haven't icons on the map...
How to fix it? (0.3c)
Thx


Re: Enter problem - admantis - 15.03.2011

edited due misread

have you scripted the /enter command?


Re: Enter problem - blackwave - 15.03.2011

For standart game icons, add this line to your filterscripts server.cfg

Код:
 gl_mapicon
Also check if dont you have this on your gamemode / Filterscript:

Код:
DisableInteriorEnterExits()  If you have this line, remove



Re: Enter problem - Ondracec - 15.03.2011

I have gl_mapicon in server.cfg but haven't icons on the map...

Fixed thx...


Re: Enter problem - Ondracec - 15.03.2011

And remove DisableInteriorEnterExits() very help me it thx..