Download
(71 Kb)
Download
Updated: 05/15/23 02:22 PM
Pictures
File Info
Compatibility:
Necrom (9.0.0)
Scribes of Fate (8.3.5)
Updated:05/15/23 02:22 PM
Created:04/25/15 07:21 PM
Monthly downloads:1,679
Total downloads:954,589
Favorites:826
MD5:
Categories:TradeSkill Mods, ToolTip
TraitBuddy  Popular! (More than 5000 hits)
Version: 9.1.0
by: Weolo [More]
TraitBuddy is an addon that tries to help you easily manage and keep track of what crafting research traits all your characters know. Great for those alt'o'holics out there just like myself.

I have expanded many game tooltips so that the information you want to see is right there on the item where you need it. There is also a custom screen if you prefer to see all the research in one place.

In case you are unsure what an alt is, it is a term to describe another/alternative character.

This addon is for Blacksmithing, Clothing, Woodworker and Jewellery traits as the other professions don't have traits you can research.

The latest version of addon library LibAddonMenu is required and will need to be installed separately.

Features
  • Expanded in-game tooltips:
    Bag, loot, mail, buyback, trade, guild store search, guild store listings, links placed in chat, quest rewards, crafting, equipped items, and motifs
  • See the traits your character and your alts know
  • See the traits your character and your alts are researching
  • Automatically knows when your research has finished. You don't need to log on to your alts for it to update.
  • See the motifs your character and your alts know
  • Research overview screen
  • Compact movable window
  • Allows you to view any of your alts by simply picking them from a dropdown or using an icon bar
  • The screen you see will be just as if you had logged on to that alt
  • You choose which alts are included/compared
  • Customisable icon and text colours
  • Translated into English, French, German, Japanese and Russian
  • Supports gamepad mode
  • Ability to filter motifs, unknown, almost completed etc
  • List of all crafted sets with details of their bonuses and locations
  • Support for other addons such as Inventory Grid View and Inventory Insight
  • Icons in inventory
  • Plus a lot more...
Check out the attached screenshots for a small sample of what the addon offers.

What do the icons mean?
Green Tick
The selected character has researched that trait.

Orange Tick
At least one or more of your characters has completed researching that trait.
But not the currently selected character.

Blue Hourglass
The selected character is researching that trait.

Orange Hourglass
No characters have completed researching that trait but one or more of your characters have started to learn it.

The colours can be customised from the options.

How to set it up
  • Log in to each character one by one so TraitBuddy can automatically work its magic
  • Check out the tooltips on items with traits and motifs
There are 3 ways to open the TraitBuddy window
  1. Bind a key
  2. Use the buttons added to the corners of the crafting stations, skill screen and guild store
  3. Use the chat commands /traitbuddy and /traitbuddyoptions
Use any combination you prefer.
Binding a key is done from the normal ESO options screen
  • Bring up the ESO Options > Controls > Keybindings and scroll down until you see "TraitBuddy Addon"
  • Choose a key you would like to use to show and hide the window
  • Personally I bind the ] key

Info for other Addon makers
Detect when mousing over a trait in TraitBuddy
In your onLoad function
Lua Code:
  1. CALLBACK_MANAGER:RegisterCallback("TB-OnTraitMouseUp", OnTraitMouseUp)
Then add a new function to do your custom stuff
Lua Code:
  1. local function OnTraitMouseUp(craftingSkillType, researchLineIndex, traitIndex)
  2.     d(zo_strformat("DEBUG: OnTraitMouseUp <<1>> <<2>> <<3>>", tostring(craftingSkillType), tostring(researchLineIndex), tostring(traitIndex)))
  3. end

If you have ideas to improve this addon or have found a bug please either post on the comments section of this addon page or send me a private message.

I hope you like it and find it useful.
See you in game @Weolo on EU Server
9.1.0 (131)

- Updated to Scribes of Fate DLC / Update 37
- Added Firesong motifs, number 117
- Added House Mornard motifs, number 118
- Added Blessed Inheritor motifs, number 119
- Added Scribes of Mora motifs, number 120
- Blessed Inheritor and Scribes of Mora motifs will automatically show when available

9.0.0 (130)

- Updated to Firesong DLC / Update 36
- Added Syrabanic Marine motifs, number 112
- Added Systres Guardian motifs, number 114
- Added Y'ffre's Will motifs, number 115
- Added Drowned Mariner motifs, number 116
- Added Old Growth Brewer crafted set
- Added Claw of the Forest Wraith crafted set
- Added Chimera's Rebuke crafted set

8.9.1 (129)

- Fixed more tooltips over textures in the TraitBuddy screen

8.9 (128)

- Updated to High Isle Chapter / Update 34
- Added Ancestral Breton motifs, number 93
- Added Dreadsails motifs, number 110
- Added Ascendant Order motifs, number 111
- Added Steadfast Society motifs, number 113
- Added Druid's Braid crafted set
- Added Order's Wrath crafted set
- Added Serpent's Disdain crafted set
- Changed the draw layer and tier on some textures
- Replaced some deprecated ESO constants
- Optimised strings and string functions
- Added Spanish language translations (Aņadidas traducciones al espaņol)
- Fixed a typo in the English translation

8.8 (127)

- Updated to Ascending Tide DLC / Update 33
- With "Account Wide Achievements" changed checking for known chapter motifs from Achievements to individual character Lore Books
- LOG INTO each character will fix this
- Added IsLoreBookChapterKnown() function
- Added IsAchievementChapterKnown() function
- Added Annihilarch's Chosen motifs, number 107
- Added Fargrave Guardian motifs, number 108
- Fixed a bug detecting crown motifs for languages other than English

8.7.1 (126)

- Small logic change - Events from EVENT_NON_COMBAT_BONUS_CHANGED only kick in after EVENT_PLAYER_ACTIVATED

8.7 (125)

- Updated to Deadlands DLC / Update 32
- Added House Hexos motifs, number 98
- Added Ancient Daedric motifs, number 104
- Added Crimson Oath motifs, number 105
- Added Silver Rose motifs, number 106
- Added Wretched Vitality crafted set
- Added Deadlands Demolisher crafted set
- Added Iron Flask crafted set

8.6.1 (124)

- Visual bug - I forgot to increase the shown level number in the settings screen

8.6 (123)

- Updated to Waking Flame DLC / Update 31
- Added Sul-Xan motifs, number 102
- Added Black Fin Legion motifs, number 103

8.5 (122)

- Added Waking Flame motifs, number 99
- Added True-Sworn motifs, number 100

8.4.3 (121)

- Companion item traits no longer show as researchable
- Removed option to show or hide trait tooltips for companion items

8.4.2 (120)

- Improved the logic of displaying companion trait tooltips

8.4.1 (119)

- Fixed companion tooltips showing your worn items instead, Thanks Vaddi
- Added option to show or hide trait tooltips for companion items

8.4 (118)

- Updated to Blackwood Chapter / Update 30
- Added Ancestral Akaviri motifs, number 92
- Added Ivory Brigade motifs, number 101
- Added Diamond's Victory crafted set
- Added Heartland Conqueror crafted set
- Added Hist Whisperer crafted set

8.3.1 (117)

- Forgot to change the version number shown in the Addon settings screen

8.3 (116)

- Updated to Flames of Ambition DLC, Update 29
- Added Nighthollow motifs, number 95
- Added Wayward Guardian motifs, number 97
- Addon size reduced a little more, currently, 26k (zipped) smaller than version 7.5 was

8.2 (115)

- Added Thorn Legion motifs, number 90
- Added Hazardous Alchemy motifs, number 91
- Using ESO icons for light and medium armour
- Removed all custom icons
- Addon size reduced
- Data utility code for motifs refactored

8.1 (114)

- Updated to Markarth DLC / Update 28
- Added Ancestral Reach motifs, number 94
- Added Arkthzand Armory motifs, number 96
- Added Aetherial Ascension crafted set
- Added Legacy of Karth crafted set
- Added Red Eagle's Fury crafted set
- Sets icon changed to new collections set icon

8.0 (113)

- Updated to Stonethorn DLC / Update 27
- Added Greymoor motifs, number 85
- Added Sea Giant motifs, number 86
Archived Files (131)
File Name
Version
Size
Uploader
Date
9.0.0
71kB
Weolo
11/08/22 09:47 PM
8.9.1
71kB
Weolo
06/10/22 02:43 PM
8.9
71kB
Weolo
06/06/22 03:33 PM
8.8
66kB
Weolo
03/16/22 08:01 PM
8.7.1
66kB
Weolo
12/20/21 11:42 AM
8.7
66kB
Weolo
11/01/21 06:39 PM
8.6.1
66kB
Weolo
08/26/21 04:04 PM
8.6
66kB
Weolo
08/26/21 03:24 PM
8.5
65kB
Weolo
07/16/21 07:50 PM
8.4.3
65kB
Weolo
06/05/21 01:06 AM
8.4.2
65kB
Weolo
06/04/21 03:45 PM
8.4.1
65kB
Weolo
06/04/21 02:49 PM
8.4
65kB
Weolo
06/03/21 03:37 PM
8.3.1
65kB
Weolo
03/09/21 03:28 PM
8.3
65kB
Weolo
03/09/21 02:54 PM
8.2
69kB
Weolo
12/28/20 04:00 PM
8.1
82kB
Weolo
11/01/20 10:22 AM
8.0
90kB
Weolo
08/23/20 10:42 AM
7.9
82kB
Weolo
07/06/20 02:14 PM
7.8
81kB
Weolo
05/01/20 07:15 PM
7.7
81kB
Weolo
04/15/20 01:06 PM
7.6
80kB
Weolo
03/15/20 02:39 PM
7.5
90kB
Weolo
02/28/20 07:20 AM
7.4.1
79kB
Weolo
02/24/20 01:01 PM
7.4
79kB
Weolo
02/18/20 02:48 PM
7.3
79kB
Weolo
12/23/19 11:22 PM
7.2
79kB
Weolo
10/21/19 03:05 PM
7.1
79kB
Weolo
10/16/19 04:18 PM
7.0
79kB
Weolo
09/06/19 06:25 PM
6.9
79kB
Weolo
08/11/19 08:16 AM
6.8
79kB
Weolo
06/02/19 01:40 PM
6.7.1
79kB
Weolo
05/22/19 01:14 PM
6.7
79kB
Weolo
05/18/19 11:02 PM
6.6
78kB
Weolo
05/11/19 12:38 PM
6.5.1
78kB
Weolo
04/27/19 11:04 AM
6.5
78kB
Weolo
04/26/19 04:53 PM
6.4
120kB
Weolo
02/25/19 09:22 PM
6.3
119kB
Weolo
10/23/18 03:28 PM
6.2.2
126kB
Weolo
09/30/18 05:49 PM
6.2.1
126kB
Weolo
09/03/18 04:26 PM
6.2
126kB
Weolo
08/30/18 12:42 PM
6.1
126kB
Weolo
08/14/18 02:48 PM
6.0
126kB
Weolo
06/29/18 02:29 PM
5.9.2
126kB
Weolo
06/29/18 09:15 AM
5.9.1
126kB
Weolo
05/27/18 04:29 PM
5.9
126kB
Weolo
05/22/18 05:29 PM
5.8.5
124kB
Weolo
05/15/18 11:50 AM
5.8.4
124kB
Weolo
04/14/18 03:33 PM
5.8.3
123kB
Weolo
04/02/18 08:56 AM
5.8.2
123kB
Weolo
02/28/18 03:27 PM
5.8.1
123kB
Weolo
02/18/18 04:18 PM
5.8
124kB
Weolo
02/11/18 12:18 PM
5.7
123kB
Weolo
12/20/17 05:14 PM
5.6
123kB
Weolo
11/03/17 05:22 PM
5.5.2
126kB
Weolo
10/21/17 04:09 AM
5.5.1
126kB
Weolo
10/15/17 11:04 AM
5.5
126kB
Weolo
10/12/17 05:52 PM
5.4.1
116kB
Weolo
09/03/17 10:39 AM
5.3.2
113kB
Weolo
08/18/17 09:40 AM
5.3.1
113kB
Weolo
08/17/17 01:24 PM
5.3
112kB
Weolo
08/14/17 02:15 AM
5.2.2
111kB
Weolo
06/29/17 11:59 AM
5.2.1
111kB
Weolo
06/23/17 09:54 AM
5.2
111kB
Weolo
06/19/17 04:51 PM
5.1
111kB
Weolo
06/05/17 12:03 PM
5.0
110kB
Weolo
05/21/17 11:54 PM
4.9
109kB
Weolo
04/30/17 09:18 AM
4.8.2
109kB
Weolo
04/20/17 12:39 AM
4.8.1
109kB
Weolo
04/18/17 10:51 AM
4.8
109kB
Weolo
04/17/17 10:32 AM
4.7
106kB
Weolo
04/05/17 10:38 AM
4.6
104kB
Weolo
03/22/17 01:23 PM
4.5
103kB
Weolo
02/28/17 10:59 PM
4.4
101kB
Weolo
02/12/17 09:54 PM
4.3
100kB
Weolo
02/09/17 11:00 AM
4.2
101kB
Weolo
02/05/17 09:22 PM
4.1.2
99kB
Weolo
01/24/17 01:09 PM
4.1.1
99kB
Weolo
01/23/17 12:46 AM
4.1
99kB
Weolo
01/22/17 06:29 PM
4.0.1
94kB
Weolo
01/17/17 02:43 AM
4.0
94kB
Weolo
01/16/17 03:49 PM
3.9.1
90kB
Weolo
01/04/17 03:05 PM
3.9
90kB
Weolo
12/27/16 02:08 PM
3.8
90kB
Weolo
12/22/16 05:53 PM
3.7
89kB
Weolo
12/19/16 02:50 PM
3.6
89kB
Weolo
12/15/16 12:43 PM
3.5
89kB
Weolo
11/12/16 02:34 PM
3.4
88kB
Weolo
11/05/16 12:24 PM
3.3
88kB
Weolo
11/01/16 02:01 PM
3.2.1
85kB
Weolo
10/21/16 04:16 PM
3.2
85kB
Weolo
10/21/16 03:57 PM
3.1
84kB
Weolo
10/08/16 08:26 AM
3.0
84kB
Weolo
10/04/16 10:07 PM
2.9
83kB
Weolo
09/15/16 03:50 PM
2.8.3
82kB
Weolo
08/24/16 01:06 AM
2.8.2
82kB
Weolo
08/23/16 12:00 PM
2.8.1
82kB
Weolo
08/21/16 07:40 PM
2.8
82kB
Weolo
08/16/16 04:14 PM
2.7.6
81kB
Weolo
08/09/16 12:59 PM
2.7.5
81kB
Weolo
08/07/16 08:44 AM
2.7.4
81kB
Weolo
08/06/16 10:50 AM
2.7.3
80kB
Weolo
08/04/16 01:19 PM
2.7.2
80kB
Weolo
08/01/16 04:27 PM
2.7.1
80kB
Weolo
08/01/16 03:05 PM
2.7
80kB
Weolo
07/31/16 06:20 PM
2.6
80kB
Weolo
05/31/16 10:55 AM
2.5
79kB
Weolo
04/27/16 08:46 PM
2.4
79kB
Weolo
04/10/16 04:52 PM
2.3.1
77kB
Weolo
03/15/16 04:51 PM
2.3
77kB
Weolo
03/15/16 04:01 PM
2.2
78kB
Weolo
03/06/16 11:16 PM
2.1
76kB
Weolo
11/02/15 04:50 PM
2.0
76kB
Weolo
11/02/15 12:44 PM
1.9
76kB
Weolo
10/24/15 11:07 PM
1.8.3
75kB
Weolo
09/30/15 11:23 AM
1.8.2
76kB
Weolo
09/09/15 05:44 PM
1.8.1
76kB
Weolo
09/07/15 11:41 PM
1.8
76kB
Weolo
09/07/15 10:20 PM
1.7.2
74kB
Weolo
09/03/15 11:30 AM
1.7.1
74kB
Weolo
09/02/15 03:22 PM
1.7
74kB
Weolo
09/02/15 12:37 PM
1.6
73kB
Weolo
07/23/15 04:57 PM
1.5.2
69kB
Weolo
06/16/15 11:29 AM
1.5.1
63kB
Weolo
06/13/15 08:26 PM
1.5
63kB
Weolo
06/13/15 01:05 PM
1.4.1
62kB
Weolo
06/05/15 11:26 AM
1.4
62kB
Weolo
06/04/15 01:50 PM
1.3
61kB
Weolo
05/21/15 04:07 PM
1.2.1
45kB
Weolo
05/03/15 01:05 PM
1.1
15kB
Weolo
04/28/15 09:41 PM
1.0
13kB
Weolo
04/25/15 07:21 PM


Post A Reply Comment Options
Unread 02/24/24, 01:05 AM  
wolfstar

Forum posts: 0
File comments: 251
Uploads: 0
Re: Traitbuddy shows only 45 known styles on my Grand Master Crafter

Originally Posted by afxmac
Hi,
I have the Grand Master Crafter Achievement with my main, but trait buddy tells me I have only 45 styles completed.
What is wrong?
thx
afx
It's just a guess, but this might be a quirk of account-wide achievements. Traitbuddy is tracking what each specific character knows, but that achievement might include styles accumulated from your alts.
Report comment to moderator  
Reply With Quote
Unread 12/11/23, 06:38 PM  
McTaff

Forum posts: 0
File comments: 16
Uploads: 0
Re: Fixing Dregs Dealers

Originally Posted by Shantarna
I was finding that my Dregs Dealer, Aderene, was not showing that a trait was researchable for alts in the deconstruction window. To fix this I added the following after line 30 in inventory.lua (part of TB_Inventory:Initialize):

assistant = {
list = ZO_UniversalDeconstructionTopLevel_KeyboardPanelInventoryBackpack,
showKey = "crafting",
},

Note: this groups it up with the "crafting window" settings, so if you disable seeing the icon in the crafting windows then you don't see it in the Dregs dealer either.

Hope this helps!
This was the only little gripe I had with this add-on, as I have routinely deconned items I was saving for research!

@Weolo : Please incorporate?
Report comment to moderator  
Reply With Quote
Unread 11/30/23, 04:20 AM  
afxmac

Forum posts: 13
File comments: 53
Uploads: 0
Traitbuddy shows only 45 known styles on my Grand Master Crafter

Hi,
I have the Grand Master Crafter Achievement with my main, but trait buddy tells me I have only 45 styles completed.
What is wrong?
thx
afx
Report comment to moderator  
Reply With Quote
Unread 10/21/23, 11:11 PM  
Damien_Dusk

Forum posts: 0
File comments: 2
Uploads: 0
Re: Re: Re: Re: Re: Re: Style 122

Originally Posted by Loiann
Thank you so much for these, just one question... how or where do you find the last 2 numbers in the sequences?

[120] = M:New("Scribes of Mora", 140, 3546, 10935, 190889),
[121] = M:New("Clan Dreamcarver", 142, 3667, 11269, 194492),
[122] = M:New("Dead Keeper", 143, 3668, 11295, 194513),
[123] = M:New("Kindred's Concord", 144, 3669, 11329, 194540),


The last 2 numbers are the collectable id and the item id. I used a few different add ons and dev tools until i checked UESP. They have a record lookup that gives you the ID numbers you need.

https://content3.m.uesp.net/esolog/viewlog.php
Report comment to moderator  
Reply With Quote
Unread 10/21/23, 01:09 PM  
Thrasher

Forum posts: 7
File comments: 205
Uploads: 0
Thank you very much for the edits Jumi, Damien, and Shantara!
Report comment to moderator  
Reply With Quote
Unread 10/21/23, 06:22 AM  
Loiann

Forum posts: 1
File comments: 6
Uploads: 0
Re: Re: Re: Re: Re: Style 122

Thank you so much for these, just one question... how or where do you find the last 2 numbers in the sequences?

[120] = M:New("Scribes of Mora", 140, 3546, 10935, 190889),
[121] = M:New("Clan Dreamcarver", 142, 3667, 11269, 194492),
[122] = M:New("Dead Keeper", 143, 3668, 11295, 194513),
[123] = M:New("Kindred's Concord", 144, 3669, 11329, 194540),
Report comment to moderator  
Reply With Quote
Unread 10/16/23, 08:28 AM  
Shantarna

Forum posts: 0
File comments: 2
Uploads: 0
Fixing Dregs Dealers

I was finding that my Dregs Dealer, Aderene, was not showing that a trait was researchable for alts in the deconstruction window. To fix this I added the following after line 30 in inventory.lua (part of TB_Inventory:Initialize):

assistant = {
list = ZO_UniversalDeconstructionTopLevel_KeyboardPanelInventoryBackpack,
showKey = "crafting",
},

Note: this groups it up with the "crafting window" settings, so if you disable seeing the icon in the crafting windows then you don't see it in the Dregs dealer either.

Hope this helps!
Report comment to moderator  
Reply With Quote
Unread 10/14/23, 05:08 AM  
jumi01

Forum posts: 0
File comments: 75
Uploads: 0
Re: Re: Re: Re: Re: Style 122

Originally Posted by Damien_Dusk
Originally Posted by wolfstar
Originally Posted by jumi01
Originally Posted by Stormwraith
Originally Posted by Fly
Hi, could you update traitbuddy to support the new motif style 122 too?
Thanks
If you're in a hurry and can't wait until Weolo has time to update this awesome addon, you can always amend the file yourself; see below. I'm an avid motif collector, and rely on this addon so I tend to update it when I start collecting.

To add the Dead Keeper style, add the following line to the following lua file in the TraitBuddy addon folder.

File: Data\data.lua
Location: After line 198

Addlines:

[122] = M:New("Dead Keeper", 143, 3668, 11295, 194513),
You sure about that line number? Line 198 and 199 are both just the word end. There is nothing above or below that looks like a list of motif pages.
Not sure if you resolved this, but the line number is correct. You're looking at the wrong file. You need to edit data.lua in the data folder of the addon.

[120] = M:New("Scribes of Mora", 140, 3546, 10935, 190889),
[121] = M:New("Clan Dreamcarver", 142, 3667, 11269, 194492),
[122] = M:New("Dead Keeper", 143, 3668, 11295, 194513),
[123] = M:New("Kindred's Concord", 144, 3669, 11329, 194540),

Here is what you are looking for. Included the others so you could see where it needs to go in the data.lua
OMG, you are amazing! Thank you! That was the problem. Wrong file. At least now I know what needs changing so each time a new motif comes out, I can just do this myself.
Report comment to moderator  
Reply With Quote
Unread 10/09/23, 07:36 PM  
Damien_Dusk

Forum posts: 0
File comments: 2
Uploads: 0
Re: Re: Re: Re: Style 122

Originally Posted by wolfstar
Originally Posted by jumi01
Originally Posted by Stormwraith
Originally Posted by Fly
Hi, could you update traitbuddy to support the new motif style 122 too?
Thanks
If you're in a hurry and can't wait until Weolo has time to update this awesome addon, you can always amend the file yourself; see below. I'm an avid motif collector, and rely on this addon so I tend to update it when I start collecting.

To add the Dead Keeper style, add the following line to the following lua file in the TraitBuddy addon folder.

File: Data\data.lua
Location: After line 198

Addlines:

[122] = M:New("Dead Keeper", 143, 3668, 11295, 194513),
You sure about that line number? Line 198 and 199 are both just the word end. There is nothing above or below that looks like a list of motif pages.
Not sure if you resolved this, but the line number is correct. You're looking at the wrong file. You need to edit data.lua in the data folder of the addon.

[120] = M:New("Scribes of Mora", 140, 3546, 10935, 190889),
[121] = M:New("Clan Dreamcarver", 142, 3667, 11269, 194492),
[122] = M:New("Dead Keeper", 143, 3668, 11295, 194513),
[123] = M:New("Kindred's Concord", 144, 3669, 11329, 194540),

Here is what you are looking for. Included the others so you could see where it needs to go in the data.lua
Report comment to moderator  
Reply With Quote
Unread 10/09/23, 02:05 AM  
wolfstar

Forum posts: 0
File comments: 251
Uploads: 0
Re: Re: Re: Style 122

Originally Posted by jumi01
Originally Posted by Stormwraith
Originally Posted by Fly
Hi, could you update traitbuddy to support the new motif style 122 too?
Thanks
If you're in a hurry and can't wait until Weolo has time to update this awesome addon, you can always amend the file yourself; see below. I'm an avid motif collector, and rely on this addon so I tend to update it when I start collecting.

To add the Dead Keeper style, add the following line to the following lua file in the TraitBuddy addon folder.

File: Data\data.lua
Location: After line 198

Addlines:

[122] = M:New("Dead Keeper", 143, 3668, 11295, 194513),
You sure about that line number? Line 198 and 199 are both just the word end. There is nothing above or below that looks like a list of motif pages.
Not sure if you resolved this, but the line number is correct. You're looking at the wrong file. You need to edit data.lua in the data folder of the addon.
Report comment to moderator  
Reply With Quote
Unread 10/09/23, 02:01 AM  
wolfstar

Forum posts: 0
File comments: 251
Uploads: 0
Re: Re: Re: Re: Style 122 - Styles 121 and 123?

Originally Posted by drdata
Originally Posted by jumi01
Originally Posted by Stormwraith
Originally Posted by Fly
Hi, could you update traitbuddy to support the new motif style 122 too?
Thanks
If you're in a hurry and can't wait until Weolo has time to update this awesome addon, you can always amend the file yourself; see below. I'm an avid motif collector, and rely on this addon so I tend to update it when I start collecting.

To add the Dead Keeper style, add the following line to the following lua file in the TraitBuddy addon folder.

File: Data\data.lua
Location: After line 198

Addlines:

[122] = M:New("Dead Keeper", 143, 3668, 11295, 194513),
You sure about that line number? Line 198 and 199 are both just the word end. There is nothing above or below that looks like a list of motif pages.
Jumi, I know that you are not supporting this addin, but it was really helpful when you posted this comment a while back. I need to add motifs 121 and 123 (Clan Dreamer and Kindred Concord). How did you figure out the digits to add after the name of the style? Doc
I figured out most of it, but I don't know where the collectibleId (11295) comes from. If someone could explain that, I'd have the whole string for the missing motifs.
Report comment to moderator  
Reply With Quote
Unread 10/04/23, 07:12 AM  
jumi01

Forum posts: 0
File comments: 75
Uploads: 0
Re: Re: Re: Re: Re: Style 122 - Styles 121 and 123?

Originally Posted by Imrithor
Originally Posted by drdata
Originally Posted by jumi01
Originally Posted by Stormwraith
Originally Posted by Fly
Hi, could you update traitbuddy to support the new motif style 122 too?
Thanks
If you're in a hurry and can't wait until Weolo has time to update this awesome addon, you can always amend the file yourself; see below. I'm an avid motif collector, and rely on this addon so I tend to update it when I start collecting.

To add the Dead Keeper style, add the following line to the following lua file in the TraitBuddy addon folder.

File: Data\data.lua
Location: After line 198

Addlines:

[122] = M:New("Dead Keeper", 143, 3668, 11295, 194513),
You sure about that line number? Line 198 and 199 are both just the word end. There is nothing above or below that looks like a list of motif pages.
Jumi, I know that you are not supporting this addin, but it was really helpful when you posted this comment a while back. I need to add motifs 121 and 123 (Clan Dreamer and Kindred Concord). How did you figure out the digits to add after the name of the style? Doc
Yea sorry to a pain in the a$$ but just the codes for 121 and 123 please. I appreciate all the work that you guys do for the love of the game. If I could get the codes myself I would but I don't know how to. I can add code though thankfully
See my response to DrData below....
Report comment to moderator  
Reply With Quote
Unread 10/04/23, 07:12 AM  
jumi01

Forum posts: 0
File comments: 75
Uploads: 0
Re: Re: Re: Re: Style 122 - Styles 121 and 123?

Originally Posted by drdata
Originally Posted by jumi01
Originally Posted by Stormwraith
Originally Posted by Fly
Hi, could you update traitbuddy to support the new motif style 122 too?
Thanks
If you're in a hurry and can't wait until Weolo has time to update this awesome addon, you can always amend the file yourself; see below. I'm an avid motif collector, and rely on this addon so I tend to update it when I start collecting.

To add the Dead Keeper style, add the following line to the following lua file in the TraitBuddy addon folder.

File: Data\data.lua
Location: After line 198

Addlines:

[122] = M:New("Dead Keeper", 143, 3668, 11295, 194513),
You sure about that line number? Line 198 and 199 are both just the word end. There is nothing above or below that looks like a list of motif pages.
Jumi, I know that you are not supporting this addin, but it was really helpful when you posted this comment a while back. I need to add motifs 121 and 123 (Clan Dreamer and Kindred Concord). How did you figure out the digits to add after the name of the style? Doc
I have no idea why you think I am the one that wrote this addon.
Report comment to moderator  
Reply With Quote
Unread 10/02/23, 10:19 AM  
Imrithor
 
Imrithor's Avatar

Forum posts: 0
File comments: 3
Uploads: 0
Re: Re: Re: Re: Style 122 - Styles 121 and 123?

Originally Posted by drdata
Originally Posted by jumi01
Originally Posted by Stormwraith
Originally Posted by Fly
Hi, could you update traitbuddy to support the new motif style 122 too?
Thanks
If you're in a hurry and can't wait until Weolo has time to update this awesome addon, you can always amend the file yourself; see below. I'm an avid motif collector, and rely on this addon so I tend to update it when I start collecting.

To add the Dead Keeper style, add the following line to the following lua file in the TraitBuddy addon folder.

File: Data\data.lua
Location: After line 198

Addlines:

[122] = M:New("Dead Keeper", 143, 3668, 11295, 194513),
You sure about that line number? Line 198 and 199 are both just the word end. There is nothing above or below that looks like a list of motif pages.
Jumi, I know that you are not supporting this addin, but it was really helpful when you posted this comment a while back. I need to add motifs 121 and 123 (Clan Dreamer and Kindred Concord). How did you figure out the digits to add after the name of the style? Doc
Yea sorry to a pain in the a$$ but just the codes for 121 and 123 please. I appreciate all the work that you guys do for the love of the game. If I could get the codes myself I would but I don't know how to. I can add code though thankfully
Report comment to moderator  
Reply With Quote
Unread 10/01/23, 03:08 PM  
drdata

Forum posts: 1
File comments: 1
Uploads: 0
Re: Re: Re: Style 122 - Styles 121 and 123?

Originally Posted by jumi01
Originally Posted by Stormwraith
Originally Posted by Fly
Hi, could you update traitbuddy to support the new motif style 122 too?
Thanks
If you're in a hurry and can't wait until Weolo has time to update this awesome addon, you can always amend the file yourself; see below. I'm an avid motif collector, and rely on this addon so I tend to update it when I start collecting.

To add the Dead Keeper style, add the following line to the following lua file in the TraitBuddy addon folder.

File: Data\data.lua
Location: After line 198

Addlines:

[122] = M:New("Dead Keeper", 143, 3668, 11295, 194513),
You sure about that line number? Line 198 and 199 are both just the word end. There is nothing above or below that looks like a list of motif pages.
Jumi, I know that you are not supporting this addin, but it was really helpful when you posted this comment a while back. I need to add motifs 121 and 123 (Clan Dreamer and Kindred Concord). How did you figure out the digits to add after the name of the style? Doc
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: