Search results

  1. G

    Bug - Waiting for Info Disdain, TTs, and the Hookah

    I'm not sure if this is a bug per se but it's definitely undesired behavior. The ittah bittah hookah can stick any buff effect in the game on your character, and I usually run with it since it's also a +5 weight familiar item and I really don't have any better IotM stuff. This includes...
  2. G

    Bug - Fixed Basement auto-adventuring misreports failure.

    Any noncombat adventure, including the red pill/blue pill style choice adventures, is aborting auto-adventuring in the basement with the message "Failed to pass basement test." This shows up in builds since 10243, but not 10241.
  3. G

    Bug - Fixed r8868 - buying TPS drinks instead of creating them?

    I have a tiny plastic sword, and I've noticed that with r8868, if I don't have the appropriate fruit to make a TPS drink, when I try to drink it (as in "drink bodyslam" in the CLI with no limes) Mafia will try to buy the drink, rather than buying the fruit and making the drink. This doesn't...
  4. G

    Ash function to check location exists?

    Is there an ash function that takes in a location and returns whether or not it's actually available to be adventured in at the present time? For examplelocation_exists($location[hippy camp])to see if the hippy camp is there or out of reach or bombed back to the stone age? It'd be nice but not...
  5. G

    Bug - Fixed Coinmaster frame errantly re-equipping Dancing Frog

    When I try to buy something from Big Brother, the frame puts a das boot on my dancing frog, even though > familiar dancing Putting Amaretto the Coffee Pixie back into terrarium... Taking Sweekee the Dancing Frog out of terrarium... Requests complete. > equip amphibious tophat Putting on...
  6. G

    Bug - Fixed Bad classification on underwater drops?

    Even though only a few underwater drops are actually pickpocketable, the internal item database classes them as generic drops rather than non-pickpocketable (or maybe they should be conditional since I don't think they can be yellow-rayed either). For example: > ash...
  7. G

    CLI command for wine locations?

    I know that Mafia knows which wines are in which corners of the wine cellar; it displays in the relay browser. Can I get that information out of the CLI? "dusty" will show which bottle of wine is which but not where they drop, and the location details just show all six bottles in every corner...
  8. G

    Bug - Fixed Mafia doesn't visit Noob Cave to clear gong prompt

    When I try to use a gong from the CLI (as in "gong bird") when my form has run out Mafia only displays "unexpected error - debug log printed" and doesn't go anywhere. I've attached the log.
  9. G

    Bug - Fixed Chocolate starter items not properly used

    So when I found out there were chocolate starter items ToT-able with the epic gear on, I went and got some. However, when I try to use one -- any one -- from the CLI, I get (for example): > use chocolate disco ball Using 1 chocolate disco ball... Finished using 1 chocolate disco ball. It...
  10. G

    Newbie Adventuring Question (stop on conditions)

    So, getting my feet wet with ASH scripting, I made the attached script to automate a fun thing I was doing - adventuring with my stocking mimic until it dropped a particular kind of candy, eating that candy, and continuing on adventuring. I originally just used while (adventure(advs, place)) to...
Top