Author |
Message |
Topic: Triggers and Gauges |
Wasperine
Replies: 2
Views: 2126
|
Forum: zMUD General Discussion Posted: Fri Jun 09, 2006 6:39 am Subject: Triggers and Gauges |
Alright, please bear with me...
I have a gauge for hp that I want to add a third color to. So far I have this:
Variables:
All required variables are accounted for
Trigger:
Patt ... |
Topic: Toggle Button Difficulties |
Wasperine
Replies: 3
Views: 2606
|
Forum: zMUD General Discussion Posted: Wed Jun 07, 2006 9:19 pm Subject: Toggle Button Difficulties |
in case you forgot to mention it the correct way is ~
I just tried that and it didn't work.
Does the order in which triggers or buttons appears in the list matter? |
Topic: Toggle Button Difficulties |
Wasperine
Replies: 3
Views: 2606
|
Forum: zMUD General Discussion Posted: Wed Jun 07, 2006 6:12 pm Subject: Toggle Button Difficulties |
I'm trying to create a toggle button that will trigger itself on when the string Variables: 1
mail
Triggers: 2
Pattern: Buttons: 1
Kind: Toggle
Caption: MAIL
State: Button Up
Value: # ... |
Topic: Trouble with gauges |
Wasperine
Replies: 5
Views: 3625
|
Forum: zMUD General Discussion Posted: Tue Jun 06, 2006 9:36 pm Subject: Trouble with gauges |
Ok, your problem is with the commas. zMUD tries to infer the type of a variable based on what it contains. When it sees the commas, it thinks that the variables are strings. You will need to remove th ... |
Topic: Trouble with gauges |
Wasperine
Replies: 5
Views: 3625
|
Forum: zMUD General Discussion Posted: Mon Jun 05, 2006 11:44 am Subject: Trouble with gauges |
Please show an example of what you already have, what it does, and what it should do that it doesn't.
Sure, no problem.
I've (finally) figured out how to get the color to change, but I've run up ... |
Topic: Trouble with gauges |
Wasperine
Replies: 5
Views: 3625
|
Forum: zMUD General Discussion Posted: Sun Jun 04, 2006 8:25 am Subject: Trouble with gauges |
I'm trying to make some gauges for hp/sp/ep tracking (I'm playing on Medievia if that helps), but I seem to be having a problem getting the color to change.
I've managed to get the text to decremen ... |
|