Author |
Message |
Topic: using wildcards | and ^ |
Spectrum
Replies: 7
Views: 7914
|
Forum: zMUD General Discussion Posted: Tue Mar 09, 2004 3:02 pm Subject: using wildcards | and ^ |
so there is no way to put it in one trigger you will need 2 triggers to do this? |
Topic: using wildcards | and ^ |
Spectrum
Replies: 7
Views: 7914
|
Forum: zMUD General Discussion Posted: Tue Mar 09, 2004 2:07 pm Subject: using wildcards | and ^ |
I wanna make a trigger that triggers when the statement is at the start of the line or one that is before the prompt.
So example below:
<258hp 100m 500mv>Darker throws a fireball.
-OR-
... |
Topic: customizable buttons |
Spectrum
Replies: 1
Views: 3023
|
Forum: zMUD General Discussion Posted: Mon Feb 23, 2004 3:56 pm Subject: customizable buttons |
Ok to make my buttons cuztomizable I linked it to a variable so I could change the variable anytime I want.
so F1 is macro for variable @button1
@button1 has the value stand=1
I have a menu that op ... |
Topic: deleting stuff in database |
Spectrum
Replies: 1
Views: 2880
|
Forum: zMUD General Discussion Posted: Tue Feb 10, 2004 1:34 pm Subject: deleting stuff in database |
I know that one uses #new to delete stuff in database and there is a command to loop. there are commands to add fields and delete fields but how do you delete a record? in otherwise the reverse of the ... |
Topic: Coloring specific words only. |
Spectrum
Replies: 4
Views: 7343
|
Forum: zMUD General Discussion Posted: Wed Oct 01, 2003 2:27 pm Subject: Coloring specific words only. |
but isnt the $ meaning end of the line? and ^ start of the line? what if its in the middle of a sentence? |
Topic: Coloring specific words only. |
Spectrum
Replies: 4
Views: 7343
|
Forum: zMUD General Discussion Posted: Sat Sep 27, 2003 4:22 pm Subject: Coloring specific words only. |
Using #CW we could color certain words like doll. Now my problem is when a word dollar comes in it collors the "doll" in dollar. So I just put a space after doll like this "doll " so it colors only d ... |
Topic: Body Parts diagram |
Spectrum
Replies: 2
Views: 3605
|
Forum: zMUD General Discussion Posted: Thu Sep 18, 2003 10:55 am Subject: Body Parts diagram |
I tried making a body part diagram of 6 body parts: head, torso, left/right arm, right/left leg.
I used 6 buttons of different sizes to create a simple model for each part.
Now I want the button ... |
Topic: saving window layouts |
Spectrum
Replies: 0
Views: 2409
|
Forum: zMUD General Discussion Posted: Mon May 12, 2003 3:30 pm Subject: saving window layouts |
By going to settings then save layout i was able to save my tells capture window and main window but the rest of my channel capture windows dont get saved... everytime i log on there is a command line ... |
Topic: window problem |
Spectrum
Replies: 1
Views: 2918
|
Forum: zMUD General Discussion Posted: Sat May 10, 2003 11:48 am Subject: window problem |
Accidentally i unchecked the Show MUD output in the window option of one of my capture windows.
The prob is i dont knw how to recheck it cuz the menu wont come out again.
|
Topic: Follow trigger for achaea.(map) |
Spectrum
Replies: 4
Views: 5232
|
Forum: zMUD General Discussion Posted: Tue Apr 29, 2003 8:02 am Subject: Follow trigger for achaea.(map) |
Im sorry made a mistake with the example.
Its:
You follow Really Newbie Adam Burke east to The stairway to Heaven.
When you start follow someone it will say something like "You begin to foll ... |
Topic: Follow trigger for achaea.(map) |
Spectrum
Replies: 4
Views: 5232
|
Forum: zMUD General Discussion Posted: Tue Apr 29, 2003 6:11 am Subject: Follow trigger for achaea.(map) |
Making a trigger that follows someone walking around.
This is the trigger i made
You follow (%w) (%w) to (*).
%1=name of person you are following
%2=direction
%3=room name
The problem comes ... |
Topic: Icons on buttons |
Spectrum
Replies: 1
Views: 2913
|
Forum: zMUD General Discussion Posted: Sun Apr 27, 2003 12:16 pm Subject: Icons on buttons |
What is the extension of the bitmap used for the buttons?=(
And more importantly where do you get more!=)
|
Topic: Triggering and not triggering on similar patterns |
Spectrum
Replies: 6
Views: 5518
|
Forum: zMUD General Discussion Posted: Sun Apr 27, 2003 12:10 pm Subject: Triggering and not triggering on similar patterns |
Related to the follow trigger I would also like to ask how to propery get the direction of the guy/gall you are ff. I play achaea and the message looks like this:
You follow Adam east to Cave.
... |
|