- Other Authors
- Ziggy, rswiders, eqmule, Nilwean, ksmith
- Included in Very Vanilla
-
Included! No need to download.
- Server Type
- Live, Emu, TLP, Test Server
MQ2LinkDB - This plugin allows you to access links for (hopefully) every item. It stores links in a database and you may call them up manually or via hotkeys, macros or plugins.
Installation:
Top-Level Objects:
Examples:
You'll get several links to items that include the word "Wurmslayer"
If the item is not found, the TLO returns an empty string, so you probably don't want to be directly shouting about Baby Joseph Sayer in your backpack. If you do and misspell his name, you will end up shouting about an empty string which isn't recommended.
Once again, remember to keep your items.txt up to date before you report a missing item.
Installation:
- Download items.txt - here's a direct download. (This file is updated daily, you'll want to download it again after new expansions.)
- Place items.txt in your Very Vanilla root folder (AKA the "Release" folder, the one that includes all the plugins).
- In-game, load the plugin with
/plugin mq2linkdb load
- Import items.txt with
/link /import
/link
- Display statistics/link /import
- Import items.txt/link /max #
- Set maximum number of results (default 10)/link search
- Find items containing search string/link /scan [on|off
- Turn on and off scanning incoming chat/link /click [on|off]
- Click on the link generated? Not sure!Top-Level Objects:
string ${LinkDB[name]}
- Display the link found by name. Use =name
for an exact match.Examples:
Rich (BB code):
/link Wurmslayer
Rich (BB code):
/shout OMG I'm a dork! I have ${LinkDB[=Baby Joseph Sayer]} in my pack. Ha!
Once again, remember to keep your items.txt up to date before you report a missing item.