Yellow markers showing enters? - 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: Yellow markers showing enters? (
/showthread.php?tid=215502)
Yellow markers showing enters? -
Spiral - 23.01.2011
Hey so you have seen the yellow cones which showed the entrances of the many interiors like the barber, tattoo and stuff in singleplayer. I got some in my server. How could I find them in my script? I took the coordinates of my teleport where I spawn to for ex. the LSPD, but I found nothing. Any suggestions?
Re: Yellow markers showing enters? -
Hiddos - 23.01.2011
They're leftovers from singleplayer and automatically in multiplayer. That's why you cannot find them, as they're not part of SA:MP.
PS: To disable
all of those icons, use this function:
DisableInteriorEnterExits()