Author |
Message |
Topic: Who list trigger help |
Deneir
Replies: 6
Views: 5563
|
Forum: zMUD General Discussion Posted: Sun Mar 09, 2003 5:07 am Subject: Who list trigger help |
HMMMMMM And what might my fearless leader be Creating??
Got Mud?
HTTP://www.angelfire.com/rpg/EssexClan/Necro.html |
Topic: Trigger Response |
Deneir
Replies: 3
Views: 4908
|
Forum: zMUD General Discussion Posted: Mon Mar 03, 2003 12:26 am Subject: Trigger Response |
Okies This Should Help I Think But Ill post the trigger info anyways
#trigger {c deto (*)} {#add Deto {|%1}}
This adds the person i last cast Deto on to the List of Deto chars i have set up a macro ... |
Topic: Trigger Response |
Deneir
Replies: 3
Views: 4908
|
Forum: zMUD General Discussion Posted: Sun Mar 02, 2003 11:16 pm Subject: Trigger Response |
I posted before about setting detonate targets to a list and i figured out how to do that using ForAll what i want to know is if theres a way to scroll through that list using one of the values for th ... |
Topic: Logging Tells.... |
Deneir
Replies: 4
Views: 4675
|
Forum: zMUD General Discussion Posted: Tue Feb 25, 2003 8:32 pm Subject: Logging Tells.... |
Ive set up one to log peoples equipment then quit and i had it set a #temp trigger for the next time my prompt shows to Disable the log you could try that
Got Mud?
HTTP://www.angelfire.com/rpg/Ess ... |
Topic: Variable List |
Deneir
Replies: 2
Views: 4423
|
Forum: zMUD General Discussion Posted: Mon Feb 24, 2003 10:39 am Subject: Variable List |
Exactly :) sorry was a bit confused on how to say just what i wanted :)
Got Mud?
HTTP://www.angelfire.com/rpg/EssexClan/Necro.html |
Topic: Variable List |
Deneir
Replies: 2
Views: 4423
|
Forum: zMUD General Discussion Posted: Mon Feb 24, 2003 4:23 am Subject: Variable List |
Hello once again got another question for all you really smart people :)
I want to set up a macro key to scroll through the targets i casted Detonate at using the trigger c detonate MONSTERsName then ... |
Topic: Screen Layout |
Deneir
Replies: 3
Views: 4598
|
Forum: zMUD General Discussion Posted: Sun Feb 23, 2003 6:57 pm Subject: Screen Layout |
WHoa that worked like a charm any ida how i can make them load without the Command Prompt and Status bar now? but still have mine load with it?
Got Mud?
HTTP://www.angelfire.com/rpg/EssexClan/Necr ... |
Topic: Help with Alias + Trigger + Vari Combo |
Deneir
Replies: 6
Views: 7615
|
Forum: zMUD General Discussion Posted: Sun Feb 23, 2003 6:32 pm Subject: Help with Alias + Trigger + Vari Combo |
#alias Test {#trigger {<@Test>} {<@Test2>}
Figured out that < and > expand variables in triggers was actually in the help file :)
Got Mud?
HTTP://www.angelfire.com/rpg/EssexClan ... |
Topic: Screen Layout |
Deneir
Replies: 3
Views: 4598
|
Forum: zMUD General Discussion Posted: Sun Feb 23, 2003 6:17 pm Subject: Screen Layout |
I cant seem to get my Screen Layout to save how i want it to it always loads the windows in the wrong spots is there a way to fix this? i put a picture of my prompt on my homepage incase you need to s ... |
Topic: StatusWindow Problem |
Deneir
Replies: 5
Views: 6255
|
Forum: zMUD General Discussion Posted: Wed Feb 19, 2003 9:11 am Subject: StatusWindow Problem |
quote:
Use this trigger in your Test class. Three things of note, naming a class and a variable the same is considered a bad idea. This trigger makes use of the hazardous %* wildcard. This trigger ... |
Topic: StatusWindow Problem |
Deneir
Replies: 5
Views: 6255
|
Forum: zMUD General Discussion Posted: Tue Feb 18, 2003 5:15 pm Subject: StatusWindow Problem |
I tested it and neither will the @ signs im guessing now actual command type chars will transfer to the STW :(
|
Topic: StatusWindow Problem |
Deneir
Replies: 5
Views: 6255
|
Forum: zMUD General Discussion Posted: Tue Feb 18, 2003 5:05 pm Subject: StatusWindow Problem |
Okies first off someone will probably ask me why i dont use #Cap for this well the reason is my #cap screens are up top and there isnt enough room for this special project i want to do so im putting i ... |
Topic: Auto Heal |
Deneir
Replies: 15
Views: 23715
|
Forum: zMUD General Discussion Posted: Sun Feb 16, 2003 12:56 am Subject: Auto Heal |
Couple ways you could fix that :) probably even some i dont know but another trigger set to turn off the class that the Auto Heal is on would be what i would do for example:
#trigger {^You tell Ana ... |
Topic: Help with Alias + Trigger + Vari Combo |
Deneir
Replies: 6
Views: 7615
|
Forum: zMUD General Discussion Posted: Fri Feb 14, 2003 1:06 pm Subject: Help with Alias + Trigger + Vari Combo |
Okies got all that thanks again :)
|
Topic: Help with Alias + Trigger + Vari Combo |
Deneir
Replies: 6
Views: 7615
|
Forum: zMUD General Discussion Posted: Fri Feb 14, 2003 12:40 pm Subject: Help with Alias + Trigger + Vari Combo |
Excelent it worked now i have to look up what you posted so i know what excactly it did :) thank you. Ow and the #wait i put in place is because i was not sure if the Trigger would add before i typed ... |
Topic: simple problem? |
Deneir
Replies: 10
Views: 9370
|
Forum: zMUD General Discussion Posted: Fri Feb 14, 2003 10:32 am Subject: simple problem? |
Try something easy :)
#trigger {Its Empty} {drink 2.skin}
or u can set up a bunch of variable type triggers
#Trigger {You drink water out of container} {#if (@Drink=0) {drink container 1} {drink c ... |
Topic: Help with Alias + Trigger + Vari Combo |
Deneir
Replies: 6
Views: 7615
|
Forum: zMUD General Discussion Posted: Fri Feb 14, 2003 10:26 am Subject: Help with Alias + Trigger + Vari Combo |
Ive hit a slump ive tried a bunch of things but i cant seem to get this to work maybe it isnt possible but id say it is because its a pretty simple idea.
What im trying to do is create a trigger usi ... |
Topic: Set of Log Triggers For Necromium |
Deneir
Replies: 1
Views: 8508
|
Forum: Finished MUD Scripts Posted: Fri Feb 14, 2003 10:07 am Subject: Set of Log Triggers For Necromium |
http://www.angelfire.com/rpg/EssexClan/Mud.html |
|