[DiscordArchive] Hello im coming from api on website and software and would love to start looking at azeroth core and
[DiscordArchive] Hello im coming from api on website and software and would love to start looking at azeroth core and
Archived author: Kushie • Posted: 2025-03-29T23:25:35.771000+00:00
Original source
Hello im coming from api on website and software and would love to start looking at azeroth core and multiplayer system created with it. What should I install or learn to start to get in step by step ?
Archived author: Diro • Posted: 2025-03-29T23:34:30.089000+00:00
Original source
This the official guide https://www.azerothcore.org/wiki/classic-installation
There are also a lot of video tutorials on youtube for the process, including a fork of AC that is a version for installing bots on your server (sort of the mimic a populated server), for that one I used this video when I started https://www.youtube.com/watch?v=DwJ6OfPophw
Archived author: Kushie • Posted: 2025-03-29T23:35:20.250000+00:00
Original source
Thanks for the respond I get my head on that and I suppose on some Channel can ask if needed ?
Archived author: Kushie • Posted: 2025-03-29T23:35:43.186000+00:00
Original source
My server is already running etc just want to learn coding inside it right now
Archived author: Kushie • Posted: 2025-03-29T23:36:55.717000+00:00
Original source
Sorry I maybe misswrote what I wanted to say my server run actually already just want to dev inside now but dont know if you should do like a external vscode setup or download some external stuff like cmake etc
Archived author: Kushie • Posted: 2025-03-29T23:37:16.813000+00:00
Original source
I get along also already with the video you send me
Archived author: Kushie • Posted: 2025-03-29T23:37:37.067000+00:00
Original source
And nirv Said me to go on the discord for asking I would Like to learn dev for the server
Archived author: Diro • Posted: 2025-03-29T23:44:36.419000+00:00
Original source
Yep, you can ask on this channel general questions about AC. If you want to actively get in the development, you might wanna checkout <#284323424032129024> and the GH page which has information for anyone wanting to contribute to the project https://github.com/azerothcore/azerothcore-wotlk
Archived author: Kushie • Posted: 2025-03-30T00:14:33.994000+00:00
Original source
Thanks i try tomorow to get in and ask in dev core have a good night
Archived author: GRUHGRRRRRRRRUH • Posted: 2025-03-30T01:33:36.078000+00:00
Original source
Well, oddly, your recommendation to hack the code seems to have fixed my problem. Only thing I did different is I used "continue" instead of "return". Thanks a ton, no more progression lost due to crashes. And if a nasty surprise comes later due to the hack, I'll revert it.