[HELP] with removing something. - 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: [HELP] with removing something. (
/showthread.php?tid=373983)
[HELP] with removing something. -
RedJohn - 01.09.2012
Hey. I got my own gamemode and I found one crappy thing. I didn't added it to my gamemode (marker or icon) but its showed ingame.
Take a look at this:
Re: [HELP] with removing something. -
JaKe Elite - 01.09.2012
I think its impossible to remove it since it was added in Single Player.
All i can say is its a Stadium Checkpoint from Single Player
Re: [HELP] with removing something. -
_Khaled_ - 01.09.2012
YES It's impossible to remove.
Re: [HELP] with removing something. -
RedJohn - 01.09.2012
Ok, thanks. If's there anybody who know some secret way to delete it just post it here.
Re: [HELP] with removing something. -
_Khaled_ - 01.09.2012
Just, you can remove the map icon.
pawn Код:
OnGameModeInIt()
{
//Check anything that's like "SetPlayerMapIcon"
return 1;
}
Re: [HELP] with removing something. -
RedJohn - 01.09.2012
No man, i searched for 'icon' in my whole gamemode, and nothing.
Re: [HELP] with removing something. -
[FR]Fratzica - 01.09.2012
there are some things you can do to remove it, but it works only for you, so it is imposible to do anything, you can mask it, with objects.