Jump to content

Newb here needing some help


Plan5

Recommended Posts

Hello,

I am new to this but trying to learn. I tried making a simple questing profile for the Dwarf starting area on a 1.12.1 server. 

  1. The first quest, I have this on the 'Is complete condition' [return ObjectManager.Me.LevelDecimal >= 2;] so the bot will level to 2 before continuing, but when he levels he tries to turn in the quest immediately. It will complete the quest normally if I remove this. Do I need to add a second condition? 
  2. The quest 'A New Threat' I broke into two parts. The first part goes smooth but the bot completely skips the second part and tries to turn in the quest. I am not sure what is wrong. I'm thinking that the quest is fully completed by the first condition so it skips the second. I'm not sure how to get around this. 

Thanks

DwarfZone.xml DwarfZone.xml.cs

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...