Register to post in forums, or Log in to your existing account
 
:
Search found 18 matches for:
Page 1 of 1
Author Message
  Topic: Need help capturing a room name for a variable
Rexxon

Replies: 4
Views: 5455

PostForum: zMUD General Discussion   Posted: Thu Nov 09, 2006 1:56 am   Subject: Need help capturing a room name for a variable
It doesn't appear to work.

When I try to type each line seperatley, The #COND line does nothing.

When I try to put the #COND in the #ONINPUT trigger, It captures the name of the person I'm scryi ...
  Topic: Need help capturing a room name for a variable
Rexxon

Replies: 4
Views: 5455

PostForum: zMUD General Discussion   Posted: Wed Nov 08, 2006 2:17 am   Subject: Need help capturing a room name for a variable
No, Not necessarily.

What I had originally planned on doing was trying a capture to automatically capture the first line after I typed my alias, Then storing it into a variable. I don't know how to ...
  Topic: Need help capturing a room name for a variable
Rexxon

Replies: 4
Views: 5455

PostForum: zMUD General Discussion   Posted: Tue Nov 07, 2006 2:40 am   Subject: Need help capturing a room name for a variable
I'm trying to capture a room name, Store it in a variable, Then relay the info to clannies.

The problem I have is storing it to a variable.

Here is an example of a scrye attempt:

cast scrye m ...
  Topic: Need help with an alias.
Rexxon

Replies: 3
Views: 3950

PostForum: zMUD General Discussion   Posted: Sun Jan 18, 2004 9:50 pm   Subject: Need help with an alias.
Cool, All I had to do was change the alias command to ready instead of wield, I guess it conflicted with the mud command. But it works! Thank you.
  Topic: Need help with an alias.
Rexxon

Replies: 3
Views: 3950

PostForum: zMUD General Discussion   Posted: Sun Jan 18, 2004 9:18 pm   Subject: Need help with an alias.
Trying to get an alias/trigger set up. To be able to wield a weapon when I get disarmed.

I copied a trigger from a website, But whenever I tried the wield alias it wouldn't copy the weapon. The tri ...
  Topic: Trying to set up some simple triggers.
Rexxon

Replies: 12
Views: 11754

PostForum: zMUD General Discussion   Posted: Wed Jun 11, 2003 3:49 am   Subject: Trying to set up some simple triggers.
Got it working.

I did need the ~ before the {, which is wierd, as I didn't need it while mudding, Just in the editor window.

Thanks a bunch everyone. :)



When the world needs a hero...
Re ...
  Topic: Trying to set up some simple triggers.
Rexxon

Replies: 12
Views: 11754

PostForum: zMUD General Discussion   Posted: Tue Jun 10, 2003 4:35 am   Subject: Trying to set up some simple triggers.
Well, Lightbulb. Truth is, I've tried your method too, and it still doesn't seem to work.

This is the exact trigger (Part that goes in the pattern space):

^(*) is blinded by the dirt in (%w) eye ...
  Topic: Trying to set up some simple triggers.
Rexxon

Replies: 12
Views: 11754

PostForum: zMUD General Discussion   Posted: Mon Jun 09, 2003 3:29 am   Subject: Trying to set up some simple triggers.
Bah, Still doesn't seem to be working. I took Deathofone's advice.

Trigger:
^&%*Var is blinded by the dirt in {his|her|its} eyes!

Note that there IS a space between the Var and the is. Spac ...
  Topic: Trying to set up some simple triggers.
Rexxon

Replies: 12
Views: 11754

PostForum: zMUD General Discussion   Posted: Sun Jun 08, 2003 7:00 am   Subject: Trying to set up some simple triggers.
Bleh, Sorry, But I'm still having problems.

I'll use this trigger as an example:

^(%w)is blinded by the dirt in (%w)eyes!

The first %w is the target's name, The second is it's gender (his/her ...
  Topic: Trying to set up some simple triggers.
Rexxon

Replies: 12
Views: 11754

PostForum: zMUD General Discussion   Posted: Sat Jun 07, 2003 5:43 am   Subject: Trying to set up some simple triggers.
I used to have a trigger that would take a line like the following, Extract the name, And let me give a warning about it over a channel.

For Example:
The Fist looks very uncomfortable.

The trig ...
  Topic: Need some help with highlighting.
Rexxon

Replies: 4
Views: 5775

PostForum: zMUD General Discussion   Posted: Tue May 20, 2003 4:30 am   Subject: Need some help with highlighting.
Actually, I wasn't using any characters before the pattern. It's just:

@highlight1

Any ideas? Am I missing something?


When the world needs a hero...
Rexxon the Mighty.
  Topic: Need some help with highlighting.
Rexxon

Replies: 4
Views: 5775

PostForum: zMUD General Discussion   Posted: Mon May 19, 2003 8:54 pm   Subject: Need some help with highlighting.
I came across a script to create highlight lists. For the most part, The script works like a charm. However, It only highlights the name when the name is at the very beggining of the line, If there is ...
  Topic: Auto Login
Rexxon

Replies: 1
Views: 3075

PostForum: zMUD General Discussion   Posted: Thu May 15, 2003 7:26 am   Subject: Auto Login
When I got the message asking if it wanted me to create a auto-login trigger, I cliked the no, Don't ask me again button. However, I have since changed my mind. Is there any way I can get it to create ...
  Topic: My trigger doesn't seem to be firing...
Rexxon

Replies: 2
Views: 3395

PostForum: zMUD General Discussion   Posted: Sat Dec 21, 2002 5:41 am   Subject: My trigger doesn't seem to be firing...
I have a trigger that is set to change my status bar when I am blinded, cursed, ect. Here is the trigger:

^You see nothing but stars!$
clooc {C I've been gouged, And cannot see.
#ST You have been ...
  Topic: Using ZMud to color my prompts.
Rexxon

Replies: 5
Views: 9774

PostForum: zMUD General Discussion   Posted: Wed Dec 04, 2002 9:02 pm   Subject: Using ZMud to color my prompts.
My Current prompt:(2 Lines Long)

<1000/1000hp 1000/1000mana 1000/1000move 1000Xp/1000Lv>

(For some reason, My second line won't show in this thread, But it is there.)

<Align:1000 QCu ...
  Topic: Need help creating some triggers.
Rexxon

Replies: 1
Views: 3101

PostForum: zMUD General Discussion   Posted: Mon Oct 14, 2002 12:53 am   Subject: Need help creating some triggers.
What I was thinking was using the status bar for capturing tells. The process would be.

1. 'Ivar tells you 'Have any shields?'' This would be captured and displayed in my status bar.

2. When I ' ...
  Topic: Trying to get my triggers to work.
Rexxon

Replies: 3
Views: 4452

PostForum: zMUD General Discussion   Posted: Fri Aug 16, 2002 7:35 pm   Subject: Trying to get my triggers to work.
Thank you, They work. :)


When the world needs a hero...

Rexxon the Mighty.
  Topic: Trying to get my triggers to work.
Rexxon

Replies: 3
Views: 4452

PostForum: zMUD General Discussion   Posted: Fri Aug 16, 2002 7:02 pm   Subject: Trying to get my triggers to work.
I'm trying to create a trigger to notify my clan when I entangle/curse something. However, I'm having problems.

The Trigger's are:
Roots grow up from the ground and entangle a Brave Knight!

A B ...
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net