View Single Post
  #1  
Unread 08-23-2005, 12:34 PM
Lange Lange is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Oct 2004
Posts: 101
Default Quick Implied Target OnPress Question

I know that creating a button with OnPress = "assist group_member_3 autoattack autoattack" will automatically assist group member 3.

I am trying to make an implied target window that will target the implied mob if you click on its name. Will OnPress = "target impliedtarget autoattack autoattack" work?

If not, what would the correct syntax be?

From The / List:

target_group_member
target_group_pet
target_nearest_npc
target_next_pc
target_none
target_pet
target_prev_npc
target_self
targetpc

Is it possible to switch target to the current implied target?

Last edited by Lange : 08-23-2005 at 01:32 PM.
Reply With Quote