Search results

  1. F

    Purchasing items from BHH

    Does anyone know how to purchase the bounty hunting outfit, as retrieve_item( [int], [item] ) appears to fail. Here's the offending bit of code: if (retrieve_item( 1 - item_amount( $item[2416] ) , $item[2416] ) ) { cli_execute("mirror prep.txt"); print( "Helmet...
  2. F

    (Yet another) newbie in distress.... calling strings from within item_amount

    thanks a lot for the guidance =) Kind of obvious now I think of it, when it isn't 2 AM =P
  3. F

    (Yet another) newbie in distress.... calling strings from within item_amount

    As not to drive the price of a cocktailcrafting drink of my choice sky high by purchasing over a dozen every day, i decided it might be a good idea to dust off the old random(11) statement and use it with a few ifs to help spread the load on the economy =P But I hit one tiny snag - mafia wants a...
Top