[DiscordArchive] Last last last last thing before I stop bother you, I would like to add the MOP and legion pvp ench
[DiscordArchive] Last last last last thing before I stop bother you, I would like to add the MOP and legion pvp ench
Archived author: Guerriax • Posted: 2025-07-18T01:28:07.285000+00:00
Original source
Last last last last thing before I stop bother you, I would like to add the MOP and legion pvp enchant (I already have retroported models) any chanc you know what's the steps ?
Archived author: Mithria • Posted: 2025-07-18T01:28:45.236000+00:00
Original source
nah i haven't worked with enchants at all. haven't had reason to yet
Archived author: Mithria • Posted: 2025-07-18T01:28:58.183000+00:00
Original source
most of my knowledge is with mounts
Archived author: Guerriax • Posted: 2025-07-18T01:29:28.644000+00:00
Original source
Ah
Archived author: Guerriax • Posted: 2025-07-18T01:29:54.308000+00:00
Original source
In terms of mount I'm so trash, tried to add the brontosaurus as creature (to add mount after) can't make it to work xD (model is retroported to 3.3.5)
Archived author: Mithria • Posted: 2025-07-18T01:32:19.581000+00:00
Original source
Mounts aren't too hard but depending how blizzlike you want them they can involve up to 15 dbc files and 3 db tables
Archived author: Guerriax • Posted: 2025-07-18T01:32:32.448000+00:00
Original source
Wdym how blizzlike ?
Archived author: JudgeFae • Posted: 2025-07-18T01:33:54.292000+00:00
Original source
I would manually install any SQL script from a module
Archived author: Mithria • Posted: 2025-07-18T01:39:07.284000+00:00
Original source
well if you just want to bang the model into the game as a mount you only need CreatureModelData.dbc and CreatureDisplayInfo.dbc, as well as Spell.dbc + some db tables
If you want the right sounds to be made you need SoundEntries.dbc SoundEntriesAdvanced.dbc CreatureSoundData.dbc and FootstepTerrainLookup.dbc
if you want the mount to count as a mount for achievements you need SkillLineAbility.dbc
If you want to summon animation/sound to be blizzlike (depending on mount) then you'll need SpellVisual.dbc and SpellVisualKit.dbc
if the mount has particle effects on it that use Particle_Color_Replaceable in their model file, then you might need an entry in ParticleColor.dbc
if the mount has additional sounds that play during movement or when special things happen, then you need ObjectEffectGroup.dbc ObjectEffectPackage.dbc ObjectEffectPackageElem.dbc and ObjectEffect.dbc
if it uses a non-wotlk icon, you need SpellIcon.dbc as well as Item.dbc and ItemDisplayInfo.dbc for the item that summons it
Archived author: Guerriax • Posted: 2025-07-18T01:40:11.465000+00:00
Original source
If for example, I want to add the brontosaurus (the one that have 1 driver and 2 seats)