Yellow Teleport Icons question. - 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)
+--- Thread: Yellow Teleport Icons question. (
/showthread.php?tid=309501)
Yellow Teleport Icons question. -
ReneG - 07.01.2012
I'm trying to make a gamemode form scratch just to educate myself in PAWN, and I was wondering how I can remove those yellow teleport pickups from the story mode. I want to make my custom interiors but these yellow things are getting in the way. I ******'d it, nothing. I can't find them anywhere in my script, so I was wondering how to remove them.
They look like this in case anyone doesn't know what I'm talking about.
Help would be appreciated. (+Rep)
Re: Yellow Teleport Icons question. -
Jakku - 07.01.2012
DisableInteriorEnterExits();
Re: Yellow Teleport Icons question. -
-Prodigy- - 07.01.2012
******! BAN.
Re: Yellow Teleport Icons question. -
Face9000 - 07.01.2012
OnGameModeInit
DisableInteriorEnterExits();