Custom combat script help

avbferry

New member
Any reason why I receive this error message?

"You're on your own, partner." Upon opening the relay browser it shows that "Macro Aborted - Unknown predicate: hasski,l 51You twiddle your thumbs"

This is the marco I was running

[ giant's castle ]
skill pop and lock it
skill break it on down
skill run like the wind
skill run like the wind
skill pop and lock it
skill break it on down
skill disco dance of doom
skill disco dance ii: electric boogaloo
skill disco eye-poke
skill disco dance of doom
skill disco dance ii: electric boogaloo
attack with weapon

[ goth giant ]
skill transcendent olfaction
skill pop and lock it
skill break it on down
skill run like the wind
skill run like the wind
skill pop and lock it
skill break it on down
skill disco dance of doom
skill disco dance ii: electric boogaloo
skill disco eye-poke
skill disco dance of doom
skill disco dance ii: electric boogaloo
attack with weapon

This error message doesn't show on my other accounts though.... strange.
 

Catch-22

Active member
Hmm... Skill 51 is "Pop and Lock It" which does appear in your macro. I would guess your other accounts don't have that skill so it becomes irrelevant. I only had a quick look, but can't see any glaring typos specifically related to that skill in the source.

Are you able to provide any more information for us? Can you do "macrotest goth giant" in the CLI and post the output?

In the meantime, I'll do some more digging.

Edit: Just thought I would mention that macrotest needs to be turned off by typing "set macroDebug=false" in the CLI, unless you want macros to print out for every combat.
 
Last edited:

slyz

Developer
I guess you missed my post in the GD thread. I had forgotten about the "macrotest" command, though.
 

avbferry

New member
Hmm... Skill 51 is "Pop and Lock It" which does appear in your macro. I would guess your other accounts don't have that skill so it becomes irrelevant. I only had a quick look, but can't see any glaring typos specifically related to that skill in the source.

Are you able to provide any more information for us? Can you do "macrotest goth giant" in the CLI and post the output?

In the meantime, I'll do some more digging.

Edit: Just thought I would mention that macrotest needs to be turned off by typing "set macroDebug=false" in the CLI, unless you want macros to print out for every combat.

Okay I would post the results tomorrow. Have ran out of adventures for the day. The CCS for my other accounts do have pop and lock it too eg.

[ giant's castle ]
skill run like the wind
skill pop and lock it
skill break it on down
skill break it on down
skill run like the wind
skill pop and lock it
skill disco dance of doom
skill disco dance ii: electric boogaloo
skill disco eye-poke
skill disco dance of doom
skill disco dance ii: electric boogaloo
attack with weapon


[ goth giant ]
skill transcendent olfaction
skill run like the wind
skill pop and lock it
skill break it on down
skill break it on down
skill run like the wind
skill pop and lock it
skill disco dance of doom
skill disco dance ii: electric boogaloo
skill disco eye-poke
skill disco dance of doom
skill disco dance ii: electric boogaloo
attack with weapon

Thanks and have a great weekend :)
 

avbferry

New member
No need to wait. Simply setup the CCS and type "macrotest goth giant" in the gCLI.

I tried typing that in the gCLI but nothing showed up.

I tried running the CCS again and this time the error message did not show up... strange...
 
Last edited:
Top