Azerothcore WoTLK Repack (Playerbots + Individual Progression + 32 other modules) menu

Shout-Out

User Tag List

Page 31 of 89 FirstFirst ... 27282930313233343581 ... LastLast
Results 451 to 465 of 1335
  1. #451
    chanter100's Avatar Member
    Reputation
    2
    Join Date
    Mar 2025
    Posts
    7
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I did not download that version. Good thought though.

    Azerothcore WoTLK Repack (Playerbots + Individual Progression + 32 other modules)
  2. #452
    pedrothe3's Avatar Member
    Reputation
    1
    Join Date
    Feb 2025
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is it possible to disable an expansion? For example, I will only enable the classic version, even vanilla, I will set the maximum level to 60, but is there a way to prevent bots from appearing in the expansion regions?

  3. #453
    Aldebaraan's Avatar Contributor
    Reputation
    284
    Join Date
    Oct 2024
    Posts
    498
    Thanks G/R
    175/257
    Trade Feedback
    0 (0%)
    Mentioned
    11 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by pedrothe3 View Post
    Is it possible to disable an expansion? For example, I will only enable the classic version, even vanilla, I will set the maximum level to 60, but is there a way to prevent bots from appearing in the expansion regions?
    Code:
    AiPlayerbot.RandomBotMinLevel = 1
    AiPlayerbot.RandomBotMaxLevel = 80
    in playerbots.conf

    Edit: i misread what you said. Try searching for maximum tier in the individual progression conf file.
    Last edited by Aldebaraan; 03-04-2025 at 10:22 PM.

  4. #454
    zerow31's Avatar Member
    Reputation
    1
    Join Date
    Nov 2024
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello, first of all, thank you for the work you've done.

    I have a quick question:
    Bots don't seem to create guilds or groups, even when I enable the option in playerbots.conf.
    (They will only invite each other to groups if I add group in NonCombatStrategy. However, when I do that, the groups are created and immediately disbanded).

    So, I tried testing with the unmodified, clean version. Unfortunately, the problem persists. In the database, when I check the groups table, it always shows 0.

    Is there a way to fix this issue? Am I the only one experiencing this?
    Is it a bug in the repack or in AzerothCore? (Having tested on Cmangos, groups and guilds do work, but the emulator is generally more buggy...)

    Edit : I tried deleting all modules except for playerbots (I thought maybe a module could be causing the issue), but the problem persists.

    Thanks in advance

    Best regards,

  5. #455
    Aldebaraan's Avatar Contributor
    Reputation
    284
    Join Date
    Oct 2024
    Posts
    498
    Thanks G/R
    175/257
    Trade Feedback
    0 (0%)
    Mentioned
    11 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zerow31 View Post
    Hello, first of all, thank you for the work you've done.

    I have a quick question:
    Bots don't seem to create guilds or groups, even when I enable the option in playerbots.conf.
    (They will only invite each other to groups if I add group in NonCombatStrategy. However, when I do that, the groups are created and immediately disbanded).

    So, I tried testing with the unmodified, clean version. Unfortunately, the problem persists. In the database, when I check the groups table, it always shows 0.

    Is there a way to fix this issue? Am I the only one experiencing this?
    Is it a bug in the repack or in AzerothCore? (Having tested on Cmangos, groups and guilds do work, but the emulator is generally more buggy...)

    Edit : I tried deleting all modules except for playerbots (I thought maybe a module could be causing the issue), but the problem persists.

    Thanks in advance

    Best regards,
    The code for that seems to be disabled according to a comment from a dev in the discord from july last year. Must be bugged/unfinished.

  6. #456
    caio154's Avatar Member
    Reputation
    2
    Join Date
    Apr 2021
    Posts
    35
    Thanks G/R
    9/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do you have any ideas to make the bots cure Valitria from ICC, I had serious problems there

  7. #457
    caio154's Avatar Member
    Reputation
    2
    Join Date
    Apr 2021
    Posts
    35
    Thanks G/R
    9/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm also having problems with the bots when I turn on the server their equipment changes

  8. #458
    Aldebaraan's Avatar Contributor
    Reputation
    284
    Join Date
    Oct 2024
    Posts
    498
    Thanks G/R
    175/257
    Trade Feedback
    0 (0%)
    Mentioned
    11 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by caio154 View Post
    Do you have any ideas to make the bots cure Valitria from ICC, I had serious problems there
    The bot's strategy for that boss is probably not implemented yet.

  9. #459
    Aldebaraan's Avatar Contributor
    Reputation
    284
    Join Date
    Oct 2024
    Posts
    498
    Thanks G/R
    175/257
    Trade Feedback
    0 (0%)
    Mentioned
    11 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by caio154 View Post
    I'm also having problems with the bots when I turn on the server their equipment changes
    Code:
    # Enable/Disable bot equipments persistence (stop random initialization) after certain level (EquipmentPersistenceLevel)
    # default: 0 (disable)
    AiPlayerbot.EquipmentPersistence = 0
    
    # default: 80
    AiPlayerbot.EquipmentPersistenceLevel = 80
    
    # Randombots automatically upgrade equipments on levelup
    # Default: 1 (enabled)
    AiPlayerbot.AutoUpgradeEquip = 1
    in playerbot config.

  10. #460
    Aldebaraan's Avatar Contributor
    Reputation
    284
    Join Date
    Oct 2024
    Posts
    498
    Thanks G/R
    175/257
    Trade Feedback
    0 (0%)
    Mentioned
    11 Post(s)
    Tagged
    0 Thread(s)
    I updated my powershell scripts ((AzerothCore) Powershell scripts for character and guild export/import) to use the SimplySQL module, thus eliminating the errors from the mysql.data.dll.

  11. Thanks Wyllder (1 members gave Thanks to Aldebaraan for this useful post)
  12. #461
    caio154's Avatar Member
    Reputation
    2
    Join Date
    Apr 2021
    Posts
    35
    Thanks G/R
    9/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What a shame, who knows one day ^^

  13. #462
    Oertemiscia's Avatar Member
    Reputation
    3
    Join Date
    Feb 2025
    Posts
    4
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi! 'Tis I once more

    I would just like to ask, do you know how to modify dungeon boss drop rates? I've modified the rate.drop.item values in worldserver.conf, including the referenced ones, as well as the values in the Dynamic Loot Drop Rate module but it only seems to give me more of the dungeon mob drops in terms of number (and mostly uncommon ones, and depending on the value they can give me A LOT), while the dungeon bosses themselves don't drop their other loot. I've been pondering about it for quite some time, and at this point I have no idea how to increase their drop rates.

  14. #463
    Aldebaraan's Avatar Contributor
    Reputation
    284
    Join Date
    Oct 2024
    Posts
    498
    Thanks G/R
    175/257
    Trade Feedback
    0 (0%)
    Mentioned
    11 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Oertemiscia View Post
    Hi! 'Tis I once more

    I would just like to ask, do you know how to modify dungeon boss drop rates? I've modified the rate.drop.item values in worldserver.conf, including the referenced ones, as well as the values in the Dynamic Loot Drop Rate module but it only seems to give me more of the dungeon mob drops in terms of number (and mostly uncommon ones, and depending on the value they can give me A LOT), while the dungeon bosses themselves don't drop their other loot. I've been pondering about it for quite some time, and at this point I have no idea how to increase their drop rates.
    Rate.Drop.Item.ReferencedAmount in worldserver.conf. Idk any other setting for that. Maybe you should ask in the azerothcore discord.

  15. #464
    smilingbob's Avatar Active Member
    Reputation
    30
    Join Date
    Jan 2017
    Posts
    49
    Thanks G/R
    17/29
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for the repack, works much better than the WotLK branch of the SPP Classic, which is CMangos. Requesting that you update the AH Bot when you update the repack next, as there was an issue with it not properly restocking items. I ran into this with this most recent repack, but the github for the bot being used seems to have fixed it. You can reference the issue in #138 & #139, thanks for the great work.

  16. #465
    Aldebaraan's Avatar Contributor
    Reputation
    284
    Join Date
    Oct 2024
    Posts
    498
    Thanks G/R
    175/257
    Trade Feedback
    0 (0%)
    Mentioned
    11 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by smilingbob View Post
    Thanks for the repack, works much better than the WotLK branch of the SPP Classic, which is CMangos. Requesting that you update the AH Bot when you update the repack next, as there was an issue with it not properly restocking items. I ran into this with this most recent repack, but the github for the bot being used seems to have fixed it. You can reference the issue in #138 & #139, thanks for the great work.
    Whenever i compile i pull the latest source code for the core and the modules. Which i should do this week. So don't worry.

  17. Thanks smilingbob, Wyllder, Skylez, Fartguy, Sylencer90 (5 members gave Thanks to Aldebaraan for this useful post)

Similar Threads

  1. [Repack] AzerothCore Individual Progression Single Player Repack (NPCBots)
    By zaicopx in forum WoW EMU General Releases
    Replies: 49
    Last Post: 10-01-2023, 03:59 AM
  2. WotLK Repack w/ Working Skinning+Other Professions?
    By NeoMarine in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 12-01-2008, 02:45 PM
  3. Are there any other WotLK repacks other then the Mangos one ?
    By Wheeze201 in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 08-10-2008, 12:42 PM
  4. Info About Mike Crowe and the WOTLK repacks
    By Gastricpenguin in forum World of Warcraft Emulator Servers
    Replies: 40
    Last Post: 05-31-2008, 03:26 PM
  5. Replies: 13
    Last Post: 05-25-2008, 01:41 PM
All times are GMT -5. The time now is 12:50 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search