[Home] [Downloads] [Search] [Help/forum]

Gammon Software Solutions forum

See www.mushclient.com/spam for dealing with forum spam. Please read the MUSHclient FAQ!

[Folder]  Entire forum
-> [Folder]  MUSHclient
. -> [Folder]  General
. . -> [Subject]  New Convert from Zmud

Home  |  Users  |  Search  |  FAQ
Username:
Register forum user name
Password:
Forgotten password?

New Convert from Zmud

[Reply to this subject]  Reply to this subject   [New subject]  Start a new subject   [Refresh] Refresh page


Posted by Fraust   (5 posts)  [Biography] bio
Date Sun 05 Jul 2009 03:35 AM (UTC)  quote  ]
Message
Hi All,

I'm trying to get use to MUSHclient after being with Zmud for a few years. Hopefully someone can explain to me what I'm doing wrong.

Here's my trigger:

^Hp\: (?P<hp>.*?)\((?P<maxhp>.*?)\) Gp\: (?P<gp>.*?)\((?P<maxgp>.*?)\) Xp\: (?P<xp>.*?)\((?P<maxxp>.*?)\)*

I'm trying use an if statement to fire an alias when my Gp drops below a certain point. I thought it should be as simple as

if %<gp> < 2000 then
send (gpheal)
end

I have this set to 'send to script' but still getting an error.

Help is appreciated.

Thanks,

Fraust.
[Go to top] top

Posted by Fadedparadox   USA  (91 posts)  [Biography] bio
Date Reply #1 on Sun 05 Jul 2009 03:59 AM (UTC)  quote  ]

Amended on Sun 05 Jul 2009 04:00 AM (UTC) by Fadedparadox

Message
Capitalize the S in Send and put quotes around gpheal.

Send ("gpheal")
[Go to top] top

Posted by Nick Gammon   Australia  (18,772 posts)  [Biography] bio   Forum Administrator
Date Reply #2 on Sun 05 Jul 2009 04:09 AM (UTC)  quote  ]
Message
Send sends to the MUD. If you want to fire a client alias, use Execute instead.

- Nick Gammon

www.gammon.com.au, www.mushclient.com
[Go to top] 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,214 views.

[Reply to this subject]  Reply to this subject   [New subject]  Start a new subject   [Refresh] Refresh page

Go to topic:           Search the forum


[Go to top] top

[Home]

Written by Nick Gammon - 5K

Comments to: Gammon Software support
[RH click to get RSS URL] Forum RSS feed ( http://www.gammon.com.au/rss/forum.xml )

[Best viewed with any browser - 2K]    [Internet Contents Rating Association (ICRA) - 2K]    [Web site powered by FutureQuest.Net]