(Necroing another old thread...)
This seems like a good idea, izchak... have you kept up with any more fixes to this script?
The current version linked here chokes on the (weapon_type(tryme) != "")) bit in line 86, because KoLmafia's error checking knows that weapon_type should be returning a string (non-empty?). I can remove that bit, but then I get the "map load failure" error when trying to run functions...
This seems like a good idea, izchak... have you kept up with any more fixes to this script?
The current version linked here chokes on the (weapon_type(tryme) != "")) bit in line 86, because KoLmafia's error checking knows that weapon_type should be returning a string (non-empty?). I can remove that bit, but then I get the "map load failure" error when trying to run functions...