MMOMinion

Full Version: Fishing issue
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I had been running this simple fishing profile for sometimes, but all of the sudden looks like it crashed... i am still able to run to the correct spot but it doesn't start fishing anymore. Can I ask any expertee here could help me take a quick look on this?

local obj1 = {
["tasks"] = {
[1] = {
["minlevel"] = 1;
["maxlevel"] = 60;
["mapid"] = 402;
["pos"] = {
["x"] = -807.13928222656;
["y"] = -35.524585723877;
["z"] = 641.36822509766;
["h"] = 0.31992816925049;
};
["usemooch"] = true;
["usepatience"] = false;
["usepatience2"] = true;
["usesnagging"] = false;
["usecollect"] = true;
["usechum"] = false;
["baitname"] = "Brute Leech";
["maxtime"] = 30000;
};

};
}
return obj1
iirc, sebbs posted its a fishing module issue. Ace knows about he said in the Fishing 1-50 thread.
Many thanks dude, I shall check that out on another post.