Author |
Message |
Topic: Converting Plugin to CMUD |
apriebe
Replies: 6
Views: 3582
|
Forum: CMUD General Discussion Posted: Sat Dec 03, 2011 6:55 pm Subject: Converting Plugin to CMUD |
That was how I first tried doing it and you would think that it may be backwards compatible that way, unfortunately it is not. I know alarms use the 'isalarm=true' syntax, so I tried the same with tel ... |
Topic: Converting Plugin to CMUD |
apriebe
Replies: 6
Views: 3582
|
Forum: CMUD General Discussion Posted: Sat Dec 03, 2011 6:41 pm Subject: Converting Plugin to CMUD |
The onLoad event is just what I was looking forward, in fact I hadn't even looked into events so this takes care of a big problem. One annoyance I am having is with what appears to be the lack of docu ... |
Topic: Converting Plugin to CMUD |
apriebe
Replies: 6
Views: 3582
|
Forum: CMUD General Discussion Posted: Sat Dec 03, 2011 2:29 am Subject: Converting Plugin to CMUD |
I guess my question then would be, where do I put my script so it are loaded when the session opens? I would like it if I could include my script directly in my module's XML, but it keeps rejecting my ... |
Topic: Converting Plugin to CMUD |
apriebe
Replies: 6
Views: 3582
|
Forum: CMUD General Discussion Posted: Sat Dec 03, 2011 12:45 am Subject: Converting Plugin to CMUD |
Hi everyone,
I have a plugin from MUSHclient that I would really like to convert to CMUD so the rest of my order can use the functionality as well. I have read through the documentation and tried a ... |
|