Hey all,
I've been admiring the AARDWOLF inventory miniwindow (amongst others) and I've been trying to convert it to a non gmcp mud.
Here's what I've got
https://ibb.co/cOymWm
Run-time error
Plugin: Aardwolf_Health_Bars (called from world: Dark Wizardry
Function/Sub: do_prompt called by trigger
Reason: processing trigger "" when matching line: "<1818/1818 hp 9084/9084 m 2566/2566 mv>"
[string "Plugin: Aardwolf_Health_Bars"]:559: bad argument #7 to 'WindowRectOp' (number expected, got nil)
stack traceback:
[C]: in function 'WindowRectOp'
[string "Plugin: Aardwolf_Health_Bars"]:559: in function <[string "Plugin: Aardwolf_Health_Bars"]:552>
I'm not a legendary programmer or anything, and I know not everyone has time to help convert this, but I think figuring out how to fix this would help me understand how to code things in the future. If anyone can help, I'd be SO grateful.
I've been admiring the AARDWOLF inventory miniwindow (amongst others) and I've been trying to convert it to a non gmcp mud.
Here's what I've got
https://ibb.co/cOymWm
Run-time error
Plugin: Aardwolf_Health_Bars (called from world: Dark Wizardry
Function/Sub: do_prompt called by trigger
Reason: processing trigger "" when matching line: "<1818/1818 hp 9084/9084 m 2566/2566 mv>"
[string "Plugin: Aardwolf_Health_Bars"]:559: bad argument #7 to 'WindowRectOp' (number expected, got nil)
stack traceback:
[C]: in function 'WindowRectOp'
[string "Plugin: Aardwolf_Health_Bars"]:559: in function <[string "Plugin: Aardwolf_Health_Bars"]:552>
I'm not a legendary programmer or anything, and I know not everyone has time to help convert this, but I think figuring out how to fix this would help me understand how to code things in the future. If anyone can help, I'd be SO grateful.