Author |
Message |
Topic: Newbie conditional trigger help |
AtmaWeapon
Replies: 8
Views: 7752
|
Forum: zMUD General Discussion Posted: Mon Dec 19, 2005 3:19 pm Subject: Newbie conditional trigger help |
Pasting Pseudo's code worked great; I assume I had some kind of tough-to-find syntax error in my original code.
Thanks for the help guys! |
Topic: Newbie conditional trigger help |
AtmaWeapon
Replies: 8
Views: 7752
|
Forum: zMUD General Discussion Posted: Fri Dec 16, 2005 3:28 am Subject: Newbie conditional trigger help |
That still seems to have the same effect; the lines within and including the {}s are sent to the MUD as text.
However I do admit I am doing this through the trigger editor and not using the direct ... |
Topic: Newbie conditional trigger help |
AtmaWeapon
Replies: 8
Views: 7752
|
Forum: zMUD General Discussion Posted: Thu Dec 15, 2005 2:46 am Subject: Newbie conditional trigger help |
Ok.
First I have a trigger that responds to:
Gohan gives you one gold coin for your sacrifice.
This indicates a fight is over and sets the variable fightOver to true.
Next I have a trigger t ... |
Topic: Newbie conditional trigger help |
AtmaWeapon
Replies: 8
Views: 7752
|
Forum: zMUD General Discussion Posted: Wed Dec 14, 2005 3:28 am Subject: Newbie conditional trigger help |
No one wants to help? :( |
Topic: Newbie conditional trigger help |
AtmaWeapon
Replies: 8
Views: 7752
|
Forum: zMUD General Discussion Posted: Tue Dec 13, 2005 4:40 am Subject: Newbie conditional trigger help |
I'm trying to write a trigger that updates variables to keep track of my per-fight and per-session xp gain in a MUD, but I'm having a hard time figuring out how to do so.
What works is the trigger ... |
Topic: Number conversion |
AtmaWeapon
Replies: 2
Views: 4443
|
Forum: zMUD General Discussion Posted: Tue Apr 08, 2003 6:53 am Subject: Number conversion |
Sorry I keep bugging you guys, but is there a way to easily convert numbers from the format with commas in it to the format with just numbers in it and back? I figure there isn't and it can be done, b ... |
Topic: Status Window question |
AtmaWeapon
Replies: 2
Views: 3211
|
Forum: zMUD General Discussion Posted: Tue Apr 08, 2003 1:35 am Subject: Status Window question |
I'm trying to figure out what a status window is, but every time I try and add one, the program adds a status bar instead. Do I have to manually type the command to create it, or am I doing something ... |
Topic: Help with trigger |
AtmaWeapon
Replies: 5
Views: 7184
|
Forum: zMUD General Discussion Posted: Mon Apr 07, 2003 8:02 am Subject: Help with trigger |
But what do I do when the energy gets greater than 1,000 and I have to deal with the comma? There are less than and greater than signs at the beginning and end of the prompt, too, they are giving me t ... |
Topic: Help with trigger |
AtmaWeapon
Replies: 5
Views: 7184
|
Forum: zMUD General Discussion Posted: Mon Apr 07, 2003 4:45 am Subject: Help with trigger |
I'm trying to make a trigger that captures some information from the MUD and makes a button that shows my energy and changes colors when the energy is too low. The MUD's text is:
<Lifeforce (9 ... |
|