View Full Version : Missing Berserker AAs in AA window
Wolftousen
03-08-2009, 08:52 PM
I was trying to follow the schema on the wiki to add Throwing Mastery, Timeless Sprint(sp?), and Hastened Warcry to the Berserker Class Tab in the AA window. But the wiki says to find the id in the eqstr_en.txt. None of these AAs exist there, nor do others that are already in other tabs that are berserker only. If anyone else knows how to add them or how to get them to display if they are already in and can tell me or do it in general, that would be awesome.
~Wolftousen
realityincarnate
03-08-2009, 09:48 PM
I'm not sure whether this will help (I haven't done any AA work), but I found matches to those strings in the file dbstr_us.txt
trevius
03-08-2009, 11:15 PM
There are a few different files that they can be in. I think on of the other main ones is dbstr_us.txt and there may be 1 or 2 others too. If you know what the description should be, or the name of the AA is, you can just use the Windows search feature and search for text within files from there. That will show any files that include that AA name and/or description. Just have it search the entire EQ directory.
Though, just because you add them to the database, doesn't mean that the AA will actually do anything. They almost always require coding to be done in the source to implement the actual AA. Otherwise, you are just buying AAs that do nothing.
Wolftousen
03-09-2009, 02:08 AM
Ok, I wasn't aware it could be from any of the *str_*.txt files. I gave some code to Cavedude for throwing mastery and a few others AAs for berserkers to test out and if works commit to the SVN.
Wolftousen
03-09-2009, 03:54 AM
Would this be correct for the Throwing Mastery AA in the dbstr_us.txt file?
Format: skill_id, name, cost, max_level, hotkey_sid, hotkey_sid2, title_sid, desc_sid, type, spellid, prereq_skill, prereq_minpoints, spell_type, spell_refresh, classes, berserker, class_type, cost_inc
Entry: 1131, "Throwing Mastery", 3, 3, 0, 0, 0, 4, 3, 0, 0, 0, 0, 0, 0, 1, 59, 3
If someone has added AAs to the DB before and can tell me I'll have Cavedude add this to his so it shows up for zerkers...
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.