Enterances/Exits by default.
#1

Hello everyone , I was wondering how to remove all the enterances and exits by default, like this:



Thanks in advance..
Reply
#2

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

Quote:
Originally Posted by Dragonsaurus
Посмотреть сообщение
pawn Код:
public OnGameModeInit()
{
    DisableInteriorEnterExits();
}
Thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)