When I open my world and it loads the plugin, it generates this error:
Line 6: Tag not used: <script> ()
And in the game when I do a command that calls on a function
I get this error:
I type .clan and it shows this:
Alias function "DisplayClanChat" not found or had a previous error.
I type .worsh and it shows this:
Alias function "DisplayWorshipper" not found or had a previous error.
I type .gain and it shows this:
Alias function "DisplayGains" not found or had a previous error.
Yet, it shows under those error messages the output that I want it to show. So the functions are working. I don't get why they are showing if they are working.
Here is the plugin: (I linked it because it is long)
http://www.flyingpigbatik.com/lensmoor/LensmoorPlugin.xml
Line 6: Tag not used: <script> ()
And in the game when I do a command that calls on a function
I get this error:
I type .clan and it shows this:
Alias function "DisplayClanChat" not found or had a previous error.
I type .worsh and it shows this:
Alias function "DisplayWorshipper" not found or had a previous error.
I type .gain and it shows this:
Alias function "DisplayGains" not found or had a previous error.
Yet, it shows under those error messages the output that I want it to show. So the functions are working. I don't get why they are showing if they are working.
Here is the plugin: (I linked it because it is long)
http://www.flyingpigbatik.com/lensmoor/LensmoorPlugin.xml