When I create a plugin with something like:
Note(GetInfo(67))
it prints ".\".
I expect it to print the directory where the .mcl file is located,
like it does when I reload the plugin. If this is expected behaviour, is there a workaround?
Note(GetInfo(67))
it prints ".\".
I expect it to print the directory where the .mcl file is located,
like it does when I reload the plugin. If this is expected behaviour, is there a workaround?