Code: Select all
uo.findtype(type,[color,containerobject/ground/my])
uo.moveitem('finditem',1,bag)
Code: Select all
uo.findtype(type,[color,containerobject/ground/my])
uo.moveitem('finditem',1,bag)
Code: Select all
var chest='id chest'
#####
uo.moveitem('needed item','quantity','chest')
#####