Author |
Message |
Topic: [2.22] %subregex problem |
laysus
Replies: 9
Views: 5875
|
Forum: CMUD Beta Forum Posted: Thu Apr 17, 2008 1:58 pm Subject: [2.22] %subregex problem |
I've found a small issue with %subregex in 2.22, in that when I attempt to perform a %subregex(arg1, arg2, arg3), I get a null value returned if arg1 doesn't contain arg2 at all. That is to say, #show ... |
Topic: Adding ATCP support to CMUD 2 |
laysus
Replies: 18
Views: 11772
|
Forum: CMUD General Discussion Posted: Sat Sep 08, 2007 12:43 pm Subject: Adding ATCP support to CMUD 2 |
Ok, I screwed up, nevermind >.> |
Topic: Adding ATCP support to CMUD 2 |
laysus
Replies: 18
Views: 11772
|
Forum: CMUD General Discussion Posted: Sat Sep 08, 2007 12:31 pm Subject: Adding ATCP support to CMUD 2 |
2.03, and the trigger is the following
<?xml version="1.0" encoding="UTF-8" ?>
<cmud>
<trigger type="Telnet" param="200" priority=" ... |
Topic: Adding ATCP support to CMUD 2 |
laysus
Replies: 18
Views: 11772
|
Forum: CMUD General Discussion Posted: Sat Sep 08, 2007 12:11 pm Subject: Adding ATCP support to CMUD 2 |
I've been using an adaptation of the above trigger (basically added $ to the end of the trigger to echo ATCP text - without it it only matched the first word or so), and I'm finding it's showing me an ... |
Topic: Database accessing problem |
laysus
Replies: 1
Views: 2213
|
Forum: zMUD General Discussion Posted: Tue Oct 25, 2005 10:54 pm Subject: Database accessing problem |
Hm, sitting here waiting and it worked >.<
I know pretty much nothing about this, but could my problem just be with waiting for it to load properly? |
Topic: Database accessing problem |
laysus
Replies: 1
Views: 2213
|
Forum: zMUD General Discussion Posted: Tue Oct 25, 2005 9:26 pm Subject: Database accessing problem |
Hi all.
Using a database to store something for working out and displaying a set of information in a window - essentially as a lookup table, and I've got a problem accessing the data in it.
It loa ... |
|