Hi I just installed your plugin and did the simple instructions but nothing happens. I must be doing something wrong since everyone else on here can get it to work. The download says it comes with a demo which I did not get either.
1. Put an event into the map.
2. In the 'Note' field (Next to the name) put the following text :
Light 250 #FFFFFF
Is there anything else I have to do?
No, that's about it, that should work.
Did you install the plugin in the plugin manager?
The demo is only included in the zip package from
http://mvplugins.com/plugin/Terrax/Terrax%20Lighting%20System Its not on github.
(read the readme).
That could perhaps work, as the pages progress each one switches the other off until the last page enabling a loop.
I've uploaded a new testversion to github with an additional option.
Light 200 cycle #FF0000 50 #00FF00 50 #0000FF 50 SS:ABC0
After the normal definition you can add a new option (SS:0000) to select what selfswitches should be thrown in the event.
In this case it will throw selfswitch A on the first color, selfswitch B on the 2nd color and selfswitch C on the 3rd color.
(always include all 4 switches in the definition, even if you use less colors, use '0' if you do not want a selfswitch thrown)
Another example to clarify:
Light 200 cycle #FF0000 50 #00FF00 50 #0000FF 50 SS:00A0
Will only throw selfswitch A when the 3rd color is active.