Register to post in forums, or Log in to your existing account
 
:
Search found 26 matches for:
Page 1 of 2 Goto page 1, 2  Next
Author Message
  Topic: Greeting Trigger and More!
Mud_Automater

Replies: 16
Views: 20597

PostForum: zMUD General Discussion   Posted: Tue Dec 02, 2003 2:17 am   Subject: Greeting Trigger and More!
Actually nvm, I figured it out, all I had to do was move the variable that the trigger created into the correct classfolder and that seems to work. Thanks again for all your help guys, I really apprec ...
  Topic: Greeting Trigger and More!
Mud_Automater

Replies: 16
Views: 20597

PostForum: zMUD General Discussion   Posted: Tue Dec 02, 2003 2:14 am   Subject: Greeting Trigger and More!
#additem greeted doesn't even look at the fact that the variable @greeted was already created, therefore it creates another variable with same name in a different class folder. As a fix, I deleted the ...
  Topic: Greeting Trigger and More!
Mud_Automater

Replies: 16
Views: 20597

PostForum: zMUD General Discussion   Posted: Mon Dec 01, 2003 11:29 pm   Subject: Greeting Trigger and More!
If it has to create a new variable, is there any way to have the trigger specify the classfolder in which it's created?
  Topic: Greeting Trigger and More!
Mud_Automater

Replies: 16
Views: 20597

PostForum: zMUD General Discussion   Posted: Mon Dec 01, 2003 11:22 pm   Subject: Greeting Trigger and More!
I tried changing the part where it says:
#ADDITEM greeted {%1} to #ADDITEM @greeted {%1} but it doesn't seem to add any values to the string list on that variable. And just using the original creates ...
  Topic: Greeting Trigger and More!
Mud_Automater

Replies: 16
Views: 20597

PostForum: zMUD General Discussion   Posted: Mon Dec 01, 2003 11:13 pm   Subject: Greeting Trigger and More!
Oh and the other problem I'm having is that it keeps creating the variable @greeted in the first class folder I have for a totally different trigger set. It'll create a totally new variable and totall ...
  Topic: Greeting Trigger and More!
Mud_Automater

Replies: 16
Views: 20597

PostForum: zMUD General Discussion   Posted: Mon Dec 01, 2003 11:03 pm   Subject: Greeting Trigger and More!
When I have the box checked to Use Default Value, it never saves the names that logged in during the time I've been online during my session on the mud. Instead, it keeps the value as %null and never ...
  Topic: Greeting Trigger and More!
Mud_Automater

Replies: 16
Views: 20597

PostForum: zMUD General Discussion   Posted: Thu Nov 27, 2003 6:30 pm   Subject: Greeting Trigger and More!
I know this topic was posted awhile ago, but I'm having some trouble again. I wanted to know if there was a way to delete the string list for the variable @greeted. With the current script givin, it w ...
  Topic: Greeting Trigger and More!
Mud_Automater

Replies: 16
Views: 20597

PostForum: zMUD General Discussion   Posted: Wed Nov 05, 2003 4:31 pm   Subject: Greeting Trigger and More!
Thanks again Lightbulb, this'll help make my trigger a bit more life-like... :)
  Topic: Greeting Trigger and More!
Mud_Automater

Replies: 16
Views: 20597

PostForum: zMUD General Discussion   Posted: Wed Nov 05, 2003 2:29 am   Subject: Greeting Trigger and More!
Thanks, I'll check out those helpfiles.
  Topic: Greeting Trigger and More!
Mud_Automater

Replies: 16
Views: 20597

PostForum: zMUD General Discussion   Posted: Mon Nov 03, 2003 5:15 pm   Subject: Greeting Trigger and More!
Okay, I asked alittle while ago about how to get my greeting trigger to work, which you guys helped me with here: http://www.zuggsoft.com/forum/topic.asp?TOPIC_ID=13544

Now I'm toying with the idea ...
  Topic: Triggering on One thing.. but NOT another
Mud_Automater

Replies: 4
Views: 8537

PostForum: zMUD General Discussion   Posted: Tue Oct 28, 2003 10:15 pm   Subject: Triggering on One thing.. but NOT another
The wait is in there so the greeting goes off after the person being greeted gets a chance to actually log in all the way... Makes it look more realistic like someone is actually typing the message ma ...
  Topic: Triggering on One thing.. but NOT another
Mud_Automater

Replies: 4
Views: 8537

PostForum: zMUD General Discussion   Posted: Tue Oct 28, 2003 12:02 pm   Subject: Triggering on One thing.. but NOT another
I have this greet trigger I've been workin on and I can't seem to figure out how to get it so that it WON'T fire off when I login.... Basically what it does currently is greet myself when I log onto t ...
  Topic: ANSI based Triggers
Mud_Automater

Replies: 11
Views: 12727

PostForum: zMUD General Discussion   Posted: Thu Oct 02, 2003 9:51 pm   Subject: ANSI based Triggers
Well, I took into account what you said about Zmud processing triggers in the order at which they were created. So all I really needed to do was just recreate the Capture class scripts and that fixed ...
  Topic: ANSI based Triggers
Mud_Automater

Replies: 11
Views: 12727

PostForum: zMUD General Discussion   Posted: Thu Oct 02, 2003 4:14 am   Subject: ANSI based Triggers
Thanks again for the input guys, I'll check it out. I REALLY appreciate it. :)
  Topic: ANSI based Triggers
Mud_Automater

Replies: 11
Views: 12727

PostForum: zMUD General Discussion   Posted: Thu Oct 02, 2003 2:05 am   Subject: ANSI based Triggers
Okay, ignore the last post as I just upgraded to 6.62. Now that I've upgraded, I have a different problem. The text with the color code copies just fine into the pattern now and what not. But for some ...
  Topic: ANSI based Triggers
Mud_Automater

Replies: 11
Views: 12727

PostForum: zMUD General Discussion   Posted: Wed Oct 01, 2003 10:29 pm   Subject: ANSI based Triggers
Okay, what you're tellin me to do isn't working.... I dunno if its a bug with this version of Zmud or what, cause I am not using 6.62. I am, however, using version 6.16 and the ansi option isn't worki ...
  Topic: ANSI based Triggers
Mud_Automater

Replies: 11
Views: 12727

PostForum: zMUD General Discussion   Posted: Tue Sep 30, 2003 5:15 pm   Subject: ANSI based Triggers
When I copy the colored text, would the color syntax show up when I pasted the text into the pattern for the trigger? Or would I simply see the message from the mud in plain text in the pattern line?
  Topic: ANSI based Triggers
Mud_Automater

Replies: 11
Views: 12727

PostForum: zMUD General Discussion   Posted: Fri Sep 26, 2003 4:22 pm   Subject: ANSI based Triggers
Inaddition to that, I don't want the gossip message to change or anything when its outputted to my Channels window. I just want the trigger to fire off only when the gossip channel is used. That trigg ...
  Topic: ANSI based Triggers
Mud_Automater

Replies: 11
Views: 12727

PostForum: zMUD General Discussion   Posted: Fri Sep 26, 2003 4:14 pm   Subject: ANSI based Triggers
well, my current channel capture trigger looks like this:

Pattern: %w {O.O.C.|gossips|gossip|tell|tells you|sings|sing|quote|quotes|apprentice|asks|answers|ask|answer|tells the group|says,|oocs,|sa ...
  Topic: ANSI based Triggers
Mud_Automater

Replies: 11
Views: 12727

PostForum: zMUD General Discussion   Posted: Tue Sep 23, 2003 4:53 am   Subject: ANSI based Triggers
how would I go about making the pattern for this type of trigger. Like, I'm trying to do this for my channel capture script so that everytime I see "gossip" it doesn't capture any text into a seperate ...
  Topic: Dup'd Triggers
Mud_Automater

Replies: 1
Views: 3380

PostForum: zMUD General Discussion   Posted: Thu Sep 18, 2003 6:41 am   Subject: Dup'd Triggers
I have this problem with a trigger of mine. I have a trigger that will gag a blank line and I have it in a class folder who's default state is disabled. But when the trigger executes, it duplicates it ...
  Topic: Channel Capturing....
Mud_Automater

Replies: 5
Views: 8417

PostForum: zMUD General Discussion   Posted: Tue Sep 16, 2003 9:39 pm   Subject: Channel Capturing....
Oh nvm on that last post, I finally figured out how simple these triggers really were when I sat down and thought about it. Thanks again for the input.
  Topic: Channel Capturing....
Mud_Automater

Replies: 5
Views: 8417

PostForum: zMUD General Discussion   Posted: Tue Sep 16, 2003 8:20 pm   Subject: Channel Capturing....
quote:Originally posted by LightBulb
The third trigger is also inside the class, and has a pattern to match the end of the channel (" . $ ' ^$ prompt). It disables the class using #T-.


Is prompt ...
  Topic: Channel Capturing....
Mud_Automater

Replies: 5
Views: 8417

PostForum: zMUD General Discussion   Posted: Wed Aug 27, 2003 6:21 am   Subject: Channel Capturing....
Thanks for the help, I'll see what I can do with that. I did look in the finished scripts forums but what I found didn't really help. I'm not much of a coder, so making sense of all this stuff is a bi ...
  Topic: Channel Capturing....
Mud_Automater

Replies: 5
Views: 8417

PostForum: zMUD General Discussion   Posted: Mon Aug 25, 2003 10:15 pm   Subject: Channel Capturing....
Okay, I see many have viewed this topic but none have replied... Maybe due to lack of info on my part? Anyways, here's a link to where I got this script to log my channels: http://shirmanos.student.ut ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net