Target
Jump to navigation
Jump to search
target
- Target list for attack commands.
Description
Maintain a list of beings, players or NPCs, who are automatically targeted when using attack commands without any specifically stated target(s). If there is no one in the target list, the first attackable person or NPC in the room will be the target.
Command | Description |
---|---|
target
|
Display all names in target list. |
target <name>
|
Add <name> to target list. |
target -add <name>
|
Add <name> to target list. |
target -delete <name>
|
Delete <name> from target list. |
target -promote <name>
|
Move <name> higher in target list. |
target -demote <name>
|
Move <name> lower in target list. |
target clear
|
Remove all names from target list. |
Examples
> target Your target list is currently empty. > target filth You are now targeting Filth. > target You are currently targeting: Filth > target -add ventar You are now targeting Ventar. > target You are currently targeting: Ventar Filth > target -promote filth You move 'Filth' higher on your targeting list. > target You are currently targeting: Filth Ventar > target -demote filth You move 'Filth' lower on your targeting list. > target You are currently targeting: Ventar Filth > target -delete Ventar You stop targeting Ventar. > target You are currently targeting: Filth > target -clear Target list cleared.
See Also
attack, autotargeting, exclude, kill, and targeting