[DiscordArchive] The version off of Hive?
[DiscordArchive] The version off of Hive?
Archived author: Bauf • Posted: 2025-10-01T20:41:27.984000+00:00
Original source
The version off of Hive?
Archived author: Bauf • Posted: 2025-10-01T20:43:13.466000+00:00
Original source
Just visiting hive for a second makes me want to abandon this project and just make another war3 map.
Archived author: Sheen • Posted: 2025-10-01T20:51:09.383000+00:00
Original source
it is possible to create a private server on the current classic WoW client? if not let me know why thanks
Archived author: Ryan Turner • Posted: 2025-10-01T21:02:26.003000+00:00
Original source
Theorically yes, but not this project
Archived author: thunder • Posted: 2025-10-01T21:22:29.282000+00:00
Original source
Ac emulates wrath of lich king, for that reason you need wrath client..
Archived author: Bauf • Posted: 2025-10-01T21:41:16.291000+00:00
Original source
Changing fields like `CreatureModelScale` and `ModelID` in the `creaturedisplayinfo_dbc` doesn't seem to do anything. I suspect these can only be changed by modifing the client dbcs. But that makes me wonder what's the point of this override table?
Archived author: Ryan Turner • Posted: 2025-10-01T21:45:47.263000+00:00
Original source
Dbcs have to be updated on both client and server
Archived author: Ryan Turner • Posted: 2025-10-01T21:46:11.314000+00:00
Original source
And the db may need to be updated as well n
But not sure
Archived author: Bauf • Posted: 2025-10-01T22:10:02.828000+00:00
Original source
I've had success with `skilllineability_dbc` and other dbc override tables without modifying the client dbc. But these tables that involve visual data are not having an effect. Even after dropping/rebuilding the database and clearing my client cache after each change.
Archived author: Revision • Posted: 2025-10-01T22:15:55.496000+00:00
Original source
The server can't change the DBC data the client has so if it is visible to the player it requires a DBC change client-side