Jump to content

Light only at certain daytime


Zorkaz

Recommended Posts

I found that (at least for some lamps) one can tell the NiController in the lamp NIF to play ON or OFF sequence. This will turn the lamp (texture) on or off, even if it's not wired to power. If you check in F4MS_PlaceableExtras, it has provisions for doing so (NiControllerSequence).

 

So ,you could create a non-powerable version of a lamp (so it doesn't light up when someone wires power next to it) and have a timer based script turn on/off the lamp.

 

I think the script would also have to enable/disable a light object, placed at the lamp, so you get the lamp shine.

 

Another approach could be to place both a shining lamp and one that's not turned on, and have the script enable one and disable the other as needed.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...