Hoi, is there a possibility to set the plugin/world dirs via vbs ?
I want to set the plugindir to the abspath not just
"./worlds/plugins"
i capture the Application dir like this:
left(world.getinfo(56),len(world.getinfo(56))-14)
and then append "worlds/plugins/"
but how to set it then ?
I want to set the plugindir to the abspath not just
"./worlds/plugins"
i capture the Application dir like this:
left(world.getinfo(56),len(world.getinfo(56))-14)
and then append "worlds/plugins/"
but how to set it then ?