-
Notifications
You must be signed in to change notification settings - Fork 58
Common Issues
Garbo needs to know the exact state of your account to function properly. If you've run turns or used resources today outside Mafia or in another Mafia install, your current set of mafia preferences/properties won't reflect that and Garbo will be fed bad info. It might try to get ready for a wanderer based on an incorrectly set counter or not realize you've already cleaned your spleen today (or any number of other hard-to-diagnose issues). If this applies to you, the best advice is to try Garbo again tomorrow.
Chances are, your autoBuyPriceLimit
is set too low. Garbo buys a lot of things between dieting, restoring, buffing, copying, etc. and Mafia controls all scripts' abilities to acquire items based on the value of this preference. The solution is set autoBuyPriceLimit = someHigherNumber
(replace "someHigherNumber" with some higher number, like 80000).
Probably not. You have a few flags you can set when calling Garbo that will modify the script's behavior, most notably nobarf
and ascend
, but if you want to do something outside those flags, you're probably out of luck - and if you try, please don't expect support. Try garbo help
for a full list of arguments that Garbo accepts.