dont_know_at_all wrote:/finditem works.
Care to be more specific?
OK now I have 2 bits of knowledge I'll be more specific. Maybe I still don't know how it is supposed to work...
/finditem "springwood club" opens the correct bag but does not select the item. Instead it returns $getlasterror = FIND_PACKNOTOPEN.
Repeating the command selects the item but does not close the pack (returns NULL error).
According to readme.html finditem
"Opens pack if needed, clicks it, and closes pack again if it was closed."
That doesn't seem to be doing as it is supposed to? Either that or 2 bits of knowledge still isn't enough...
EDIT: OK so I understand why the second command does not close the pack but why won't the first command select the item?