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: [QUESTION] Item flag Heroic  (Read 1064 times)

Nirelz

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 7
    • View Profile
[QUESTION] Item flag Heroic
« on: March 31, 2014, 07:51:48 pm »
Hey guys,

so i've been searching around in dbc and in trinity core but i cant seem to find any location on where the Flag is located for the green Heroic text on items (Example: item=51876 )

anyhow, If anyone ever edited or made new item Flags would you mind sharing the knowledge or maybe i can buy it from you for a decent price?

I just need to make 2 new flags with 2 diffrent texts for it ^^
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Ascathos

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 1129
    • View Profile
Re: [QUESTION] Item flag Heroic
« Reply #1 on: April 02, 2014, 01:10:08 pm »
item_template -> Flags & 0x00000008

Makes green "Heroic" text appear on item


You can not add new flags per se. They are hardcoded into client.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Nirelz

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 7
    • View Profile
Re: [QUESTION] Item flag Heroic
« Reply #2 on: April 03, 2014, 10:51:42 am »
i know the flag id and where to edit the current one (framexml) but i was wondering if anyone knew how to bypass and make a custom one then if its hardcoded into the client
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: [QUESTION] Item flag Heroic
« Reply #3 on: April 03, 2014, 12:23:19 pm »
Only with hacks and a client side addon modifying all tooltips. You can't add them "just like" the existing flag. Stuff like this is hardcoded.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »