You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug Description
I am making this per request by nl-saw on Discord.
Random bots won't accept, complete and turn in quests. With the old RPG system they have a small chance of completing a single digit number of quests while leveling from level 1 to whatever the max level is set to. With the new system they don't seem to do any of that.
Check character_queststatus and character_queststatus_rewarded in the characters database for the number of quests they have accepted and turned in
Expected Behavior
The bots should complete quests while leveling up like players would and their main source of XP should be from that. They should also complete quests at max level for better equipment, gold, reputation etc. With a working system like that the randomized gear should be configurable or disabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Modules
Please list all modules used as many are known to cause conflicts with Playerbots.
Playerbot Settings
Number of bots, scaling settings, etc if performance related.
System
OS: Ubuntu 24.04
Hardware: [e.g. CPU if performance related]
Additional Context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Bug Description
I am making this per request by nl-saw on Discord.
Random bots won't accept, complete and turn in quests. With the old RPG system they have a small chance of completing a single digit number of quests while leveling from level 1 to whatever the max level is set to. With the new system they don't seem to do any of that.
Commit Hash
58a596a
How To Reproduce Bug
character_queststatus
andcharacter_queststatus_rewarded
in the characters database for the number of quests they have accepted and turned inExpected Behavior
The bots should complete quests while leveling up like players would and their main source of XP should be from that. They should also complete quests at max level for better equipment, gold, reputation etc. With a working system like that the randomized gear should be configurable or disabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Modules
Please list all modules used as many are known to cause conflicts with Playerbots.
Playerbot Settings
Number of bots, scaling settings, etc if performance related.
System
OS: Ubuntu 24.04
Hardware: [e.g. CPU if performance related]
Additional Context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: