Enterable shops?
#2

Use the DisableInteriorEnterExits() function in OnGameModeInit.

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


Messages In This Thread
Enterable shops? - by HazardGaming - 23.04.2012, 17:58
Re: Enterable shops? - by Calgon - 23.04.2012, 18:01
Re: Enterable shops? - by HazardGaming - 23.04.2012, 18:08

Forum Jump:


Users browsing this thread: 1 Guest(s)