Search results

  1. L

    New Content - Implemented New Challenge Path - Avatar of Boris

    cast 3 sammich reports an error. mafia should totally recognize sammich.
  2. L

    Summon Candy Hearts Script

    What does this mean? I want to do this too, but I don't get this. It looks like allow balancing buffs, but I have no idea.
  3. L

    Scrolls script: Not Ready, help requested.

    Mafia doesn't seem to be throwing scrolls at the adding machines automagically. I have 11.4. Is there a preference I need to set somewhere?
  4. L

    Super Advanced Cocktailcrafting

    There is a function called creatable_amount that you can use with each type of the SHC drinks. This is a snippet of how I use it for characters with liver of steel. int amount = creatable_amount(drink); if(amount >= 5) { item drink = string_to_item( "Mon Tiki" ); boolean created =...
Top