//This will make the map as dark as possible (using SetLightStyle) in CS:GO.public void OnMapStart(){ SetLightStyle(0, "b");}