Can we please have SVG's in script dialogs ![]()
Put the svg code in a variable and use Dopus.LoadImage with your variable.
Edit: if you want the svg code not to disturb the rest of the code, you can use modules: declare that variable in a module script file (myscript.js.osm).
Yes you're right, we'll enable that.

