Jump to content

i need some help


lsabakal

Recommended Posts

Hey @Droidz i need some help with "Is complete condition"

return ItemsManager.GetItemCountById(113578) >= 20; that one for items, but i need similar for mobs count.
or explain me how let the bot start ignore mobs in quests if its done?

Link to comment
Share on other sites

Hello,

For which quest and which version of the game is this? The number of mobs killed is usually in the objectivecount (quest parameter). If that's not the case, it's more complicated, and you'll need to tinker around, it really depends on the quest.

Link to comment
Share on other sites

1 hour ago, Droidz said:

Hello,

For which quest and which version of the game is this? The number of mobs killed is usually in the objectivecount (quest parameter). If that's not the case, it's more complicated, and you'll need to tinker around, it really depends on the quest.

Wotlk https://www.wowhead.com/wotlk/quest=9823/us-or-them

Link to comment
Share on other sites

9 minutes ago, Droidz said:

objectivecount does not return the state of each objective?

no, the bot keep targeting mobs that already full for that quest and simillar quests.

 

10 minutes ago, Droidz said:

do you have the xml code for this quest?

No

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...