Search results

  1. A

    Bug - Cannot Reproduce IOException during data post

    I seem to be getting this error a lot; usually once it appears Mafia heads quickly on a downward spiral to repeating (adventure.php?snarfblat=xx) (xx depending on where I'm trying to adventure, mostly 122: the Oasis) over and over, occasionally finishing the fight: Request 49 of 66 (Beach: Oasis...
  2. A

    Bug - Fixed Looting the hermit

    I'm using r9692 (was 9690 but I updated to ensure this wasn't fixed) and the "loot the hermit" option shows he has 16,777,215 of everything available, except for -1 ten-leaf clover.
  3. A

    Easy (and probably dumb) question re: switch()

    Heya, for the life of me I cannot remember (and I'm apparently failing on finding examples)... I want to run a switch statement with numerical ranges. Example: I want it to do function x for range 1-10, function y for range 11-20, and default function z. What is the syntax for case? All I...
  4. A

    Bug - Fixed Mall errors

    I've been encountering this for a while now, but I'm finally getting around to make note of it (I kept thinking it'd be fixed in the next build...) Basically, when I place things in the mall or when I click the mall button to bring up the mall screen (or refresh the one already there), I...
  5. A

    Quest item flag?

    I was just wondering if there's some sort of quest item flag? I'm trying to distinguish between non-tradable and quest item (which is also non-tradable)... TIA
  6. A

    Thank you for macro support!

    There is no "thank you" forum, so I figured this would be the best place to put it... I'm running Mafia right now, and I like to just stare at the CLI flying by from time to time. But I noticed just now that Mafia (8420) is executing my default script as a macro. This is great, and I wanted to...
  7. A

    Bug - Cannot Reproduce Coin Masters?

    I'm currently running r8410, but I've been noticing this for a while (for a few months). I'm in hardcore, and I'm doing the level 12 quest. Unfortunately, when I use the Coin Masters option, the 'buy' and 'sell' buttons are greyed-out. When I hit 'check', the CLI states I'm not at war. I've got...
  8. A

    Alphabetical restoration?

    Hi, I was just wondering if it might be possible to alphabetise the restore list? I occasionally like to clean out my mafia files and thus delete my preferences, but man, I have the hardest time finding the specific methods on how to heal/restore. I do not see any real sorting method, except...
  9. A

    Have_skill() question

    I get the error "Illegal parameter #1 for function have_skill. Got string, need skill" on the line that reads "if (have_skill ( "Pulverize" )) {" I've tried tinkering with it, but nothing's working. What am I missing? void smashstuff ( item name, int num ) { string title; title = to_string...
  10. A

    Maps for dummies

    Hi. First off: I'm trying to expand my knowledge of maps. I have very limited experience with C and C++ from a while back (I passed intro to computer programming/C++ in jr. college with a C seven years ago), but this ASH stuff doesn't seem too difficult. I've found a number of already-written...
  11. A

    Two small questions

    I'm not sure if any of these features are already implemented and just hidden from my blind eyes... but if not, I have some questions about customising Mafia. First, is there a way to make the quest page go to the current quests by default? I tend to be geared on what to do next, not revel in...
  12. A

    Mafia vs. Windows XP SP3?

    I have a very strong feeling this isn't Mafia related... but I figure I'll mention it in case someone wiser has had this issue and was able to fix it. (I've even posted the problem on annoyances.org, but the thread died, and with it my hopes.) I typically run Firefox as my default browser. I...
Top