SA-MP Forums Archive
Default Arrows - 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: Default Arrows (/showthread.php?tid=141719)



Default Arrows - Tony1337 - 15.04.2010

Hey Again! I was wondering, is there a way to get rid of all the default yellow arrows to enter interiors (Pizza Stacks, Binco) if there is please tell me how, thanks guys!


Re: Default Arrows - YoungMoolaBaby.2010 - 15.04.2010

Um yes it is i think its DisableInterioExits(playerid); look on samp wiki ill show you. i think



Re: Default Arrows - russo666 - 15.04.2010

pawn Код:
DisableInteriorEnterExits();
on OnGameModeInit.