[DiscordArchive] Is there any Azerothcore library that can generate SRP6?
[DiscordArchive] Is there any Azerothcore library that can generate SRP6?
Archived author: Dizlen • Posted: 2025-03-08T12:44:30.048000+00:00
Original source
Thanks so much for your detailed reply. This is a fresh server (I'm brand new to all of this) with the only other module being Playerbots. Dropping the world will be okay, ill give it a try now thank you !
Archived author: Ryan Turner • Posted: 2025-03-08T12:44:31.008000+00:00
Original source
And i dont know because havent used the module, but it has client patches so it also has modified DBC files that you need to use (overrite your existing files in `Data` of your server
Archived author: Dizlen • Posted: 2025-03-08T12:46:39.557000+00:00
Original source
Okay i wasnt aware of the client patches. I have added 3 new folders into:
C:\Azerothcore\azerothcore-wotlk\data\sql\custom\db_world
being "auth", "characters", "world"
Archived author: Dizlen • Posted: 2025-03-08T12:46:57.679000+00:00
Original source
that was in the instructions on the git page
Archived author: Ryan Turner • Posted: 2025-03-08T12:47:18.362000+00:00
Original source
The reason im saying this because Spell `2835` doesn't exist in wowgaming which is a wowhead for azerothcore.
But i see in wowhead that spell `2835` is the one of the poisons for the rogue which st op existing in TBC
Archived author: Mithria • Posted: 2025-03-08T12:47:34.243000+00:00
Original source
the sql files in world should go into custom/db_world, the ones for auth should go into custom/db_auth
Archived author: Mithria • Posted: 2025-03-08T12:47:44.838000+00:00
Original source
and characters should go in custom/db_characters
Archived author: Dizlen • Posted: 2025-03-08T12:48:21.384000+00:00
Original source
I feel silly re-reading that... yes of course they should go in their named appropriate ones
Archived author: Mithria • Posted: 2025-03-08T12:48:25.296000+00:00
Original source
yeah it says in the instructions that it adds rogue poisons back as a skill so custom dbc files would be needed
Archived author: Ryan Turner • Posted: 2025-03-08T12:48:34.536000+00:00
Original source
https://github.com/ZhengPeiRu21/mod-indi...to-Install check step 10 <@202333268815642624>