16.06.2012, 06:02
I wanna know how to remove the interiors that are in the script automatically
Screen shots below.


Screen shots below.




public OnGameModeInit()
{
DisableInteriorEnterExits();
return 1;
}