downtime1689

Member
  • Content count

    2
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Community Reputation

0 Neutral

About downtime1689

  • Rank
    Bambi

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. downtime1689

    light posts lighting

    Ok so here is the full story of what im trying to accomplish, Im running a lan server on chernoredux and building a base in the underground bunker near altar, problem is its to dark in the tunnel system. What i found out tho is that placing large airport lights outside the bunker actually lights up the underground tunnels as well since that light shines through objects. Problem is that lights in arma shut off at day light, but the sunlight does not go into the tunnels like the lamp posts. So my goal is to make the light posts in arma stay lit during the day. Visually they look lit but the dont put off any light. I found something that i have been tinkering with but doesnt seem to work. Ill paste below. Now keep in mind i have never made my own script or code before just worked off what others have made and followed directions. Does this even look like something that would work and if so maybe i put it in wrong and its not running server side. Btw this is the light posts we are using around the base "Land_LampAirport_F" and this is were i got the code "https://community.bistudio.com/wiki/switchLight" but made changes since that code is set to turn lights off, i basically just reveresed the numbers for on and off.
  2. downtime1689

    Override light timing?

    Hey peeps, does anyone know how to override timing on the lamp posts, or any type of light in game? Here is the thing playing on a lan server on chernoredux building in the bunker system near altar, problem is during day its dark in the bunker so we threw lights up problem is they cut off during the day. Anyone got a fix for that? Thanks in advance.