May 23, 20178 yr Hey, I try to get free bag slots with if(wManager.Wow.Helpers.Usefuls.GetContainerNumFreeSlots <= 25 && !ObjectManager.Me.InCombat){ wManager.Wow.Bot.States.ToTown.ForceToTown = true; } it tells me that there is no definition of "GetContainerNumFreeSlots" in "WManager.Wow.Helpers.Usefuls". Am I missing something?
May 23, 20178 yr Hello, you've searched in the wrong class. It's in wManager.Wow.Helpers.Bag.GetContainerNumFreeSlots.
Create an account or sign in to comment