Hello everyone!
Just recently have begun converting over from CMUD to MUSH! But I am having a ton of problems trying to get things going here. Although I have scoured the forums, perhaps I need abit more babying.
Is what I'm trying to convert to variables so I can put in health bars and such. These values should be the variables of hp, maxhp, sp, and maxsp.
Now, in the trigger editor, I have:
Send box contains: %1
Send to: Variable
Variable: hp
But it sends nothing to the variable. any ideas why or what I need to do to get it to start capturing?
Thanks!
Just recently have begun converting over from CMUD to MUSH! But I am having a ton of problems trying to get things going here. Although I have scoured the forums, perhaps I need abit more babying.
You have 780 (780) hit points and 1623 (1623) social points.
Is what I'm trying to convert to variables so I can put in health bars and such. These values should be the variables of hp, maxhp, sp, and maxsp.
Now, in the trigger editor, I have:
^You have (.*) ((.*)) hit points and (.*) ((.*)) social points.
Send box contains: %1
Send to: Variable
Variable: hp
But it sends nothing to the variable. any ideas why or what I need to do to get it to start capturing?
Thanks!