Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Light effects  (Read 1815 times)

0 Members and 1 Guest are viewing this topic.

Offline The-Architect

  • Former Staff
  • ****
  • Bite my shiny metal...
    • Bob's Un-official Flashpoint Page
Light effects
« 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?
James Andrew Wilkinson 1977 - 2005 R.I.P.
"If it ain't the friggin' incoming it's the friggin' outgoing. Only difference is who gets the friggin' grease, and that ain't no friggin' difference at all."

Offline oyman

  • Members
  • *
  • king of pings
Re:Light effects
« Reply #1 on: 05 Sep 2005, 04:35:41 »
dont think so, unless you modify the cone light model :-\

Offline Mikero

  • Former Staff
  • ****
  • ook?
    • Linux Step by Step
Re:Light effects
« Reply #2 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.

Just say no to bugz

Offline Trapper

  • Honoured Contributor
  • ***
  • I'm a llama!
Re:Light effects
« Reply #3 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
« Last Edit: 05 Sep 2005, 21:40:18 by Trapper »