celguar / mangosbot-bots

Bot AI Core from ike3 for cmangos/mangos classic/tbc/wotlk
https://github.com/cmangos/playerbots
85 stars 42 forks source link

(Vanilla 1.12) Bot couldn't gather anything. #340

Open loomgithub opened 6 months ago

loomgithub commented 6 months ago

Bot couldn't gather anything in Vanilla 1.12.

Steps of reproduce:

  1. Create an GM level account.
  2. Create two characters(name testaaa & testbbb) in this account.
  3. Use .levelup 59 to these two characters.
  4. Use .modify money 99999999 to these two characters and let them learn Herbalism.
  5. Login testaaa, use bot command .bot add testbbb, and then inv testbbb, let testbbb follow testaaa.
  6. Move to a silverleaf(item ID:765) or a peacebloom(item ID:2447)
  7. testbbb won't do anything to herb.

Please confirm the data(testbbb) in table ai_playerbot_db_store as below: 96 1 value always loot list> 97 1 value formation>near 98 1 value loot strategy>equip,quest,skill,disenchant,use,vendor,trash 99 1 value mana save level>1 100 1 value outfit list> 101 1 value position> 102 1 value range::attack>0 103 1 value range::follow>0 104 1 value rti>skull 105 1 value rti cc>moon 106 1 value skip go loot list> 107 1 value skip loot list> 108 1 value stance>near 109 1 co +aoe,+aoe subtlety pve,+behind,+boost,+boost subtlety pve,+buff,+buff subtlety pve,+cc,+cc subtlety pve,+close,+default,+dps assist,+duel,+mount,+poisons,+poisons subtlety pve,+pvp,+racials,+stealth,+stealth subtlety pve,+subtlety,+subtlety pve 110 1 nc +boost,+boost subtlety pve,+buff,+buff subtlety pve,+default,+delayed roll,+dps assist,+duel,+emote,+follow,+follow jump,+food,+gather,+loot,+mount,+poisons,+poisons subtlety pve,+quest,+racials,+return,+reveal,+stealth,+stealth subtlety pve,+subtlety,+subtlety pve,+wbuff 111 1 dead +dead,+default,+follow,+group,+subtlety,+subtlety pve 112 1 react +avoid aoe,+chat,+follow,+potions,+subtlety,+subtlety pve

Please confirm is it a bug or as designed.