Wield command: Difference between revisions
Jump to navigation
Jump to search
(→Wield command: created basic page outline with description syntax and first person examples. Requires: third person and cleanup of wiki tagging.) |
No edit summary |
||
Line 1: | Line 1: | ||
{{stub}} |
|||
The '''{{tt|WIELD}} [[page type is::command]]''' works much like a [[Get command]] with the following benefits: |
The '''{{tt|WIELD}} [[page type is::command]]''' works much like a [[Get command]] with the following benefits: |
Revision as of 01:16, 5 June 2016
The WIELD command works much like a Get command with the following benefits:
- The system searches for the weapon if no container is designated beginning with weapon containers before general purpose containers
- The system will prefer the right hand but will wield to the left hand when the right is full
- The system will return the weapon to the container it was removed from when the Sheath command is used
Working with WIELD and SHEATH can save valuable keystrokes in battle and solves for more complex scripting options.
Syntax and Usage
- Usage
- WIELD <WEAPON>: will search for the weapon in weapon containers and then general purpose containers before drawing it to the right hand -left hand if the right hand is full.
- WIELD <LEFT|RIGHT> <WEAPON>: will draw the weapon to the designated hand.
- WIELD <LEFT|RIGHT> <WEAPON> in <CONTAINER>: will look only in the designated container and wield it to the designated hand.
Example Messaging
First Person:
- You draw out your [weapon] from the [container], gripping it firmly in your [right|left] hand.
- You draw out your saber from the sheath, gripping it firmly in your right hand.