Remove "enter building" yellow markers?
#1

Hello!

I made a house-system on my own, but i am struggeling to get rid of the Yellow markers in the GTA map that allows you to enter buildings (like resturants, houses, clubs).

How can i be able to remove them permanently ?


Thanks a lot!
Reply
#2

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

Exactly what i asked for, thanks for the help!
Reply
#4

I suggest you read through the wiki for things like this.
Also, if you did a quick ****** search you'd get the wiki page.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)