-
Notifications
You must be signed in to change notification settings - Fork 37
Racial traits loading problem #22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I believe the issue is that these racials are different IDs between the various classes the races can be, and they don't have a spell set for the classes they can't be (surprise surprise). This seems to have already been reported with #5, but I'll keep this issue open as it has more information. Thanks for the report. ❤️ |
Let me save you some trouble on that one bud. I looked into that exact
thing going down the same road. it is true there are certain Torrents (for
Example) for certain classes. Torrent that returns mana (this is assigned
for all mana classes. You have 1 for a rogue that returns energy (Belfs
have rogues, new classes are mana apart from the warrior so at least two
classes out of 3 should load). and one for DK's again not affected as it is
a class anyway. i have tried all 3 at the same time, and seperate times and
configs nothing worked. Gift of Naru is a heal and standard as is Blood
Fury. like i said man i cant see a problem and it makes no sence. if you
ever work it out would be great to know. I just created a spell book for
the effected classes in their bags at start up. Good luck brother o/
…On Sun, 25 Jun 2023 at 20:00, Benjamin Jackson ***@***.***> wrote:
I believe the issue is that these racials are different IDs between the
various classes the races can be, and they don't have a spell set for the
classes they can't be (surprise surprise). This seems to have already been
reported with #5 <#5>, but
I'll keep this issue open as it has more information. Thanks for the
report. ❤️
—
Reply to this email directly, view it on GitHub
<#22 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A73LJCPAIMQF2FBKJ24UQFDXNCDETANCNFSM6AAAAAAZGIG4HQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
any update on this? |
Just a quick "fix":
INSERT IGNORE INTO The only thing missing now would be a rage-version (or even all three: rage, mana and energy in one spell) of Arcane Torrent (probably needs a mpq-patch for client if you have to create a new spell). Edit: just saw the comment on orc racial, added those too (paladin and druid get spelldamage + attackpower, priest and mage just spellpower). Edit2: Got it working! (ghetto solution, but it works - don't need .mpq at least) Execute these queries to...
currently it works as described, but the cooldowns aren't shown on the other spell you didn't use (but still, you can't use it). |
Hey all using the Arac mod. Excellent mod btw. So Bloodelf Draenei and Orcs are not loading their active racials. All passives work fine and everything works on normal classes. It seems that trait that were added or corrected in TBC won't load. (can give the players the spell nps with .learn). Dren and Belf obviously are tbc but also the Orc bloody fury was changed from mele AP to AP at the same time. So Arcane Torrent, Gift of the Naru and Bloody fury aren't loading. I have checked the tables and they are all set to load their racials and everything looks awesome and there is no reason as far as i can see that they don't load but they don't :). Sorry if you already have had this issue reported i'm new to the who emulator community.
The text was updated successfully, but these errors were encountered: