22.09.2013, 16:45
Isn't actually one of them created by the game ? So you will remove one by adding this:
pawn Код:
public OnGameModeInit()
{
DisableInteriorEnterExits();
return 1;
}