I'm completely new to scripting unfortunately, i play a mud called medievia, and need some help. for a trigger i put
*<*/*hp */*m */*mv * * TNL-*>
if %40 < 100 then
ft health below %40 approx 360 health remaining
That didn't work for me (to alert form health), and i dunno how to get it to work so the lowest % is healed.
example you'll see <[insert name]%>[insert prompt]
if that helps.
*<*/*hp */*m */*mv * * TNL-*>
if %40 < 100 then
ft health below %40 approx 360 health remaining
That didn't work for me (to alert form health), and i dunno how to get it to work so the lowest % is healed.
example you'll see <[insert name]%>[insert prompt]
if that helps.