Yellow Markers
#1

How can I remove they yellow markers that make you automatically enter a building? I've heard about it, and seen it many place, and figured it would be extremely helpful. Thanks.
Reply
#2

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


Forum Jump:


Users browsing this thread: 1 Guest(s)