Collecting carrots ..

Ask for help

Moderators: Murderator+, Murderator

Post Reply
Towser
Posts: 4
Joined: 2005-01-14 21:13:47

Collecting carrots ..

Post by Towser »

Because carrots are locked down, findtype doesn't work, any idea how I can dclick every carrots around me ?
Yoko
Site Admin
Posts: 1964
Joined: 2004-04-03 16:49:38
Contact:

Post by Yoko »

locked or no this have no any influence on fidtype
Edred
Expert!
Posts: 2544
Joined: 2004-04-03 17:36:29
Location: Saint-Petersburg

Post 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)
Towser
Posts: 4
Joined: 2005-01-14 21:13:47

Post 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 ?
Edred
Expert!
Posts: 2544
Joined: 2004-04-03 17:36:29
Location: Saint-Petersburg

Post by Edred »

UO.FindCount()
Post Reply