Author |
Message |
Topic: Multi-line MSDP capture |
glister
Replies: 2
Views: 6184
|
Forum: CMUD General Discussion Posted: Tue Dec 31, 2019 8:30 pm Subject: Multi-line MSDP capture |
So I put this together this will initialize MSDP on any mud and setup reporting for every available msdpvar
<class name="Initialize" id="209">
<trigger type="Te ... |
Topic: msdp Battle Gauge |
glister
Replies: 9
Views: 16256
|
Forum: CMUD General Discussion Posted: Tue Dec 31, 2019 8:28 pm Subject: msdp Battle Gauge |
So I put this together this will initialize MSDP on any mud and setup reporting for every available msdpvar
<class name="Initialize" id="209">
<trigger type="Te ... |
Topic: GUI |
glister
Replies: 72
Views: 88418
|
Forum: CMUD General Discussion Posted: Tue Dec 31, 2019 8:21 pm Subject: MSDP Information |
So I put this together this will initialize MSDP on any mud and setup reporting for every available msdpvar
<class name="Initialize" id="209">
<trigger type="Te ... |
Topic: Trigger on raw Telenet |
glister
Replies: 4
Views: 6043
|
Forum: CMUD General Discussion Posted: Tue Dec 31, 2019 8:08 pm Subject: MSDP Intialization |
So I put this together this will initialize MSDP on any mud and setup reporting for every available msdpvar
<class name="Initialize" id="209">
<trigger type="Teln ... |
Topic: Trigger on raw Telenet |
glister
Replies: 4
Views: 6043
|
Forum: CMUD General Discussion Posted: Mon Dec 30, 2019 8:09 am Subject: Telnet 69 MSDP lessons learned |
Okay, I thought I would follow up on this in case anyone else runs int a similar issue.
What I discovered is that in the debugger for the telnet 69 entries there is a one to one correlation of the ... |
Topic: Trigger on raw Telenet |
glister
Replies: 4
Views: 6043
|
Forum: CMUD General Discussion Posted: Sat Dec 28, 2019 8:31 pm Subject: Trigger on raw Telenet |
So I noticed in the debugger that the text that I want to trigger on is being sent from the mud but has the i not the a. Is this indicating that CMUD is seeing this as input? And is that why I can't t ... |
Topic: MXP Trigger help |
glister
Replies: 2
Views: 4543
|
Forum: CMUD General Discussion Posted: Sat Dec 28, 2019 8:12 am Subject: MXP Trigger help |
[quote="glister"]That is the information you have pulled from the debugger and I don't think you can trigger against it directly at least I haven't figgured that out.
Any way under the trigger scre ... |
Topic: MXP Trigger help |
glister
Replies: 2
Views: 4543
|
Forum: CMUD General Discussion Posted: Sat Dec 28, 2019 8:00 am Subject: MXP Trigger help |
That is the information you have pulled from the debugger and I don't think you can trigger against it directly at least I haven't figgured that out.
Any way under the trigger screen at the bottom ... |
Topic: Auto Login |
glister
Replies: 2
Views: 5981
|
Forum: CMUD General Discussion Posted: Sat Dec 28, 2019 7:49 am Subject: Auto Login |
Ultimately the telent protocol is just sending your login info in plain text so you don't have to worry about obfuscating it.
You can just create some normal triggers for Welcome to fooMud please e ... |
Topic: Trigger on raw Telenet |
glister
Replies: 4
Views: 6043
|
Forum: CMUD General Discussion Posted: Sat Dec 28, 2019 7:15 am Subject: Trigger on raw Telenet |
So in the debugger I have this beautifully formatted text:
1.1958 | <IAC><SB><69><1>MOVEMENT<2>929<IAC><SE>
And it seems like I could use Regex to easily ca ... |
Topic: Cmud Package Library- Removes MultiState triggers |
glister
Replies: 3
Views: 7804
|
Forum: CMUD General Discussion Posted: Fri Mar 28, 2014 8:40 pm Subject: Cmud Package Library- Removes MultiState triggers |
Is this just considered as is? or are there plans on getting this to work properly? |
Topic: Cmud Package Library- Removes MultiState triggers |
glister
Replies: 3
Views: 7804
|
Forum: CMUD General Discussion Posted: Fri Mar 28, 2014 6:12 pm Subject: Cmud Package Library- Removes MultiState triggers |
I have a package in the Library and notcied that last night when I updated the package the multistate triggers are being removed from the package??
I have tried deleting the entire package and add ... |
|