Register forum user name Search FAQ

Gammon Forum

Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the password reset link.

Due to spam on this forum, all posts now need moderator approval.

 Entire forum ➜ MUDs ➜ General ➜ Zmud sip counter

Zmud sip counter

It is now over 60 days since the last post. This thread is closed.     Refresh page


Posted by Dazed182   (1 post)  Bio
Date Sat 10 May 2003 01:36 PM (UTC)
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  (23,173 posts)  Bio   Forum Administrator
Date Reply #1 on Sun 11 May 2003 05:05 AM (UTC)
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.


11,871 views.

It is now over 60 days since the last post. This thread is closed.     Refresh page

Go to topic:           Search the forum


[Go to top] top

Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.