SA-MP Forums Archive
How to delete small yellow triangle? - 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: How to delete small yellow triangle? (/showthread.php?tid=261792)



How to delete small yellow triangle? - Horrible - 15.06.2011

hello,i am new here. i dont know how to delete small yellow triangle coz i really need it

sorry for my bad english


Re: How to delete small yellow triangle? - Cjgogo - 15.06.2011

pawn Код:
DisableInteriorEnterExits();
at OnGameModeInit


Re: How to delete small yellow triangle? - marwan - 15.06.2011

he was faster than me like he said
Код:
public OnGameModeInit
{
DisableInteriorEnterExits();
}



Re: How to delete small yellow triangle? - Horrible - 15.06.2011

THX man for helping


Re: How to delete small yellow triangle? - Steven82 - 15.06.2011

Quote:
Originally Posted by marwan
Посмотреть сообщение
he was faster than me like he said
Код:
public OnGameModeInit
{
DisableInteriorEnterExits();
}
Yeah was faster by 20 minutes, so your post was not needed.


Re: How to delete small yellow triangle? - Ehab1911 - 15.06.2011

Lol, thanks this answered my ex-next topic.