Thanks for the support! If you run into any issues feel free to contact me via the store, forum, or blog.
Right now the only issues I've encountered have been with respect to dynamic lights that are not switched off, i.e. just on all the time.
That said, my demo level included (simplelighttest.fpm) has something like 38 lights in it that all function relatively flawlessly.
Usage is simple. Open up the script you want to use, open up game guru, set a light down, get the entity id (hover over it and look at the number which will say something like 'entity: 2|{70044}' .. you literally only need the "2" here. Go into the script, modify x_entityid (or y_entityid/z_entityid) to said numbers. Adjust your delays, configure on a trigger or whatever and you're done. It's very straightforward. That said, I'll make a video tonight to demo and also as a tutorial.