pitoc Posted May 27, 2020 Share Posted May 27, 2020 hi guys, i have these files ( m2 skin blp ) and edited my ItemDisplayInfo.Dbc but didnt work . pls help me :() Link to comment Share on other sites More sharing options...
WowPatchmen Posted June 12, 2020 Share Posted June 12, 2020 Wings not working like weapon, helm or shoulders. You need use Spell system from this... SpellVisualKitModelAttach.dbc use Goblin Rocket Pack in the Icecrown Citadel Gunship battle to see how it work. Link to comment Share on other sites More sharing options...
pitoc Posted June 15, 2020 Author Share Posted June 15, 2020 On 6/12/2020 at 9:11 PM, WowPatchmen said: Wings not working like weapon, helm or shoulders. You need use Spell system from this... SpellVisualKitModelAttach.dbc use Goblin Rocket Pack in the Icecrown Citadel Gunship battle to see how it work. uh i did everything but didnt work can u send me a tutorial video or anything ? Link to comment Share on other sites More sharing options...
Grindi Posted June 21, 2020 Share Posted June 21, 2020 1) You should create spell with permanents duration, death persistent attr. 2) You should put your wing model in any game patch (in would be easier if you put it in spells directory). 3) You should create new line in spellvisualeffectname.dbc with your model and scale. 4) You should create new line in spellvisualkit.dbc. There you should write your model id (from spellvisualeffectname.dbc) in column 4. (from 0) 5) You should create new line in spellvisual.dbc. There you should write your spellvisualkit id (from spellvisualkit.dbc) in column 4. (from 0) 6) Open spell.dbc, find your spell and in spellvisualid_1 you should write your id from spellvisual (from spellvisual.dbc) Now your model should work. If you need to attack wings on another attachment point, you should play with spellvisualmodelattach.dbc Link to comment Share on other sites More sharing options...
How To Add Custom Wings ( 3.3.5 )
By pitocin Modeling
Recommended Posts