Skip to content

Aardwolf_disarm

Eric Davis edited this page Mar 27, 2018 · 2 revisions
Table Of Contents

Introduction

  • Author: Onoitsu2/Bast
  • disarm and weaponswitch plugin

Differences from Onoitsu2's Plugin

  • uses invmon to tell what the current weapon is

Installation

Troubleshooting

  • Nothing for now

Help

/**
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!)


*/

General Information

Intro
Installation
Troubleshooting
Tips For VI Users
FAQ
Creating Plugins Based On Bastmush

Plugin Information

Bastmush Plugins

Internal bastmush Plugins (do not load these unless needed)

Support files for bastmush

Modified Plugins from other sources

Clone this wiki locally