Can someone help me! How do I made any map dark with fog. We were playing it on fp unsrs one night but, Darkomni was the one to make it dark, and I don't know how he did it. The commands were like ent_fire env_fog_controller something.
Please help, if you win the competition you'll win a festive key. (not if you help me)
You dont seem to be competent enough to ever understand such doo-hickeys
[QUOTE=Red scout?;27059238]You dont seem to be competent enough to ever understand such doo-hickeys[/QUOTE]
Rong is comming for you.
The entity that controls fog is usually named 'fog_master' from my experience, but you'd probably be better using the 'fogui' command to use realtime fog editing with a handy VGUI window.
[QUOTE=99% More Fail;27059391]The entity that controls fog is usually named 'fog_master' from my experience, but you'd probably be better using the 'fogui' command to use realtime fog editing with a handy VGUI window.[/QUOTE]
Hum... Your name...
[QUOTE=99% More Fail;27059391]The entity that controls fog is usually named 'fog_master' from my experience, but you'd probably be better using the 'fogui' command to use realtime fog editing with a handy VGUI window.[/QUOTE]
If I use that it only shows on my client.
[editline]29th December 2010[/editline]
I figured it out
ent_fire env_fog_controller setStartDist 30000; ent_fire env_fog_controller setEndDist -243; ent_fire env_fog_controller turnOn