I've been updating items on the shard I staff on, and what I've been doing is using [xmlfind with the property test to help me locate the old items so I'll know what to change when I compare them to the new items.
I did the following command to find the old value...
[global get attributes.bonusstr where cloakoffortitudeand it returned
bonusstr = 25 (243)
bonusstr = 50 (13)so 13 of them had been exchanged manually.
Anyways... when I do the following command...
[xmlfind cloakoffortitudeand hit the search button(with no props check even), it returns NOTHING.
just 5 minutes ago I had used the [xmlfind command to help me find ringofrelaxation and I even did a props check for attributes.manaregen = 15 and it returned all 184 of them just fine.
maybe we have an old version of the xmlspawner files?... how would I check the version from inside the game? (I don't have ftp access)
PS~ I even tried searching for the ring again... and it still returned nothing... it's like it's stuck with an empty list.