MMOMinion

Full Version: Need help with mooching
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am trying to get a double mooch to work, however, even on the first HQ catch, mooch doesn't seem to activate, it also doesn't want to use patience. Any tips?

Code:
            ["minlevel"] = 1;
            ["maxlevel"] = 60;
            ["mapid"] = 137;
            ["pos"] = {
                ["x"] = 878;
                ["y"] = 20;
                ["z"] = 133;
                ["h"] = -2.184;
            };
            ["usemooch"] = true;
            ["usepatience"] = true;
            ["usepatience2"] = true;
            ["usechum"] = false;
            ["baitname"] = "Steel Jig";
            ["moochables"] = "Harbor Herring,Ogre Barracuda"
            ["maxtime"] = 30000;
delete moochables line .. im not sure if aces fix is live yet.
Ah ok, thanks.