keynkeyn (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))):
Hey guys
Does anyone know if there is a slash command to target mobs? I've googled the hell out of slash commands and can't find any that target NPC's. Or is there a way to send keystrokes with a slash command? I can't seem to find any way to acquire NPC targets using the in-game macro function. PC's, yes, but not NPC's. It's a bummer... Anyhow, thanks much in advance!
Admin...The 'read before posting' bit is leading to a 404 error...Just FYI Boss
Here is the best /command reference I have found ...
http://www.eq2interface.com/forums/showthread.php?t=982
It lists these for /target*
target_group_member
target_group_pet
target_nearest_npc (**this what you are looking for?**)
target_next_pc
target_none
target_pet
target_prev_npc
target_self
targetpc
Good luck!