[quote author=asturia link=topic=599.msg2857#msg2857 date=1164633527]
I have this script I use to prepare for my ascension.
It always worked for my previous attempts but now it doesn't work anymore.[/quote]Can you elaborate on "doesn't work anymore"? Does it buy the wrong things, is it not buying, does it print errors?
Not enough meat perhaps? I'm not sure how mafia handles a buy command nested into a if when the buy command fails, still aborts or just continues to run?
If it comes down to it, put print commands throughout the check_buy section and print out "amt_needed" to see whats happening to it.
It should run faster than the original function because it will pull them all at once from storage.
More info about the cli acquire command can be found here: http://kolmafia.sourceforge.net/scripting.html#items
also note that pulling items from your clans stash can be turned off in your preferences on the items tab.