08.07.2010, 20:56
Hey everyone i have a problem i dont know how to disable the yellow marker for entrances like pizza i havent found a function for that can anyone help me please?
public OnGameModeInit()
{
DisableInteriorExitExits();
return 1;
}