[DiscordArchive] I imported a custom model for a mount and every...
[DiscordArchive] I imported a custom model for a mount and every...
Archived author: Needle • Posted: 2025-01-18T23:12:45.458000+00:00
Original source
Archived author: Needle • Posted: 2025-01-18T23:12:45.924000+00:00
Original source
Thread automatically created by Rody in <#415944535718494208>
Archived author: Supora • Posted: 2025-01-18T23:32:30.304000+00:00
Original source
most likely it misses a camera
![[Image: image.png?ex=690c87eb&is=690b366b&hm=d30...538908fe8&]](https://cdn.discordapp.com/attachments/1330313963665363045/1330319595877175476/image.png?ex=690c87eb&is=690b366b&hm=d306fc0541f7b0084b8fe9d3f26c210b45a24cd5685ed0f32fe6888538908fe8&)
Archived author: Rody • Posted: 2025-01-18T23:35:07.853000+00:00
Original source
<@841689937967054901> ~~Hmm I started with an existing model (frostsabre) and edited it. It seems to have all cameras I see on other mount models when I import those. Could it have been unlinked somehow?~~
Ok I just replaced the link in the CreatureDisplayInfo dbc to the regular ridingfrostsabre model and it still doesn't show up in the UI so it seems to be going wrong somewhere else
![[Image: image.png?ex=690c87eb&is=690b366b&hm=d30...538908fe8&]](https://cdn.discordapp.com/attachments/1330313963665363045/1330319595877175476/image.png?ex=690c87eb&is=690b366b&hm=d306fc0541f7b0084b8fe9d3f26c210b45a24cd5685ed0f32fe6888538908fe8&)
Archived author: A2 • Posted: 2025-01-18T23:56:00.809000+00:00
Original source
Creature model info
Archived author: Rody • Posted: 2025-01-19T00:08:43.016000+00:00
Original source
I copied everything 1:1 from the ridingfrostsabre model in both CreatureModelData and CreatureDisplayInfo :/
Archived author: Rody • Posted: 2025-01-19T00:42:38.449000+00:00
Original source
Also Creature Model Info in sql I added but it still doesn't show, also added a Creature Template to be sure but still no luck
Archived author: Rody • Posted: 2025-01-21T22:52:39.592000+00:00
Original source
I'm at my wits end, I can not figure out where it's going wrong. I tried adding a new mount again from scratch with an existing model, but still it doesn't show up in that window. Everything else is working fine. These are my steps:
- Open CreatureDisplayInfo.dbc and duplicate an existing model, and give it a new ID
- Add this dbc file to a patch
- Open HeidiSQL and add a new entry in Creature Model Info with this new ID
- Also add a new entry in Creature Template and Creature Template Model to link to this new ID as well
- Duplicate a mount spell in the Spell.dbc, give it a new Spell ID, name & change the Display ID to the one I made
- Add the spell.dbc to the patch as well
Archived author: A2 • Posted: 2025-01-22T00:24:31.834000+00:00
Original source
Pushed DBC files to server as well?
Archived author: Rody • Posted: 2025-01-22T00:33:39.418000+00:00
Original source
Yeah... And the mount is working just fine, only not showing in that ui window