Quoting danco <[EMAIL PROTECTED]>:


Now this is weird.

I got the plugin working ok, and it saw my script.

But when I tried a second time, the script could not be seen.

go into server settings->debugging and select d_plugins.

then you can look at the log and see a bit of what the plugin is doing,  from
which path it tries to load scripts, and what it finds there.

the critical function that handles this part is scriptlist() at line 256.  It
shoudl just be doing a simple read of the contents of that directory (using a
server command to do it, with a regex for acceptable types)

-k
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to