[DiscordArchive] Hey guys, I added a new weapon, My weapon spaw...
[DiscordArchive] Hey guys, I added a new weapon, My weapon spaw...
Archived author: Needle • Posted: 2025-07-22T18:19:54.588000+00:00
Original source
Archived author: Needle • Posted: 2025-07-22T18:19:55.158000+00:00
Original source
Thread automatically created by Guerriax in <#415944535718494208>
Archived author: Kaev • Posted: 2025-07-22T18:21:37.926000+00:00
Original source
i guess you're using AC? make sure the IDs are all correct (and i guess that there is no number gap in the ID column, that's what i'd understand from "Counter must start with 1 and grow accordingly") https://www.azerothcore.org/wiki/creatur...p_template
[Embed: creature_equip_template]
Wiki and Documentation of the AzerothCore project
https://www.azerothcore.org/wiki/creatur...p_template
Archived author: Kaev • Posted: 2025-07-22T18:22:30.293000+00:00
Original source
if your new id is 60000 and the last one is e.g. 10000 and the core stops after that because 10001 is not there then your entry might not be read at all (just a guess, not sure if it works like that)
Archived author: Kaev • Posted: 2025-07-22T18:23:36.787000+00:00
Original source
and _maybe_ that stuff could be cached? make sure to delete client cache and restart the server
Archived author: Guerriax • Posted: 2025-07-22T18:24:19.887000+00:00
Original source
Yep I use AC, already deleted cache and restarted
Archived author: Rev • Posted: 2025-07-22T18:29:12.619000+00:00
Original source
for it to work on npcs you need to add them to item.dbc
Archived author: Kaev • Posted: 2025-07-22T18:29:47.641000+00:00
Original source
i guess he probably has done that since the page i linked cleary states it's the id of Item.dbc
Archived author: Kaev • Posted: 2025-07-22T18:30:12.062000+00:00
Original source
but maybe only on client? need to put the new dbc onto server aswell
Archived author: Rev • Posted: 2025-07-22T18:30:24.843000+00:00
Original source
he did say the icon is missing which is a item.dbc issue