Quote Originally Posted by nitroxwizard View Post
any solution for this?
find this:
Code:
Self.OpenMainBackpack(true):OpenChildren({_suppliesBackpack, true}, {_stackBackpack, true}, {_rareBackpack, true}, {_goldBackpack, true}, {_ammoBackpack, true})
			wait(200, 400)
		until SolidScripts.CheckBackpacks(6)
then add this:
Code:
Self.UseItemFromEquipment("shield")