[DiscordArchive] Wasn't *one* of the upsides to using creature_template_model that it could use more than 4 models pe
[DiscordArchive] Wasn't *one* of the upsides to using creature_template_model that it could use more than 4 models pe
Archived author: Revision • Posted: 2025-03-01T14:10:07.419000+00:00
Original source
Wasn't *one* of the upsides to using creature_template_model that it could use more than 4 models per creature?
Archived author: Ozymandias • Posted: 2025-03-01T14:10:22.513000+00:00
Original source
that was my understanding
Archived author: Ryan Turner • Posted: 2025-03-01T14:11:23.421000+00:00
Original source
Don't think so, was onyl to match the TC's model table and reduce clutter of the creature_template
Archived author: sudlud • Posted: 2025-03-01T14:11:55.412000+00:00
Original source
<https://github.com/azerothcore/mod-npc-titles-tokens/pull/15> here I updated a module for the model changes recently
Archived author: sudlud • Posted: 2025-03-01T14:12:07.254000+00:00
Original source
If that helps
Archived author: sudlud • Posted: 2025-03-01T14:12:43.683000+00:00
Original source
<@1345054648729604137>
Archived author: Ryan Turner • Posted: 2025-03-01T14:13:09.571000+00:00
Original source
If try to add a new index above 3 should give a violation error if not mistaken
Archived author: Ozymandias • Posted: 2025-03-01T14:13:17.686000+00:00
Original source
<@845263147777392640> any help is always appreciated. ive been away from this core since 2019. so im just trying to get all of my work back in sync.
Archived author: Revision • Posted: 2025-03-01T14:13:30.575000+00:00
Original source
It doesn't check the count when loading from the table in the core so it confuses me
Archived author: Ryan Turner • Posted: 2025-03-01T14:17:33.937000+00:00
Original source
Idx has a constraint check for <=3