-
Notifications
You must be signed in to change notification settings - Fork 15
eqSets
Eric Davis edited this page Mar 27, 2018
·
3 revisions
Table Of Contents
- This plugin creates eq sets of two types
- Level
- These are sets that can be worn based on level
- Named
- These sets can be created with any eq and worn
- Level
- See the Installation Page
- The command for this plugin is
eqs
- Please see the [eqDB] page
- If you can't add an item to a level set, make sure eqDB is loaded and type
eqdb refresh
- for help on a specific command, run ```eqs help`
------- Creating, Modifying and Deleting -------
list : list eqsets
add : add an item to an eqset
remove : remove an item from an eqset
clear : clear an eqset, either named or level
------- Wearing a set -------
checklevel : check to see if wearing all items of your current level
wearset : wear a set
------- Obtaining info about a set -------
show : show the eq for a set
stats : get the stats for a set
diff : diff two sets
noset : show items that are not in sets
compitem : compare an item to a set
------- Manipulating items in a set -------
getset : get all items for a set and put them in inventory (or leave them worn if already worn)
putset : put all items for a set into their target container
------- Misc -------
close : close the db
Intro
Installation
Troubleshooting
Tips For VI Users
FAQ
Creating Plugins Based On Bastmush
Bastmush Plugins
- Aardwolf_Regen<\li>
- bast_spellup<\li>
- combattracker<\li>
- bast_hunt<\li>
- eqDB<\li>
- eqSets<\li>
- miniwin_cp<\li>
- miniwin_double<\li>
- miniwin_eq<\li>
- miniwin_events<\li>
- miniwin_example<\li>
- miniwin_gq<\li>
- miniwin_help<\li>
- miniwin_map<\li>
- miniwin_moons<\li>
- miniwin_noexp<\li>
- miniwin_quest<\li>
- miniwin_spellup<\li>
- miniwin_stats<\li>
- miniwin_tabbar<\li>
- notes<\li>
- planesmobs<\li>
- pluginlist<\li>
- setupchar<\li>
- StatDB<\li>
- StatMonitor<\li>
Internal bastmush Plugins (do not load these unless needed)
- areaDB<\li>
- broadcast_cp<\li>
- broadcast_double<\li>
- broadcast_gq<\li>
- broadcast_idle<\li>
- broadcast_invmon<\li>
- broadcast_kills<\li>
- broadcast_level<\li>
- broadcast_noexp<\li>
- broadcast_quest<\li>
- broadcast_runto<\li>
- broadcast_spellsskills<\li>
- broadcast_state<\li>
- broadcast_whois<\li>
- fix<\li>
- update_checker<\li>
Support files for bastmush
- objectlua<\li>
- aardutils<\li>
- aarddb<\li>
- chardb<\li>
- eqdb<\li>
- ldplugin<\li>
- miniwin<\li>
- mastertab<\li>
- pluginhelper<\li>
- phelpobject<\li>
- stringfuncs<\li>
- sqlitedb<\li>
- verify<\li>
- tablefuncs<\li>