Thread Rating:
  • 47 Vote(s) - 3.23 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[module] LedgendaryFisher v1.4.5 (update: 15-08-23)
How would one go about adding a custom fish to catch?

I added a new entry in FishData.info, ensured the ID was correct in items-EN.lua, and created a profile to catch them, but the module is still releasing the target fish when it's caught.

This is what was added to FishData.info:
Code:
    [218] = {
            ["Name"] = "Paglth'an discus";
            ["CatchOnlyOnce"] = false;
            ["AddInfo"] = "level 49";
            ["Category"] = "QuestFish";            
            ["Bait"] = "Caddisfly Larva";
            ["IntuitionBait"] = "";
            ["Mooch"] = false;            
            ["Intuition"] = false;
            ["WeatherCondition"] = "";
            ["PreviousWeather"] = "";
            ["StartTime"] = 0;
            ["EndTime"] = 0;
            ["Location"] = "Zahar'ak"
        };

Items-EN.lua:
Code:
[5007] = "Paglth'an discus";

and finally, my profile:
Code:
-- Persistent Data
local multiRefObjects = {

} -- multiRefObjects
local obj1 = {
    [1] = {
        ["Bait"] = "Caddisfly Larva";
        ["Id"] = 218;
        ["Location"] = "Zahar'ak";
        ["Quantity"] = 0;
        ["QuantityHQ"] = 0;
        ["Stealth"] = true;
    };
}
return obj1
 


Messages In This Thread
RE: [module] LedgendaryFisher - by Naejin - 03-30-2015, 12:05 AM
RE: [module] LedgendaryFisher - by Ace - 03-30-2015, 12:45 AM
RE: [module] LedgendaryFisher - by frepe - 03-30-2015, 06:38 PM
RE: [module] LedgendaryFisher - by saik1992 - 04-01-2015, 02:09 AM
RE: [module] LedgendaryFisher - by frepe - 04-01-2015, 06:04 AM
RE: [module] LedgendaryFisher - by frepe - 04-01-2015, 09:52 AM
RE: [module] LedgendaryFisher - by saik1992 - 04-01-2015, 10:55 AM
RE: [module] LedgendaryFisher - by Jensen490 - 04-01-2015, 01:33 PM
RE: [module] LedgendaryFisher - by frepe - 04-01-2015, 09:26 PM
RE: [module] LedgendaryFisher - by Ace - 04-01-2015, 03:04 PM
RE: [module] LedgendaryFisher - by frepe - 04-01-2015, 08:36 PM
RE: [module] LedgendaryFisher - by Ace - 04-01-2015, 08:50 PM
RE: [module] LedgendaryFisher - by frepe - 04-06-2015, 12:37 PM
RE: [module] LedgendaryFisher v1.2 (now with added features and language support) - by SilverShadow - 07-06-2015, 06:54 PM

Forum Jump:


Users browsing this thread: 29 Guest(s)

We help you win the game.

FFXIV Bot and More.

 

Products