Page 1 of 1

moveitem command uosteam

Posted: September 10th, 2017, 9:41 pm
by Tanya
I am trying to use this:

moveitem (serial) (destination) [(x, y, z)] [amount]

and x,y,z doesn't work

moveitem (serial) 'backpack' 44 133 0
moveitem (serial) 'backpack' 44 133 0 1
moveitem (serial) 'backpack' '[(44 133 0)]' '1'
moveitem (serial) 'backpack' (44 133 0) 1
moveitem (serial) 'backpack' (44 133 0) '1'

nothing works

also recorded this movement, but replay doesn't work with coordinates as well, it moves item to random position in backpack.

(btw in razor record and replay works)

Re: moveitem command uosteam

Posted: September 10th, 2017, 11:59 pm
by MB
Change them to moveitem! and has to be out of pack before performing action

Re: moveitem command uosteam

Posted: September 11th, 2017, 1:55 am
by Loler
thats the feature that puts everything in the top left most part of the backpack doesnt actually allow you to move the item to where you want in the bag.

Re: moveitem command uosteam

Posted: September 11th, 2017, 3:50 am
by MB
you're wrong

Re: moveitem command uosteam

Posted: September 11th, 2017, 3:53 am
by Loler
you are correct just tried in a different location dont know why the first one threw it in the top left most.

Re: moveitem command uosteam

Posted: September 11th, 2017, 5:27 pm
by Tanya
this works perfect now, thanks!