Hi,
I'm new with MUSHclient and I do not know anything about programming. So please bear with me when I ask a noob question.
My goal: set a trigger to report % of a spell to my teammate when he pages me.
Trigger: report spell *
Send:
spell %1
Example: if my teammate page me and say 'report spell sloth', I will do 'spell sloth' which show the following in the MUD
Level Spell Pct Cost Spell Pct Cost
===============================================================================
Lvl 29: sloth 73% 30 mana
I know I need more then the one-liner spell %1 to achieve the above goal. But I can't even get 'spell %1' to work. Please help.
It would be great if you can also show me a code/script (or whatever it is supposed to call) to do the above. Thanks alot.
I'm new with MUSHclient and I do not know anything about programming. So please bear with me when I ask a noob question.
My goal: set a trigger to report % of a spell to my teammate when he pages me.
Trigger: report spell *
Send:
spell %1
Example: if my teammate page me and say 'report spell sloth', I will do 'spell sloth' which show the following in the MUD
Level Spell Pct Cost Spell Pct Cost
===============================================================================
Lvl 29: sloth 73% 30 mana
I know I need more then the one-liner spell %1 to achieve the above goal. But I can't even get 'spell %1' to work. Please help.
It would be great if you can also show me a code/script (or whatever it is supposed to call) to do the above. Thanks alot.