Jump to content

Retroporting Shadowlands cloaks to WotLK

By Unobtainable
in Retro-Porting

Recommended Posts

Cloaks are a character geoset, so you'd need the database entries for the items and their various displays, plus the textures. The BLP format hasn't really changed at all, so you won't really need to do anything to them.

Link to comment
Share on other sites

If you are talking about the cool looking once's like the swords or backpacks. Those are quite advanced since you will probably have to add it as a spell. I haven't done it myself but a fellow dev did it that way, said it bugged if he did it normally.

U probably wanna start with cloning items in the database and making those in the item.dbc & itemdisplayinfo.dbc, once u get a hold of that start retroporting things

Link to comment
Share on other sites

  • 3 months later...

what i did is make them as spells and then attached them to items that was the best way to make them work otherwise they were either coming up as cubes or doesn't showed at all so make them as spells in the spell.dbc / spellvisual.fbc / spellvisualeffectname.dbc/ spellvisualkit.dbc / SpellVisualKitModelAttach.dbc make them there and then attach them to the items as equipment spells so use a triger 1 . that is how i have managed to make them work 

Link to comment
Share on other sites

  • 2 months later...
On 4/26/2022 at 6:04 PM, kilara95 said:

what i did is make them as spells and then attached them to items that was the best way to make them work otherwise they were either coming up as cubes or doesn't showed at all so make them as spells in the spell.dbc / spellvisual.fbc / spellvisualeffectname.dbc/ spellvisualkit.dbc / SpellVisualKitModelAttach.dbc make them there and then attach them to the items as equipment spells so use a triger 1 . that is how i have managed to make them work 

if u take off the item, the attach model will gone too?

Link to comment
Share on other sites

On 7/18/2022 at 12:03 AM, xhidan said:

if u take off the item, the attach model will gone too?

unfortunatly yes but you could make them on a scroll and they will activate on right click it still gives the same effect you get the visuals and you won't need to have an item equiped

Link to comment
Share on other sites

×
×
  • Create New...