Author |
Message |
Topic: limiting triggers... |
Htang
Replies: 4
Views: 3614
|
Forum: zMUD General Discussion Posted: Mon Dec 08, 2003 2:12 am Subject: limiting triggers... |
My workaround for this problem is just to include one or even 2 spaces in the variable array. i.e. instead of having just "Lor" in there, put "Lor " or even " Lor " that guarantees that only the whole ... |
Topic: Blue Window? |
Htang
Replies: 9
Views: 10614
|
Forum: zMUD General Discussion Posted: Wed Sep 24, 2003 4:42 pm Subject: Blue Window? |
Im sure this is a problem where the show mud output is turned off. If this is the case, a right click in the window, then selecting the correct option should be fine for turning it back on.
Htang |
Topic: Line colour trigger |
Htang
Replies: 1
Views: 2472
|
Forum: zMUD General Discussion Posted: Sun Jul 06, 2003 11:09 pm Subject: Line colour trigger |
Ok, on the MUD i play, when i execute a certain command the game gives me random codes. I have a trigger for all the codes i have seen, which changes their colour. What i am aiming to do is have a #PL ... |
Topic: Database pattern matching |
Htang
Replies: 5
Views: 5180
|
Forum: zMUD General Discussion Posted: Mon Jun 16, 2003 1:53 pm Subject: Database pattern matching |
This is weird and to me seems silly. To be able to populate the database, i have to have the database window open for my main character window.
Then to be able to access this information in my Items ... |
Topic: Database pattern matching |
Htang
Replies: 5
Views: 5180
|
Forum: zMUD General Discussion Posted: Sat Jun 14, 2003 11:37 pm Subject: Database pattern matching |
Ok, i finally figured out what the problem is. It has nothing to do with what i was writing script wise, its just that i cant seem to reference the database made from one window, in another window. Is ... |
Topic: Database pattern matching |
Htang
Replies: 5
Views: 5180
|
Forum: zMUD General Discussion Posted: Sat Jun 14, 2003 12:13 am Subject: Database pattern matching |
Many many thanks for that. I never thought of looping through the stringlist, i was trying to make loop through the database and colour stuff that way.
Well again many thanks!
|
Topic: Database pattern matching |
Htang
Replies: 5
Views: 5180
|
Forum: zMUD General Discussion Posted: Thu Jun 12, 2003 1:55 pm Subject: Database pattern matching |
Ive done a search on this topic, but can't find anything relevant, so here is my problem/question.
Basically upon entering a room, i strip the items from the room description, replace all the white ... |
Topic: ANSI triggering |
Htang
Replies: 2
Views: 3349
|
Forum: zMUD General Discussion Posted: Thu Oct 17, 2002 10:34 pm Subject: ANSI triggering |
Ahh, never even crossed my mind! Thanks MUCH!!
Htang
|
Topic: ANSI triggering |
Htang
Replies: 2
Views: 3349
|
Forum: zMUD General Discussion Posted: Thu Oct 17, 2002 6:10 pm Subject: ANSI triggering |
Is it possible to trigger on the default text colour? I have everything highlighted in non-default colours so if i get a normal line then i would like a #BEEP.
Any help with this "simple" t ... |
Topic: Win XP colour problem |
Htang
Replies: 5
Views: 5206
|
Forum: zMUD General Discussion Posted: Thu Apr 18, 2002 11:19 pm Subject: Win XP colour problem |
Just to let you know, i found out what the problem was, i had a trigger which turned my normal prompt ">" into a status prompt with hps and other info. I used a #sub to achieve this and i ... |
Topic: Win XP colour problem |
Htang
Replies: 5
Views: 5206
|
Forum: zMUD General Discussion Posted: Thu Apr 18, 2002 10:07 pm Subject: Win XP colour problem |
I have just emailed zugg with a full exported settings file and a screenshot of it. I am really puzzled by this.
Ahh well, lets see what the expert has to say.
Gareth
|
Topic: Win XP colour problem |
Htang
Replies: 5
Views: 5206
|
Forum: zMUD General Discussion Posted: Thu Apr 18, 2002 7:39 pm Subject: Win XP colour problem |
Yeah, just colours all text, until another #CO comes along and changes it
|
Topic: Win XP colour problem |
Htang
Replies: 5
Views: 5206
|
Forum: zMUD General Discussion Posted: Thu Apr 18, 2002 6:59 pm Subject: Win XP colour problem |
I have recently bought a new computer with Windows XP on. I have copied accross all my triggers from my old computer with no problems except for the ones with #CW or #CO in them. #CO now colours all t ... |
Topic: Mapper question |
Htang
Replies: 2
Views: 3749
|
Forum: zMUD General Discussion Posted: Tue Feb 05, 2002 3:04 pm Subject: Mapper question |
I already use the plugin, and i have all the #ok, #nomap and #nodir triggers setup. They all work fine, except for the fact it wont map room descriptions ending in "is here."
|
Topic: Mapper question |
Htang
Replies: 2
Views: 3749
|
Forum: zMUD General Discussion Posted: Tue Feb 05, 2002 1:59 am Subject: Mapper question |
I am trying to map my MUD
The format of output goes
[Room Name]
Description, followed by items on the same line (including doors)
Room lit or not
Monsters
Exits:
I can get the mapper to d ... |
|