Reply to this subject
Start a new subject
 
Refresh page
| Posted by |
Dazed182
(1 post) bio
|
| Date |
Sat 10 May 2003 01:36 PM (UTC) [ quote
] |
| Message |
i am trying to set up a sip counter in zmud 4.62, this is the script i have, but instead of deducting the -1 from the health/mana count, it just displayes a -1 next to the variable, and writes another -1 each time its used.
Any ideas on what wrong
#ALIAS hc {healthcount = %1} "sipcount"
#ALIAS mc {manacount= %1} "sipcount"
#VAR manacount {0} {_nodef} "sipcount"
#VAR healthcount {0} {_nodef} "sipcount"
#TRIGGER {The elixir heals and soothes you.} {#add healthcount -1} "sipcount"
#TRIGGER {Your mind feels stronger and more alert.} {#add manacount -1} "sipcount"
#STAT {Health: @healthcount |||| Mana: @manacount} "sipcount"
Dazed182 | top |
|
| Posted by |
Nick Gammon
Australia (18,772 posts) bio
Forum Administrator |
| Date |
Reply #1 on Sun 11 May 2003 05:05 AM (UTC) [ quote
] |
| Message |
You know that there is a zMud forum at their site (www.zuggsoft.com)?
I don't want to seem unhelpful, but this site here is really for a competing client, MUSHclient.
Of course, if you want to try using MUSHclient I am sure we could help with the sip counter script for that. :) |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
1,514 views.
Reply to this subject
Start a new subject
 
Refresh page
top
Comments to:
Gammon Software support
Forum RSS feed ( http://www.gammon.com.au/rss/forum.xml )