MedHelp - Medievia Help System
Movement | Information | Communication | Newbie | Object
Combat | General | Clans | Socials | Spells | Special | FAQs

MULTIPLE

To target a specific item or mob if you are dealing with multiple items
or mobs with the same keyword, use the syntax <number>.<keyword> or
all.<keyword> as in the following examples:

get 2.potion bag - gets the second potion from the bag
get all 4.corpse - gets all items from the fourth corpse on the ground
get all.sword    - gets all swords from the ground

kill 2.dog       - attacks the second dog in the room
bs 3.man         - backstabs the third man in the room

drop all.trap    - drops all traps from your inventory

The "all." modifier will not work with certain parts of these commands;
you cannot kill more than one mob at a time, for instance, and you cannot
get or put things from or into more than one container at once.

There are ways around this limitation; for instance, some spells and
skills will attack all mobs in the room TREMOR CHARGE "ACID BLAST" and
others). You can also use ALIAS to target specific items, or you can set
up more complex aliases and ACTIONS (triggers) in your client. Please be
sure to read help RULES to make sure any aliases and actions you create
are within the rules.

See Also: GET PUT MOBS OBJECTS KILL ALIAS CLIENT TRIGGERS BOTTING RULES