| Author |
Message |
Topic: String list variable usage |
Kalus
Replies: 7
Views: 8606
|
Forum: zMUD General Discussion Posted: Thu Feb 26, 2004 6:53 pm Subject: String list variable usage |
| thank you so much, that works perfectly! |
Topic: String list variable usage |
Kalus
Replies: 7
Views: 8606
|
Forum: zMUD General Discussion Posted: Thu Feb 26, 2004 2:39 pm Subject: String list variable usage |
| Just one more thing, lets say I want to use a variable to pick which element of the list I'm accessing. Using my earlier example if i wanted to access the third element of the string list spells, and ... |
Topic: String list variable usage |
Kalus
Replies: 7
Views: 8606
|
Forum: zMUD General Discussion Posted: Thu Feb 26, 2004 2:34 pm Subject: String list variable usage |
| That works, thanks! |
Topic: String list variable usage |
Kalus
Replies: 7
Views: 8606
|
Forum: zMUD General Discussion Posted: Thu Feb 26, 2004 4:41 am Subject: String list variable usage |
| I'm sorry I didn't explain what i'm trying to do very well, the string list is made up of alias names, i used spells just as an example. What i'm hoping to be able to do is access an item in the list ... |
Topic: String list variable usage |
Kalus
Replies: 7
Views: 8606
|
Forum: zMUD General Discussion Posted: Thu Feb 26, 2004 2:54 am Subject: String list variable usage |
| How do you cause a value from a string list variable to be used as an alias? For example lets say the 3rd element of a string list named spells is fireball, and there exists and alias named fireball ... |
Topic: display problems |
Kalus
Replies: 0
Views: 2690
|
Forum: zMUD General Discussion Posted: Sat Jan 10, 2004 4:22 am Subject: display problems |
| I recently upgrades to zmud 6.66, and since then i've noticed that when I look in my locker, or enter a crowded room, zmud doesn't display the text i would normally see, it just shows a blank line. H ... |
Topic: alias question |
Kalus
Replies: 4
Views: 7038
|
Forum: zMUD General Discussion Posted: Tue Dec 23, 2003 4:01 pm Subject: alias question |
| I was wondering if there was a way to setup an alias so that if no argument was given, it would use a default variable. For example if i made and alias named bs, to backstab, if i typed bs rabbit it ... |
Topic: room name |
Kalus
Replies: 2
Views: 4144
|
Forum: zMUD General Discussion Posted: Sat May 10, 2003 3:46 am Subject: room name |
Is there an easy way to capture the room name into a variable? This is a sample of the output when i enter a room
<495hp 231m 610mv 100b>
A Wooden Cave Dwelling
This mound has been hollow ... |
Topic: Zchat Question |
Kalus
Replies: 0
Views: 2955
|
Forum: zMUD General Discussion Posted: Wed Dec 11, 2002 10:02 am Subject: Zchat Question |
What is the syntax connect to people with zchat on ports other than 4050?
Kalus |
Topic: safety triggers |
Kalus
Replies: 2
Views: 6072
|
Forum: zMUD General Discussion Posted: Thu Nov 21, 2002 12:53 pm Subject: safety triggers |
| i also wanted to mention that i'd like to make it so the results of where weren't displayed unless something had changed....possibly using some type of #GAG, but not leaving blank lines on the screen
... |
Topic: safety triggers |
Kalus
Replies: 2
Views: 6072
|
Forum: zMUD General Discussion Posted: Thu Nov 21, 2002 12:51 pm Subject: safety triggers |
| I'm pretty good at simple triggers and alias usage, but i was thinking of making a more complicated script and have no real idea how to go about it. I'd like to have triggers check "where" ... |
Topic: Trigger Problem |
Kalus
Replies: 3
Views: 5811
|
Forum: zMUD General Discussion Posted: Sun Apr 28, 2002 5:11 pm Subject: Trigger Problem |
i actually tried both suggestions previously w/ no luck, however when i changed it to
#IF (%1=~@Leader), it worked perfect, but i have no idea why.
Kalus |
Topic: Trigger Problem |
Kalus
Replies: 3
Views: 5811
|
Forum: zMUD General Discussion Posted: Sun Apr 28, 2002 2:43 pm Subject: Trigger Problem |
| I'm trying to write a trigger to automatically do things depending on what the leader of the group i'm in does, and would like to make it so i can easily modify the triggers to work when i'm grouped w ... |
Topic: alias question |
Kalus
Replies: 1
Views: 3768
|
Forum: zMUD General Discussion Posted: Fri Apr 12, 2002 4:27 am Subject: alias question |
| How do i get zmud to ignore something in the value of an alias. For example if i make an alias named quit, is there some way the alias can output quit to the mud without setting the alias off again?
... |
| |