RE: Need Help with my First Script
Post all of your code here. use the [code=js][/code] and [code=xml][/code] tags to make it more readable.
Also you need to return ''; in the OnEvent_ChatWndSendMessage() when you are sending a custom command. Otherwise Plus! tries to parse the command and if it doesn't match one of the Plus! commands it errors out.
|