Is it possible to override only one choice adventure?

rlbond86

Member
I guess the title sums it up. Basically I want to override choice.php but only for a particular choice adventure. Is this possible?
 
If you mean relay override, it should be possible by overriding choice.php, checking the response text for the page you want to modify, and just returning visit_url() if it's not the right adventure.

If you mean overriding the actual behaviour of KoLmafia when you autoadventure at a specific choice, I don't think so, but I also wish this were possible.
 
In what way do you want to alter KoLmafia's behavior for handling a choice adventure? (From this start might follow either a feature request or a suggestion for how to do what you desire.)
 
Back
Top