SA-MP Forums Archive
deleting interiors - 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: deleting interiors (/showthread.php?tid=112136)



deleting interiors - PANNA - 05.12.2009

how can delete the entry's at the doors to go into interior?
then could people not go into ammu-nation

i know it's the same with the others, but doesn't matter, i have dm server, so u dont have to use it.


Re: deleting interiors - MPKaboose - 05.12.2009

pawn Код:
DisableInteriorEnterExits( );
This will disable the yellow arrows at doors


Re: deleting interiors - acade - 05.12.2009

Quote:
Originally Posted by Kaboose
pawn Код:
DisableInteriorEnterExits( );
This will disable the yellow arrows at doors
Place this under OnGameModeInit