-
Member
Hi all, I can't find where to change SERVER RATES. In worldserver.conf EXPERIENCE these parameters don't tell us anything
Rate.XP.Kill = 2
Rate.XP.Quest = 2
Rate.XP.Quest.DF = 2
Rate.XP.Explore = 2
Rate.XP.Pet = 2
-
Member
I finally had the time to give this repack a go for the first time and I must say I'm very happy how it turned out. The option to not enforce individual progression is a great plus.
During my gameplay, I stumbled upon 3 issues (so far):
— If I sell stuff on the auction house: which gets bought pretty quick from the AH-bot, I assume. The message “A buyer has been found for your auction of...” yet I don't receive gold in my inventory nor in my mailbox. Where do I get this, or is it just cosmetic as this point? As far as I can remember, the gold was usually shipper via mail. Not running any mailbox add-on that could interfere. The server was running multiple hours, but the gold never showed up.
— Sometimes I'm unable to press the button “abandon” or “track” in the quest log. It seems there is some invisible layer above it. After re-logging, it works fine again. Not using new or incompatible add-ons that would cause this issues, as I'm using all of them for the past years throughout all repacks and never had this occur.
— I'm not sure if this is intended or cannot be disabled, but I wish that junk-to-gold would've been optional. It's a great QoL feature, yet I'd prefer to not use it. Honestly, I disabled most “features” from the repack, as I enjoy the real blizzlike experience back from the 2008/2009 days. Having the repack come default with all non-blizzlike features disabled would be great.
Thank you in advance.
Last edited by Sylencer90; 01-16-2025 at 01:44 PM.
-
Active Member
Originally Posted by
Vouger
Hi all, I can't find where to change SERVER RATES. In worldserver.conf EXPERIENCE these parameters don't tell us anything
Rate.XP.Kill = 2
Rate.XP.Quest = 2
Rate.XP.Quest.DF = 2
Rate.XP.Explore = 2
Rate.XP.Pet = 2
There is a mod in repack named dynamic-xp. I suppose it could override server's settings.
-
Post Thanks / Like - 2 Thanks
-
Active Member
Originally Posted by
Sylencer90
I
— If I sell stuff on the auction house: which gets bought pretty quick from the AH-bot, I assume. The message “A buyer has been found for your auction of...” yet I don't receive gold in my inventory nor in my mailbox. Where do I get this, or is it just cosmetic as this point? As far as I can remember, the gold was usually shipper via mail. Not running any mailbox add-on that could interfere.
Thank you in advance.
Wait for some time. Gold will arrive in your mailbox.
-
Post Thanks / Like - 1 Thanks
Sylencer90 (1 members gave Thanks to Fantaseour for this useful post)
-
Contributor
Originally Posted by
Sylencer90
I finally had the time to give this repack a go for the first time and I must say I'm very happy how it turned out. The option to not enforce individual progression is a great plus.
During my gameplay, I stumbled upon 3 issues (so far):
— If I sell stuff on the auction house: which gets bought pretty quick from the AH-bot, I assume. The message “A buyer has been found for your auction of...” yet I don't receive gold in my inventory nor in my mailbox. Where do I get this, or is it just cosmetic as this point? As far as I can remember, the gold was usually shipper via mail. Not running any mailbox add-on that could interfere. The server was running multiple hours, but the gold never showed up.
— Sometimes I'm unable to press the button “abandon” or “track” in the quest log. It seems there is some invisible layer above it. After re-logging, it works fine again. Not using new or incompatible add-ons that would cause this issues, as I'm using all of them for the past years throughout all repacks and never had this occur.
— I'm not sure if this is intended or cannot be disabled, but I wish that junk-to-gold would've been optional. It's a great QoL feature, yet I'd prefer to not use it. Honestly, I disabled most “features” from the repack, as I enjoy the real blizzlike experience back from the 2008/2009 days. Having the repack come default with all non-blizzlike features disabled would be great.
Thank you in advance.
1. It should arrive in your mailbox. If it doesn't disable playerbots and try again. Maybe the server is overloaded with bot activity and doesn't have the time to send the mail.
2. The server doesn't affect the client UI other than what icons get displayed.
3. I talked with the module dev and he said he will not make a config file because people "should not use repacks and compile their own core" which sucks since most people only want to play and not deal with that.
-
Post Thanks / Like - 2 Thanks
-
Member
Hello! I was very inspired by the idea of ​​​​a ready-made assembly with playerBots. Now I'm trying to install it and the server starts literally 30 minutes for the first time, and also produces a lot of SQL error messages and I can't connect to the world server, my game is softlocked after auth connection . What could be the problem?
-
Member
How would I go about adding additional modules to this repack? I like this repack a lot, and it does a lot of what I want, but I also would like to include the following mods for my group of friends. How can I implement these?
Account Mounts
ARAC (All Races All Classes)
Level 15 Boost (Currently working with an unreleased edit of this one. Feel free to dm me on discord for it. Same name as here.)
Reforging (I'd specifically like for it to be able to reforge Armor Pen and Defense Rating as well as the other baseline stats.)
Starting Pet
Transmog
Warlock Pet Rename
Any help with this would be very much appreciated! Thanks in advance for taking the time to reply. I noticed in an earlier message you just added the requested modules to your build and reuploaded it, but I was hoping to learn how I can add them myself with CMake for example.
Last edited by NuptupTDOW; 01-17-2025 at 02:19 AM.
-
Contributor
Originally Posted by
voc122
Hello! I was very inspired by the idea of ​​​​a ready-made assembly with playerBots. Now I'm trying to install it and the server starts literally 30 minutes for the first time, and also produces a lot of SQL error messages and I can't connect to the world server, my game is softlocked after auth connection . What could be the problem?
Post logs.
-
Contributor
Originally Posted by
NuptupTDOW
How would I go about adding additional modules to this repack? I like this repack a lot, and it does a lot of what I want, but I also would like to include the following mods for my group of friends. How can I implement these?
Account Mounts
ARAC (All Races All Classes)
Level 15 Boost (Currently working with an unreleased edit of this one. Feel free to dm me on discord for it. Same name as here.)
Reforging (I'd specifically like for it to be able to reforge Armor Pen and Defense Rating as well as the other baseline stats.)
Starting Pet
Transmog
Warlock Pet Rename
Any help with this would be very much appreciated! Thanks in advance for taking the time to reply. I noticed in an earlier message you just added the requested modules to your build and reuploaded it, but I was hoping to learn how I can add them myself with CMake for example.
Follow the official azerothcore guide on how to compile your own core with modules. Basically you clone the playerbots core, then clone the modules in the modules folder, then generate a project with cmake and compile with visual studio.
-
Post Thanks / Like - 1 Thanks
Wyllder (1 members gave Thanks to Aldebaraan for this useful post)
-
Member
I had tried to do that, but when I added the modules and tried to do a build with cmake, it couldn't locate the cmake build list and just failed right away.
-
Active Member
Originally Posted by
NuptupTDOW
I had tried to do that, but when I added the modules and tried to do a build with cmake, it couldn't locate the cmake build list and just failed right away.
There are videos on youtube
https://www.youtube.com/watch?v=p4KujK0Ao7c
https://www.youtube.com/watch?v=Y6EC5CqThWY
I didn't try them. But i tried to build my server on Linux nettop msi cubi to have a server for me and my wife. The moment this software began to work is fun indeed. Note that TimeIsTime module is obsolete (it will break your build) and you should get fixed version from this repack author's (Aldebaraan) github (GitHub - AldebaraanMKII/mod-TimeIsTime: Azerothcore Module to adjust the Da/Night time cycle for the World of Warcraft 3.3.5a) or may be another source.
Also you better try step by step. First azerothcore with player bots, then add modules.
Any way it is a special fun to make this software run. Good luck!
-
Post Thanks / Like - 1 Thanks
Aldebaraan (1 members gave Thanks to Fantaseour for this useful post)
-
Member
I ran the build from several threads, in any case I already built my kernel with playerbots, By the way, check that you compiled the project as RelWithDebInfo , in the debug build the loading is several times slower
-
Member
Any ideas what could be causing these massive lag spikes? I played from 1-65/70 with no issues (10x exp boast running around with a bot)
But seems since Saturday I've been running tbc dungeons and sometime the games freezes for 10sec or so but sometime is so bad I DC, only one time so bad the server crashes, I have the logs if it helps.
I've lower bots to the bare min, tbh I don't really need them as I use just 4 bots constantly I've added as friends.
Any way to just keep thoughs 4? Or even just remove horde, I don't PVP so I don't really care for them at all.
20250121-225529 hosted at ImgBB — ImgBB
-
Contributor
Originally Posted by
Boobooman
Any ideas what could be causing these massive lag spikes? I played from 1-65/70 with no issues (10x exp boast running around with a bot)
But seems since Saturday I've been running tbc dungeons and sometime the games freezes for 10sec or so but sometime is so bad I DC, only one time so bad the server crashes, I have the logs if it helps.
I've lower bots to the bare min, tbh I don't really need them as I use just 4 bots constantly I've added as friends.
Any way to just keep thoughs 4? Or even just remove horde, I don't PVP so I don't really care for them at all.
20250121-225529 hosted at ImgBB — ImgBB
Can you create a 7z archive of your mysql/data folder (it's inside the root repack folder) and upload it somewhere, then send me the link through a private message? I will take a look on what's causing it.
And are you playing with individual progression?
Last edited by Aldebaraan; 01-22-2025 at 01:29 AM.
-
Member
Originally Posted by
Aldebaraan
Can you create a 7z archive of your mysql/data folder (it's inside the root repack folder) and upload it somewhere, then send me the link through a private message? I will take a look on what's causing it.
And are you playing with individual progression?
Sure will send it over now and no, I have it disabled in the config and then the progress set as the faq