I would like to know how to target specific mobs. Do they have id codes? can I do a /who and show id codes so I can subsequently target them using that?
Lichbait
Moderator: MacroQuest Developers
In simple terms...."/target rattle" will target the closest rattlesnake./target [pc|npc|corpse|pet] [class <class>] [race <race>] [range <min> <max>] [noalert #] [nearalert #] [notnearalert #] [zradius <zheight>]
[radius <distance>] [nopcnear <radius>] [notid|id <spawnid>] [spawnname|myself|mycorpse|alert #]
Targets nearest mob meeting all requirements
pc, npc, corpse, pet limits matching to specific type of spawn (default all)
class <class> limits matching to a particular class
race <race> limits matching to a particular race
range <min> <max> limits matching to level range
radius <distance> limits matching to a distance away from you
zradius <zheight> limits matching to a Z height
noalert # limits matching to spawns that are not on alert list #
nearalert # limits matching to spawns that have an alert that would be active at their location
notnearalert # limits matching to spawns that do not have an alert that would be active at their location
nopcnear <radius> limits matching to spawns that do not have a PC within radius of it
id <spawnid> limits matching to a specific spawn via id
notid <spawnid> limits matching to anything BUT a specific spawn via id
spawnname, myself, mycorpse, alert # limits matching to those that contain "name" or are "yourself", "your corpse" or a particular alert