Submitter
File Information
- Submitted: Sep 05 2011 11:44 PM
- Last Updated: Sep 15 2012 12:34 AM
- File Size: 88.52K
- Views: 21974
- Downloads: 5,329
Previous Versions
Download Find 1.07
2 Votes
Description
Finds and tracks items.
Unzip into your plugins directory, making sure to unzip both find.dll and the entire settings folder. settings/find.xml controls user-configurable settings for the plugin.
There are 4 commands available:
//find <itemName> to print out locations and counts for a given item.
//track clear to clear the tracking text box.
//track quickadd or //track qa to quickly add a tracking item. This is the equivalent of doing //track add name: ${ALL:name}
//track add <text> to add a line to the tracking box. Tokens of the form ${SOURCE:searchString} will be automatically replaced with a tally for items matching that search string. A search string of $FREESPACE can also be used to display the free space of that storage source.
SOURCE can be one of:
For example, try:
//track add Shihei: ${INVENTORY:shihei}
//track add Inventory: ${INVENTORY:$FREESPACE}
Unzip into your plugins directory, making sure to unzip both find.dll and the entire settings folder. settings/find.xml controls user-configurable settings for the plugin.
There are 4 commands available:
//find <itemName> to print out locations and counts for a given item.
//track clear to clear the tracking text box.
//track quickadd or //track qa to quickly add a tracking item. This is the equivalent of doing //track add name: ${ALL:name}
//track add <text> to add a line to the tracking box. Tokens of the form ${SOURCE:searchString} will be automatically replaced with a tally for items matching that search string. A search string of $FREESPACE can also be used to display the free space of that storage source.
SOURCE can be one of:
- ALL
- INVENTORY
- BANK
- SACK
- SATCHEL
- LOCKER
- STORAGE
For example, try:
//track add Shihei: ${INVENTORY:shihei}
//track add Inventory: ${INVENTORY:$FREESPACE}
What's New in Version 1.07 (See full changelog)
- Added $FREESPACE token for track command
- Added //track quickadd command

Help












And for RNG who ends up using WS arrows instead of TP arrows.
If you don't mind, I'd like to make a suggestion for future versions.
It might be nice if we can create aliases for certain items we might not remember the exact spelling of, like some of the NIN tools or something...
suggestion for future versions:
- optional parameter to filter results to look only in one or several sources
e.g. //find <itemName> [<source> [, <source>]]
- alternatively, include 2 pseudo-sources: BODY - INVENTORY+SATCHEL+SACK only; MOGHOUSE/MH - BANK+STORAGE+LOCKER only
- minor usability enhancement: chat feedback when no items are found. (e.g. "No matching item found")
Thank you!
Confirm Delete
Manage Comments