Author |
Message |
Topic: [3.34] Transferring .pkg files does not preserve 'preferences' |
xongus
Replies: 3
Views: 3293
|
Forum: CMUD General Discussion Posted: Tue May 31, 2011 5:47 pm Subject: [3.34] Transferring .pkg files does not preserve 'preferences' |
Any changes to default settings are saved in default.pkg
Perfect, that did it. Thanks! |
Topic: [3.34] Transferring .pkg files does not preserve 'preferences' |
xongus
Replies: 3
Views: 3293
|
Forum: CMUD General Discussion Posted: Sun May 29, 2011 4:27 am Subject: [3.34] Transferring .pkg files does not preserve 'preferences' |
I currently travel a bit and use different computers at the home, office, and on the road. I originally tried having the 'live' directory for the .pkg etc files to be in a shared folder via the Dropb ... |
Topic: [3.34] Variable expansion in a trigger |
xongus
Replies: 8
Views: 5327
|
Forum: CMUD General Discussion Posted: Sun May 22, 2011 2:17 am Subject: [3.34] Variable expansion in a trigger |
Thanks for the advice, but I know the patterns match. I just looped and generated a trigger for each value which do work and is what I'm using now. Its a totally poor way to do this, however the var ... |
Topic: [3.34] Variable expansion in a trigger |
xongus
Replies: 8
Views: 5327
|
Forum: CMUD General Discussion Posted: Sat May 21, 2011 10:02 pm Subject: [3.34] Variable expansion in a trigger |
The spacing is correct. There's the option that sometimes there isn't a @friend, hence the or for just an empty space character. The values of the stringlist are arbitrary since I'm really just havi ... |
Topic: [3.34] Variable expansion in a trigger |
xongus
Replies: 8
Views: 5327
|
Forum: CMUD General Discussion Posted: Sat May 21, 2011 6:48 pm Subject: [3.34] Variable expansion in a trigger |
Actually there is a reason since the values in the stringlist can actually be strings. I just gave a simple one word examples. You could imagine someone's name to be a combination of alphanumerics i ... |
Topic: [3.34] Variable expansion in a trigger |
xongus
Replies: 8
Views: 5327
|
Forum: CMUD General Discussion Posted: Fri May 20, 2011 11:36 pm Subject: [3.34] Variable expansion in a trigger |
This is the trigger pattern:
I've read the documentation and tried also with no luck:
@friends is a string list:
[code] John | Mike | Brian[/code]
Am I not expanding the variable correct ... |
Topic: cmud 3.34 - Missing 'Test Pattern' tab for triggers |
xongus
Replies: 2
Views: 2847
|
Forum: CMUD General Discussion Posted: Sat May 07, 2011 3:03 am Subject: cmud 3.34 - Missing 'Test Pattern' tab for triggers |
Ah, I see it. I kept trying to find the extra tab that was in the documentation images. Thanks. |
Topic: cmud 3.34 - Missing 'Test Pattern' tab for triggers |
xongus
Replies: 2
Views: 2847
|
Forum: CMUD General Discussion Posted: Sat May 07, 2011 1:01 am Subject: cmud 3.34 - Missing 'Test Pattern' tab for triggers |
Did a fresh install to reconfirm. I can't find any options to remove/enable it either. |
Topic: Saving an alias to a variable then executing the alias in the variable |
xongus
Replies: 2
Views: 2917
|
Forum: CMUD General Discussion Posted: Mon May 02, 2011 2:02 pm Subject: Saving an alias to a variable then executing the alias in the variable |
[quote="charneus"]You'll need to use the [[#EXEC]] function now. In zMUD, you were able to start a line with a function or variable (such as your example). With the changes (you can find them under ... |
Topic: Saving an alias to a variable then executing the alias in the variable |
xongus
Replies: 2
Views: 2917
|
Forum: CMUD General Discussion Posted: Mon May 02, 2011 5:53 am Subject: Saving an alias to a variable then executing the alias in the variable |
Before I had a modular system that would allow for the use of different aliases within the system to run different modules with a main. For example:
#TR {^Here you see a (%1)} {@type %1}
[/code] ... |
Topic: New zmud -> cmud user: #GAG |
xongus
Replies: 3
Views: 3912
|
Forum: CMUD General Discussion Posted: Mon May 02, 2011 5:23 am Subject: New zmud -> cmud user: #GAG |
Gotcha, that'll work. Not as clean as I'd like it, but thats fine. Thanks. |
Topic: New zmud -> cmud user: #GAG |
xongus
Replies: 3
Views: 3912
|
Forum: CMUD General Discussion Posted: Sun May 01, 2011 6:44 am Subject: New zmud -> cmud user: #GAG |
I had previously been using #GAG to gag certain patterns both received from the mud and the commands sent to the mud. #GAG still works on patterns received from the mud, but it will not affect comman ... |
|