Weatherboy
Member
So, the other tiny project that deceptively appeared at first to be within my skillset is to get the pixel orb after I smash the prism if I pulled an used a 8-bit power magazine to putty ghosts for the digital key.
The logic is fairly simple, it checks retrieve_item for each of the pixel weapons, adventures for whatever you might not have. It buys (@100 meat ea) up to 2 pixel crosses for the boss battle.
Currently, I have it set up to use a custom ccs that is included (txt). I'd like to fix this to use a combat filter instead if that's possible. I tried to modify this code from the wiki that sniffs goth giants, but I kept getting a compiling error saying it was missing a return value on the same line as the closing bracket. There is also an issue with can I use a combat filter, because the boss fight isn't a location, it's a visit_url, which seems to suggest there might be away that run_combat() is involved, but alas, so far, I'm pretty stumped. So I'd really appreciate any comments or suggestions.
The logic is fairly simple, it checks retrieve_item for each of the pixel weapons, adventures for whatever you might not have. It buys (@100 meat ea) up to 2 pixel crosses for the boss battle.
Currently, I have it set up to use a custom ccs that is included (txt). I'd like to fix this to use a combat filter instead if that's possible. I tried to modify this code from the wiki that sniffs goth giants, but I kept getting a compiling error saying it was missing a return value on the same line as the closing bracket. There is also an issue with can I use a combat filter, because the boss fight isn't a location, it's a visit_url, which seems to suggest there might be away that run_combat() is involved, but alas, so far, I'm pretty stumped. So I'd really appreciate any comments or suggestions.
Attachments
Last edited: