-
Notifications
You must be signed in to change notification settings - Fork 15
Aardwolf_disarm
Eric Davis edited this page Mar 27, 2018
·
2 revisions
- Author: Onoitsu2/Bast
- disarm and weaponswitch plugin
- uses invmon to tell what the current weapon is
- See the Installation Page
- Nothing for now
/**
Usage
----- (Spaces between the '=' and parameterrs are OPTIONAL!)
w1 = weapon (set weapon 1, also w1=weapon)
w2 = weapon (set weapon 2, also w2=weapon)
w3 = weapon (set weapon 3, also w3=weapon) ... and so on up to 9 ...
w1 (choose weapon 1)
w2 (choose weapon 2)
w3 (choose weapon 3) ... and so on up to 9 ...
w0 (REMOVES Weapon!)
w clear (clears the weapons list)
wbag = bag (sets the bag to get and put weapons to and from, also wbag=bag)
wl (lists the weapons that are set)
w list (lists the weapons that are set)
w help (display this message)
Examples
-----
wbag=black portable hole (bag set to 'An endless hole', using item's "Keywords")
w1=dagger vampire (weapon 1 is dagger)
w2=mace of warding (weapon 2 is 'mace of warding')
w1 (choose 'dagger vampire')
w2 (choose 'mace of warding')
w1 (choose dagger again)
w2 (choose 'mace of warding' again)
w0 (REMOVES Weapon!)
*/
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>