[DiscordArchive] You're trying to update the module correct?
[DiscordArchive] You're trying to update the module correct?
Archived author: Ryan Turner • Posted: 2025-03-01T14:07:45.156000+00:00
Original source
Do you have `creature_template_model` in your database?
Archived author: Ozymandias • Posted: 2025-03-01T14:07:52.260000+00:00
Original source
of course,
Archived author: Ryan Turner • Posted: 2025-03-01T14:08:24.524000+00:00
Original source
```sql
SELECT * FROM `creature_template_model` WHERE `CreatureID` = 25372
```
Archived author: Ryan Turner • Posted: 2025-03-01T14:08:31.043000+00:00
Original source
That creature can spawn 4 models
Archived author: Ozymandias • Posted: 2025-03-01T14:08:39.785000+00:00
Original source
let me take a look
Archived author: Ozymandias • Posted: 2025-03-01T14:09:32.503000+00:00
Original source
this is identical to what i have