To unleash the full power of scripting is it possible (probably not which would make an awesome feature request) to have a script editor pinned to somewhere on the skin so that we can make continuous tests to different scripts we toy with much faster. This way each incremental change we don't have to find the edit we were just working with.
Also is there a script debugger? Something that gives logs?
Also is there a script debugger? Something that gives logs?
Mensajes Tue 10 Jan 17 @ 3:12 pm
The way I do it is by assigning the scripts I'm testing to "custom" buttons on the default skin, then you can just right click to edit.
No idea about the debug, but if one exists that would make life so much easier!
No idea about the debug, but if one exists that would make life so much easier!
Mensajes Tue 10 Jan 17 @ 4:12 pm
Yeah I use it that way too but I still have to exit out of the editor to run the script. If it was just laid on in a panel with a save/execute button life would be rockin. With script debugging or just log results it would be rockin & rollin.. ha
Mensajes Tue 10 Jan 17 @ 5:07 pm
I am 99% sure that you don't need to leave the editor, you can click the button while you are still inside the editor and it will do the action. Try changing the command to
deck 1 muteto test it.
Mensajes Tue 10 Jan 17 @ 6:56 pm