[DiscordArchive] I didn't get an answer but I posted the question quite early in the morning. Basically can I trust c
[DiscordArchive] I didn't get an answer but I posted the question quite early in the morning. Basically can I trust c
Archived author: Lyeus • Posted: 2025-07-03T18:30:24.243000+00:00
Original source
I didn't get an answer but I posted the question quite early in the morning. Basically can I trust chat gpt on the topic of editing my local server ?
Archived author: Nyeriah • Posted: 2025-07-03T18:52:00.278000+00:00
Original source
no, chatgpt doesn't have a clue about the framework, it provides you generic responses based on the language and a few bits it managed to index
Archived author: Nyeriah • Posted: 2025-07-03T18:52:53.474000+00:00
Original source
you can make it more reliable by feeding it info from the wiki or the source so it has proper context before you prompt
Archived author: advan • Posted: 2025-07-03T19:07:30.115000+00:00
Original source
Turn your 3900x build into a more dedicated server
Archived author: BootlessFawn007 • Posted: 2025-07-03T20:58:30.509000+00:00
Original source
That was my thought, but i only run this and im the only one really playing it as I have playerbots, so I don't really wanna use space and electricity to have another PC running just for this and me
Archived author: BootlessFawn007 • Posted: 2025-07-03T20:59:33.814000+00:00
Original source
-- Seperate topic: Anyone know of any addons for the playerbots module that work good? I have Multibot, and its ok, but kinda clunky. Solocraft has a good one but its only for 1.12 and 1.14
Archived author: BootlessFawn007 • Posted: 2025-07-03T21:00:09.412000+00:00
Original source
Plus my 3900x is from my old am4 build that I just replaced MoBo, CPU and RAM
Archived author: BootlessFawn007 • Posted: 2025-07-03T21:00:24.175000+00:00
Original source
So id need new psu and case
Archived author: bossa nova frutti di mare njoyer • Posted: 2025-07-03T21:11:22.181000+00:00
Original source
have you found the solution to that question? sorry for necroposting, really am.
Archived author: Spargel • Posted: 2025-07-04T00:47:02.734000+00:00
Original source
Druid form models are set in a database table now. You can see where it is and the default values from <https://github.com/azerothcore/azerothcore-wotlk/blob/master/data/sql/updates/db_world/2025_05_27_01.sql> and just need to switch the numbers to another model as long as it already exists.
If wanting to add custom models instead of just switching to a different existing one, it would take dbc edits.