how to remove yellow building enter markers?
#1

how us It possible to remove the yellow markers on the map that u enter building with? they are default in single players and showed up in my server.

Thanks "
Reply
#2

https://sampwiki.blast.hk/wiki/DisableInteriorEnterExits
Reply
#3

Quote:

DisableInteriorEnterExits();

Enjoy
If you want to disable the stunts bonus use this:
Quote:

EnableStuntBonusForAll(0);

Put those under the OnGameModeInit() if you are using GM
or under OnFilterScriptInit if you are using FS
Reply
#4

You want to delete them or disable the Interior?
Reply
#5

Quote:
Originally Posted by ThePhenix
Посмотреть сообщение
You want to delete them or disable the Interior?
Using the "DisableInteriorEnterExits" function will do both.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)