OFPEC Forum

Addons & Mods Depot => OFP - Addons & Mods General => Topic started by: The-Architect on 05 Sep 2005, 02:18:46

Title: Light effects
Post by: The-Architect on 05 Sep 2005, 02:18:46
I was just wondering. Is there any way to get rid of the cone of light that you see when a light is on at night?
Title: Re:Light effects
Post by: oyman on 05 Sep 2005, 04:35:41
dont think so, unless you modify the cone light model :-\
Title: Re:Light effects
Post by: Mikero on 05 Sep 2005, 14:28:02
god, I know so very little about addons but this might help?

the aef_realLights and all of the others which do the same thing use a campfire as the simulation. this kills the cone (as I understand your question) but gives an annoying flicker as payback.

Title: Re:Light effects
Post by: Trapper on 05 Sep 2005, 21:37:21
I'm not an addon expert, but while creating a small light effect addon for my mission, I found out that "brightness" in the config.cpp also influences the size of the cone.
With low brightness (like a camp fire has) the cone is almost invisible.

You can try brightness = 0.650 for example