yellow markers
#1

Hello TomatoRage is here

i wanna ask question about the yellow markers.
In my server there is bug i'm in SF when i enter store then get out the server sent me to LV.

So i tried to replace the markers with pickups i replaced some places but there places with marker so i want to remove the marker to do it.

So i wanna ask how to remove the yellow markers to put the pickups

Please answer me. Hurry

TomatoRage
Reply
#2

Add this under OnGameModeInit or OnFilterscriptInit (depending on your script):
pawn Код:
ShowPlayerMarkers(0);
Reply
#3

i tried it its not working
Reply
#4

pawn Код:
public OnGameModeInit()
{
    DisableInteriorEnterExits();
    return 1;
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)