How to disable the yellow arrows from the doors ?
#1

Please Help mee.... How to disable the yellow arrows from the doors ?
Reply
#2

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

thanks
Reply
#4

Use this code as it will remove the yellow arrows:

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


Forum Jump:


Users browsing this thread: 1 Guest(s)