I've owned DarkLights for a while now, but never had time to get into it. I was all set to write a quick editor GUI to integrate darklights into my system, then i realized there is a lack of expressions to access the lights. Once you've added a light to the scene, how do you reference this light afterwords, to re-postition or change the light properties; light range and color etc. The DarkLight commands don't reference light numbers or anything, so...? I noticed in the Editor that comes with darklights that it was able to move back and forth between the added lights, and was wondering if this was done in a cosmetic way of storing seperate information or if there are commands or a way to access and change the lights after you have added them. Thanks for your help and sorry for the long post

(For example am i going to have to mirror all the variables i need in dbp to handle the lights like positions, range, color, etc and then manually re-do the scene or can i directly reference these darklights and update their properties?)
///////////////////////////////////////////////////////
EDIT: ya..i tend to answer my own questions...