View Single Post
  #4  
Unread 07-20-2010, 02:23 PM
EQAditu's Avatar
EQAditu EQAditu is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Permafrost
Posts: 256
Default

Well, useitemvdl does not accept targeting parameters and useabilityonplayer doesn't accept item IDs because they are not abilities.

To state the obvious, the player must be targeted before you use the item. I'm not sure if adding a target command in the macro will be quick enough to actually target them before it uses the item. Target commands are historically slow because the server has to respond to the request.
Reply With Quote