Jump to content

Custom Mounts Cataclysm 4.3.4? How?

By Autotunage
in Miscellaneous

Recommended Posts

Hi guys, i just wanna know how can i do custom mounts in Cata 4.3.4?
ok, thats what i did:
1) edited Spell.dbc, copied Spell from http://wowhead.com/item=69846  with new Id 130000
2) edited SpellEffect.dbc, copied line the same spell with new id 153019 (last id + 1) and edited column EffectMiscValue (del http://wowhead.com/npc=53273 from this column and put my own) and made a link to the new spell in SpellEffectId
3) in item-sparse.db2 made my item similar IT (just copied to the new line with id 80000 and changed text)
4) in item.db2 did the same
5) made a patch
That's all!
In the game new item works perfectly - new text, id and all i want, but when i used it, it taught me a new spell but in the spellbook the mount does not appear and the following usage indicates that the spell is already known


What have i done wrong? How can i fix it?

Link to comment
Share on other sites

  • 2 weeks later...
10 hours ago, Autotunage said:

Ofcourse in the mounts menu. That's what I meant.  It's not there anyway

I suggest going to WoWDev.wiki and looking through spell-related pages in search for any flags that mention mounts. If there is a flag field, but the possible values aren't listed, have a look at your core's DBCEnums, etc. 

MountType and MountCapability are probably involved, so make sure to check those.

Also, just in case, I would see if there are any special flags for npcs summoned by mount spells

 

or not


 skarnnoggitlogpost.thumb.jpg.d752b4e8541

Link to comment
Share on other sites

  • 2 years later...
×
×
  • Create New...