Author |
Message |
Topic: need some trigger help |
Xarsas
Replies: 3
Views: 4754
|
Forum: CMUD General Discussion Posted: Thu Oct 15, 2009 7:02 pm Subject: need some trigger help |
#REGEX {\w+:\s*\d*\s*(\w+\s*\w*)\s*N/A} {var=%1}
or possibly
#REGEX {\w+:\s*\d*\s*(.*)\s*N/A} {var=%1}
the top one will match up to two words with a space between, the bottom will match anything be ... |
Topic: Exact Trigger Pattern match/#SUB and MXP |
Xarsas
Replies: 1
Views: 3213
|
Forum: CMUD General Discussion Posted: Thu Oct 15, 2009 6:48 pm Subject: Exact Trigger Pattern match/#SUB and MXP |
Hi,
I want to sub my normal directions in rooms with a line of directions that are clickable, however when setting up a #sub trigger on for instance "north" it will trigger on northeast or northwes ... |
Topic: [3.06] gauges flicker (minor thing but may be a bug) |
Xarsas
Replies: 1
Views: 4816
|
Forum: CMUD Beta Forum Posted: Sun Apr 26, 2009 5:53 pm Subject: [3.06] gauges flicker (minor thing but may be a bug) |
the same happens to me with toggle buttons. I am forced to use #CALL %btncol in them however due to them not supporting color changes for text. not sure if that has anything to do with it. |
Topic: Some help gathering data from MUD |
Xarsas
Replies: 4
Views: 6584
|
Forum: CMUD General Discussion Posted: Mon Apr 20, 2009 7:58 pm Subject: Some help gathering data from MUD |
ah, my apologies. i didn't notice the edit part. Thanks. |
Topic: Some help gathering data from MUD |
Xarsas
Replies: 4
Views: 6584
|
Forum: CMUD General Discussion Posted: Mon Apr 20, 2009 7:51 pm Subject: Some help gathering data from MUD |
okay, i haves used that regex trigger to capture my cache, copy it to the herbcontrol window and gag the main window. then created a copy of the trigger on the herbcontrol window and it works brillian ... |
Topic: Some help gathering data from MUD |
Xarsas
Replies: 4
Views: 6584
|
Forum: CMUD General Discussion Posted: Mon Apr 20, 2009 4:15 pm Subject: Some help gathering data from MUD |
Hi
I would like to collect the data in my cache on aetolia store them in variables and then have the variables displayed in a seperate window as gauges(I want it this way so I can use my status win ... |
Topic: [2.33 Pro] Cosmetics (low priority) [ed RESOLVED] |
Xarsas
Replies: 6
Views: 10859
|
Forum: CMUD General Discussion Posted: Tue Jul 22, 2008 4:43 pm Subject: [2.33 Pro] Cosmetics (low priority) [ed RESOLVED] |
or perphaps using windows blinds or something similar? |
Topic: Data Capturing |
Xarsas
Replies: 5
Views: 6670
|
Forum: CMUD General Discussion Posted: Tue Jul 22, 2008 4:38 pm Subject: re |
Ok, what i have done is create 3 different databases, vialcontents, vialsips, vialmonths.
vialcontents : lists vial id with what is in the vial
vialsips : vial id and how many sips are in the vial ... |
Topic: Data Capturing |
Xarsas
Replies: 5
Views: 6670
|
Forum: CMUD General Discussion Posted: Sat Jul 19, 2008 4:25 pm Subject: Data Capturing |
thanks Caled, i will give this a shot, will post if i have any more question |
Topic: Data Capturing |
Xarsas
Replies: 5
Views: 6670
|
Forum: CMUD General Discussion Posted: Fri Jul 18, 2008 9:15 am Subject: Data Capturing |
Hi there,
I have been tryign with rather limited success to implement a way of keeping tabs on my vials and their sips and contents, so i have com e to ask for some help on it.
When i do an elix ... |
Topic: Help With Setup of a alias/trigger |
Xarsas
Replies: 7
Views: 9682
|
Forum: CMUD General Discussion Posted: Sat Apr 12, 2008 9:32 pm Subject: Help With Setup of a alias/trigger |
Are those #cond statements within the trigger value? If so, that's not how you do it. A #cond statement is done on the command line, and adds a condition the last #trigger statement input on the com ... |
Topic: Help With Setup of a alias/trigger |
Xarsas
Replies: 7
Views: 9682
|
Forum: CMUD General Discussion Posted: Sat Apr 12, 2008 6:26 pm Subject: back again |
ok, i have been away for quite a while, got back and tried to use the new oninput triggers, but they arent working.
Here is my trigger :
outc silver;outc horn;outc horn;Put silver in ouroboros324 ... |
Topic: Help With Setup of a alias/trigger |
Xarsas
Replies: 7
Views: 9682
|
Forum: CMUD General Discussion Posted: Mon Mar 10, 2008 5:45 pm Subject: Help With Setup of a alias/trigger |
allright, then i will use the first one
thanks for the quick replies and help! |
Topic: Help With Setup of a alias/trigger |
Xarsas
Replies: 7
Views: 9682
|
Forum: CMUD General Discussion Posted: Mon Mar 10, 2008 5:30 pm Subject: Help With Setup of a alias/trigger |
ok so if was to use the second solution, i would just set triggers for "you have recovered balance" "balance=1" and equilibrium as well. and then i will set up an alias that sets stufftodo=(outc kola; ... |
Topic: Help With Setup of a alias/trigger |
Xarsas
Replies: 7
Views: 9682
|
Forum: CMUD General Discussion Posted: Mon Mar 10, 2008 4:33 pm Subject: Help With Setup of a alias/trigger |
Hi There,
On the MUD i play, i currently use an alias with #alarm triggers set in an alias for enchanting items, so it fires a new command of every x seconds, this works perfectly but whenever i hap ... |
Topic: [2.18] Read Only Package |
Xarsas
Replies: 5
Views: 8603
|
Forum: CMUD General Discussion Posted: Wed Mar 05, 2008 8:53 pm Subject: [2.18] Read Only Package |
Thanks chaps, had exactly the same problem! |
|