07-23-2016, 03:05 PM
[FreedomCore6] Improved .lookup item command:
- Added modifiers for better filtering
- Moved searching to database for better performance
- Command help on mini-manager:
- Syntax: <COLOR color="yellow"><s></s>.lookup item [modifiers] $itemNamePart
- Description: Looks up an item by $itemNamePart, and returns all matches with their Item IDs (does not include unrefined custom items unless '-c' modifier is specified). Command has following modifiers:
- -c : Search through unrefined custom items instead of default ones
- -a : Search only armor items (item class == 4)
- -w : Search only weapon items (item class == 2)
- -c : Search through unrefined custom items instead of default ones
- Syntax: <COLOR color="yellow"><s></s>.lookup item [modifiers] $itemNamePart