Modcraft - The community dedicated to quality WoW modding!
Content creation => Modelling and Animation => Topic started by: vitalic on January 25, 2012, 04:50:23 pm
-
talking about these flags:
(http://t2.gstatic.com/images?q=tbn:ANd9GcR9F5RXzJNjiPkBKwOiEKCVx5Vjawix0k3v5gWsOab4BKaogGX1N_vDmPDcbw)
what would be a good way to go about removing them? i know the model but not sure how you would go about deleting the model without messing up the game, or whether it would be easier to "blank" it out somehow
-
was planning to do it on live yes, i've found the models/textures so even if you couldn't prevent them being enabled could you not swap the models to something not visible, for example?
-
You can edit "GameobjectDisplayInfo.dbc" and change the flag display id for an invisible model (like the Invisible Stalker, but without collision). It's easy.
Bye :)
-
You can edit "GameobjectDisplayInfo.dbc" and change the flag display id for an invisible model (like the Invisible Stalker, but without collision). It's easy.
Bye :)
thank you, do you know if this file is protected?
-
You can edit "GameobjectDisplayInfo.dbc" and change the flag display id for an invisible model (like the Invisible Stalker, but without collision). It's easy.
Bye :)
thank you, do you know if this file is protected?
Protected? what do you mean?
Is it a 4.x model edit? If so, use MD5 Protection remover (but in cataclysm, some people said that they were banned for model edit).
-
You can edit "GameobjectDisplayInfo.dbc" and change the flag display id for an invisible model (like the Invisible Stalker, but without collision). It's easy.
Bye :)
thank you, do you know if this file is protected?
Protected? what do you mean?
Is it a 4.x model edit? If so, use MD5 Protection remover (but in cataclysm, some people said that they were banned for model edit).
Hm, I could not find it in gameobjectdisplayinfo.dbc, i think its a spell not a game object, i found it here:
3268,"Arena - Gold Flag (Horde)","spellsGoldHordeflag_spell.mdx",0,1.000000,1.000000,
http://svn2.assembla.com/svn/smartymang ... me.dbc.CSV (http://svn2.assembla.com/svn/smartymangos/libs/mangos/dbc/csv_store/SpellVisualEffectName.dbc.CSV" onclick="window.open(this.href);return false;)
do you think i can change it to another spell?