I have some problem :/ When I write
Type:
Item
property test:
hue=2433
xmlfind dont find anythink :/
do u gave some idea WHY?
hmm. I hued an item to that color, and then used xmlfind with those settings and it found it.
Are you sure that there are items with that hue?
Do you have all of the maps selected so that it is searching everywhere?
Is it is on an offline player? If so then it will be on the internal map and you will need to select that as well.
I tried also just now and it worked for me as well
Sorry, it worked...but after 10 minutes
--;
if you have a lot of items and you use a property test it can be slow. The property testing parses the property string for each test. I havent optimized that for repeated tests yet.
Searches are run in a separate thread so that slow searches dont block the server, so it will return control to you even though it is still working on it.
You gotta wiggle it around a little. Ussualy work's for me.
(Drunken Birthday post, Ignore it)