Page 1 of 1

Collecting carrots ..

Posted: 2005-01-18 05:08:04
by Towser
Because carrots are locked down, findtype doesn't work, any idea how I can dclick every carrots around me ?

Posted: 2005-01-18 17:18:26
by Yoko
locked or no this have no any influence on fidtype

Posted: 2005-01-18 18:02:20
by Edred
Check 'Track world item' option on main tab.

use following command for set distance to finding radius around char:

,set finddistance 3

(3 tiles)

Posted: 2005-01-19 01:31:15
by Towser
Oh I found what was not working find, it really found the carrots but the UO.GetQuantity("finditem") return 0, is there another way to see if any carrot was found ?

Posted: 2005-01-19 14:41:59
by Edred
UO.FindCount()