Page 1 of 1

HELP

Posted: 2005-02-07 00:49:37
by brUnOw
So that it serves UO.GRAB and UO.COUNT?

I am beginning ^^

thankZ ;)

Posted: 2005-02-07 01:24:39
by Arsys
UO.Grab it's for pick up objects and drag into your backpack.

UO.Grab([Quantity],[object/type])

i.e: UO.Grab(400,iron)

UO.Count it's for count how many items of something you have in your backpack.

UO.Count([object/type])

i.e: UO.Count(iron)