Register to post in forums, or Log in to your existing account
 
:
Search found 9 matches for:
Page 1 of 1
Author Message
  Topic: What does it take to use buttons effectively in a health checker script?
kwirlkarphys

Replies: 1
Views: 3230

PostForum: zMUD General Discussion   Posted: Sat Jan 05, 2008 4:31 pm   Subject: What does it take to use buttons effectively in a health checker script?
I have been trying off and on for some time to manage and effectively integrate the neat button feature into my healing scripts/health checkers. What problems i run into usually look minor, but outra ...
  Topic: Does Zuggsoft even care?
kwirlkarphys

Replies: 12
Views: 11890

PostForum: zMUD General Discussion   Posted: Sat Jan 05, 2008 4:20 pm   Subject: Does Zuggsoft even care?
Check your spam settings and look in your junk email folder. i reformat my machines often and have used this license recovery several dozen times, it works instantly and without fail. make sure you ...
  Topic: Captured Group Health Checker, Duris/DIKU
kwirlkarphys

Replies: 0
Views: 6401

PostForum: Finished MUD Scripts   Posted: Fri Aug 17, 2007 12:59 pm   Subject: Captured Group Health Checker, Duris/DIKU
#ALIAS gr {group;#clr {Group Stats}}
#TRIGGER {Health~


just type 'gr' and boom, it works.

the one problem i have with this script is that i have to manually go back into the settings and dele ...
  Topic: Using Gauges and Windows for a health checker....
kwirlkarphys

Replies: 9
Views: 10493

PostForum: zMUD General Discussion   Posted: Thu Aug 16, 2007 10:53 pm   Subject: Using Gauges and Windows for a health checker....
okies status here
pattern
*%s(&%d{current_hp})/(&%d{max_hp})%shit,%s(&%d{current_mv})/(&%d{max_mv})%smove%s(&group_member)$
value
#math hp_difference (@current_hp - @max_hp)
# ...
  Topic: Using Gauges and Windows for a health checker....
kwirlkarphys

Replies: 9
Views: 10493

PostForum: zMUD General Discussion   Posted: Thu Aug 16, 2007 1:05 pm   Subject: Using Gauges and Windows for a health checker....
Ok, I got the first part of your code to work, btw its

#trig {Your group consists of:}
membercount=1
#loop 13 {#var %concat( "Group_", %i) ""}
#t+ membertrig
#cond ($^)
#t- membertrig
#loop 1 ...
  Topic: Using Gauges and Windows for a health checker....
kwirlkarphys

Replies: 9
Views: 10493

PostForum: zMUD General Discussion   Posted: Thu Aug 16, 2007 12:48 pm   Subject: Using Gauges and Windows for a health checker....
fyi - i hate the zscript formatting :P its such a pain to debug syntax errors with.
  Topic: Using Gauges and Windows for a health checker....
kwirlkarphys

Replies: 9
Views: 10493

PostForum: zMUD General Discussion   Posted: Thu Aug 16, 2007 10:53 am   Subject: Using Gauges and Windows for a health checker....
ok, im gonna take a break from numbers and variables and come back to hit this again in an hour or so, i appreciate the help.

oh, fyi - here is what i see exactly in a group of 2(just for example's ...
  Topic: Using Gauges and Windows for a health checker....
kwirlkarphys

Replies: 9
Views: 10493

PostForum: zMUD General Discussion   Posted: Thu Aug 16, 2007 10:28 am   Subject: Using Gauges and Windows for a health checker....
ok, what i'm probably looking to do is to make a list of #buttons, 13 in all. i haven't done programming in years, so what is the most efficient method to take

Your group consists of:
( Head) a/ ...
  Topic: Using Gauges and Windows for a health checker....
kwirlkarphys

Replies: 9
Views: 10493

PostForum: zMUD General Discussion   Posted: Thu Aug 16, 2007 6:20 am   Subject: Using Gauges and Windows for a health checker....
I've been fumbling with some triggers that I just can't seem to do what I want. I suppose to start I will list my objective.

I want to take the results of a group display command, have the results ...
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net