[HELP] Icon - 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: [HELP] Icon (
/showthread.php?tid=79941)
[HELP] Icon -
joeri55 - 01.06.2009
Hello guys,
I've got a question.
How can you delete the big yellow arrow infront of some houses and bars?
Re: [HELP] Icon -
SimonXY - 01.06.2009
You would simply remove it from AddStaticPickup.
Re: [HELP] Icon -
joeri55 - 01.06.2009
There are like 1000 of yellow arrows must I remove them piece by piece?
Re: [HELP] Icon -
Daren_Jacobson - 01.06.2009
DisableInteriorEnterExits()
but that gets rid of all of them.
Re: [HELP] Icon -
joeri55 - 01.06.2009
Thanks and where in my script must I place it

?
Re: [HELP] Icon -
HuRRiCaNe - 01.06.2009
OnGamemodeinit
{
Disable.....