November 2, 20178 yr Hello. I'm trying to create the questing profile. Need to set that CompleteCondition for my quest: <IsCompleteCondition>wManager.Wow.Helpers.Bag.GetContainerNumFreeSlots < 4</IsCompleteCondition> but it doesnt work. Could anyone tell me please how to set it correctly?
November 2, 20178 yr Author Thank you very much! You helped me a lot! I was trying return wManager.Wow.Helpers.Bag.GetContainerNumFreeSlots < 4 without ";" at the end ;(
Create an account or sign in to comment