Choice adventure numbering

Nightmist

Member
Open the default ~.kcs file, note the choiceadv numbers down. Open mafia, open the adventure pane without logging in, then go and change the choice adventure. Reopen the ~.kcs file, note the changed number//value and tada you now know what that specific choice adventure number is. (Well thats the only way I know of, there may be other methods)
 

Tirian

Member
Generally, that's really the best way to go. The other alternative is to look through the source code (most probably OptionsFrame.java), but that is relatively cryptic. Best to just have side-by-side text processors with before and after versions of your .kcs file and see what changed.

As far as your specific questions, check out http://wiki.kolmafia.us/?page_id=45 which has some better tables in general but basically tells you where the Forest Corpses choice adventures show up in the table. The lucky sewer is a little tougher; that is given under "luckySewerAdventure" in the ~.kcs file, but I don't think it is possible to change the value in the "global" options file using ASH or CLI.
 

holatuwol

Developer
Just check the KoL wiki; it's a lot faster and it doesn't require so much thought.  Out of all the choices, only the lucky sewer is an oddball; all the others have a formal choice page, and any odd displays are strictly to make input of those values easier for users.  Global settings can be modified just as standard settings; KoLmafia internally figures out which ones are global and which ones are not when it resets settings.
 

Nightmist

Member
[quote author=holatuwol link=topic=427.msg2157#msg2157 date=1157821404]
Just check the KoL wiki; it's a lot faster and it doesn't require so much thought.[/quote]
Heh well thats a new page, made on the 6th of Sep... Cool =D.
 
Top