20.09.2013, 00:10 
	
	
	
how to add and remove door is gamemode

| 
			 DisableInteriorEnterExits();  | 
	public OnGameModeInIt()
{
DisableInteriorEnterExits();
}
| 
			 new bool:restarted=false; public OnGameModeInit() { DisableInteriorEnterExits(); OnGameModeInit(-2626.2422, 1412.7734, 6.0469);  |