Simple_spectr Posted November 21, 2016 Share Posted November 21, 2016 I compiled server with latest trinity core rev) So, I have problem with spell's. When I learn 750 spell (plate) on mage character. Item become white (not red) but character still don't know how to use it. (Also, I can wear plate on warrior) Link to comment Share on other sites More sharing options...
Смердокрыл Posted November 21, 2016 Share Posted November 21, 2016 4 hours ago, Simple_spectr said: I compiled server with latest trinity core rev) So, I have problem with spell's. When I learn 750 spell (plate) on mage character. Item become white (not red) but character still don't know how to use it. (Also, I can wear plate on warrior) It's possible that there are other requirements (class/race/faction/level) for the item. Have you checked those? or not Link to comment Share on other sites More sharing options...
Simple_spectr Posted November 21, 2016 Author Share Posted November 21, 2016 Yes, I checked it. It isn't it. Link to comment Share on other sites More sharing options...
Alastor StrixEfuartus Posted November 21, 2016 Share Posted November 21, 2016 Shame you didnt asked like year ago back tghen i had same problem because TrinityCore is becaming quite shit with all those updates liek Rback and similiar crap so after all those years not even simple thing like learning plate will work you for there are various protections to cockblock such events from happening cuz its not the way it should be by someones opinion where exactly its burried in TC i have no idea but you have to count on fact that one thing can be referenced at 3 points or smth liek this and you have to change them all etc... welcome to our new update TC ... i would rather use the one from 2012 i will rather have 666 of security loopholes then system that isnt even listening to what you want otherwise you learn its every corner in order to make it work as you want No matter how fast light travels it finds the darkness has always got there first and is waiting for it PATREON | TWITCH | MC.net | YOUTUBE | PAYPAL |BUY SOME OF MY 3D MODELS Star Citizen Referral Code : STAR-XNFS-HVL9 - Register using my code and recieve free 5,000 UEC Link to comment Share on other sites More sharing options...
Simple_spectr Posted November 21, 2016 Author Share Posted November 21, 2016 31 minutes ago, Alastor StrixEfuartus said: Shame you didnt asked like year ago back tghen i had same problem because TrinityCore is becaming quite shit with all those updates liek Rback and similiar crap so after all those years not even simple thing like learning plate will work you for there are various protections to cockblock such events from happening cuz its not the way it should be by someones opinion where exactly its burried in TC i have no idea but you have to count on fact that one thing can be referenced at 3 points or smth liek this and you have to change them all etc... welcome to our new update TC ... i would rather use the one from 2012 i will rather have 666 of security loopholes then system that isnt even listening to what you want otherwise you learn its every corner in order to make it work as you want New TC is really bad. So, I will trying to find Link to comment Share on other sites More sharing options...
Amaroth Posted November 22, 2016 Share Posted November 22, 2016 I gave up on trying to read and understand Alastor's post, so sorry if anything important was written there. (CZ: Gramatika a hlavně stylistika Alastore, promiň :D. To se nedá číst.) Its again so often forgotten SkillRaceClassInfo.dbc :D. There are 2 settings for this (plate - 293) skill there. The first one says that warriors and paladins can learn this skill, but only after getting level 40. The second one says that DKs can learn this skill with no level restrictions. DBC doesn't allow any other classes to get plate skill, because its not set as learnable in it for those other classes. This was ignored by TC until now, and it seems TC devs have decided to simply fix this as it was, in fact, a bug. To solve your problem, open that DBC, delete line 906 (you probably don't have to, just to keep it clean), change field #2 (ChrRaces) value to -1 (why the actual fuck is it readen as a float in MyDBCEditor??), field #3 (ChrClasses) value to -1 and field #5 (RequLvl) to 0. Field numbers are 0-based. This will mark plate mail skill as learnable for all race/class combinations since level 0. Done. https://wowdev.wiki/DB/SkillRaceClassInfo English YT tutorial channel. Check it out if you preffer videos over walls of text.:https://www.youtube.com/AmarothEng I am now completely retired from modding. I am still reading PMs and reacting to them, however, I am not keeping up to date with what is going on in the community and my ability to help you is becoming very limited - I no longer remember some things, I don't have tools installed anymore, and I don't know what is up to date nowadays. Link to comment Share on other sites More sharing options...
Simple_spectr Posted November 22, 2016 Author Share Posted November 22, 2016 Wow, thank you so much Link to comment Share on other sites More sharing options...
Alastor StrixEfuartus Posted November 22, 2016 Share Posted November 22, 2016 7 hours ago, Amaroth said: I gave up on trying to read and understand Alastor's post, so sorry if anything important was written there. My brain isnt working after being 40hours up No matter how fast light travels it finds the darkness has always got there first and is waiting for it PATREON | TWITCH | MC.net | YOUTUBE | PAYPAL |BUY SOME OF MY 3D MODELS Star Citizen Referral Code : STAR-XNFS-HVL9 - Register using my code and recieve free 5,000 UEC Link to comment Share on other sites More sharing options...
[Solved] Spell's trouble
By Simple_spectrin Serverside
Recommended Posts