Jump to content

[Witcher 3] Set light sources to always on


Sab44

Recommended Posts

Hi,

as the title states, I'm trying to develop a little mod which is supposed to turn on every (fire) light source in the game in a certain radius around the player automatically.

I'm talking about light sources which can be ignited by the player, by either interacting with them or using the Igni sign.

 

I've found the methods for lightsource activation here:

"...\content\content0\scripts\game\gameplay\items\interactive_objects\lightEntity.ws"

 

A modified version of the "TurnLightOn()" method should do the trick.

 

The problem is, I need to find a possibility to continuously check for fire light sources (torches, braziers etc.) around the player and don't know where to start for this.

 

I realize this is probably going to have an impact on game performance, but I'd like to test it.

 

Any help is highly appreciated! Thanks!

Edited by Sab44
Link to comment
Share on other sites

  • 3 weeks later...
  • Recently Browsing   0 members

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