This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: Red icon and red armor proficiency text  (Read 1291 times)

sujezz

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 15
    • View Profile
Red icon and red armor proficiency text
« on: February 18, 2015, 06:58:14 pm »
Okay, so looks like no1 knows how to display combo points on other class so maybe some1 would know how to get rid of red icon and red armor proficiency text. For instance I made new class and it can wear/use few weapons and cloth leather but icon is red (like I'm not able to wear it) and Cloth/Leather text is also red even tho I can wear/use them. I edited sql and dbc and threw dbc files into DbFilesClient folder and put it into .MPQ. So I have updated sql dbc files in tc server location and updated dbc in patch-x.MPQ. I don't really know what should I do more.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Amaroth

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1219
    • View Profile
    • Amaroth's Tools
Re: Red icon and red armor proficiency text
« Reply #1 on: February 19, 2015, 09:12:34 am »
(for 3.3.5a)

If you want to use any item subclass, you need to have:
1. learned spell which adds items skill (for example 750 - Plate Armor, world.playercreateinfo_spell.db for older revisions)
2. known skill (293 for our example witch Plate, world.playercreateinfo_skills.db for newe revisions)
3. skill "enabled" for your class (again that SkillRaceClassInfo.dbc which is ALWAYS forgot by EVERYONE... *sigh*)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
English YT tutorial channel. Check it out if you preffer videos over walls of text.:
https://www.youtube.com/AmarothEng

Want to support me for my releases and/or tutorials? You can send donation via Paypal to:
jantoms@seznam.cz

sujezz

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 15
    • View Profile
Re: Red icon and red armor proficiency text
« Reply #2 on: February 19, 2015, 04:36:26 pm »
I have done both. I added my class (in my case class 10 so 512) to both database and dbc. Then I added my dbc to trinitycore and to mpq. I can wear it, as I said before. It just display that I can't.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Amaroth

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1219
    • View Profile
    • Amaroth's Tools
Re: Red icon and red armor proficiency text
« Reply #3 on: February 20, 2015, 10:01:36 am »
Quote from: "Amaroth"
3. skill "enabled" for your class (again that SkillRaceClassInfo.dbc which is ALWAYS forgot by EVERYONE... *sigh*)
And this? Are you really sure that you have some row like this there on both client and server side?:
skill 293 (for plate)
race -1
class 512
flag 128
the rest 0s
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
English YT tutorial channel. Check it out if you preffer videos over walls of text.:
https://www.youtube.com/AmarothEng

Want to support me for my releases and/or tutorials? You can send donation via Paypal to:
jantoms@seznam.cz

sujezz

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 15
    • View Profile
Re: Red icon and red armor proficiency text
« Reply #4 on: February 20, 2015, 06:51:16 pm »
Since point 1 is outdated and I stated I did both which is 2 and 3 I don't really know how to tell you for the third time I did edit this dbc file. Do you need a visual confirmation like a screenshot ? I did this and it doesn't work like it supposed to. Without editing dbc database change does not matter really as it didn't even display the possibility of wearing them in skills tab. Now It does and I can wear it but it display as if I could not when I look at the items in bag or mouseover them.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »