Search results

  1. lackita

    Advanced Scripting Documentation

    In http://kolmafia.sourceforge.net/advanced.html it says "You should not, however, "call" other ASH scripts from within an ASH script, as this yields unpredictable results." For libraries like zlib, though, that seems like the only way to use them. Am I misreading the documentation, or is it...
  2. lackita

    Persistence across sessions

    I have a couple ideas for scripts, but they require information stored in one kolmafia session to be available in subsequent sessions. My first idea was file I/O, but I couldn't find anything about that on the wiki. Did I miss something? Is there another mechanism for storing data?
  3. lackita

    Feature - Rejected Quest Manager

    I've written a quest manager that lists all of the active quests and their current step. I plan on adding features to this over time, but I wanted to get feedback on this initial version.
Top