View Single Post
  #5  
Unread 10-04-2007, 02:11 PM
bassman bassman is offline
A Young Mystail Rat
 
Join Date: Nov 2005
Server: Antonia Bayle
Posts: 4
Default

I'll try not to clutter it with a lot of info this time. :0

During pvp, you get taunted for long periods of time and you cannot target someone in your group to heal them. I'd like to use the command /useabilityonplayer <name of group member> <name of spell>
this way i don't need to be targeting them to heal them.

When I try /useabilityonplayer Parent.Name.LocalText Greater Chloroplast

it takes it literally as the name of the person is Parent.Name.LocalText instead of the dynamic data.

If I simply use /useability Greater Chloroplast and then use
Parent.ButtonName.sPlayerName = Parent.Name.LocalText

Will this heal the person without me actually being able to target them? Or do I need the /useabilityonPlayer. If I do need the onplayer command, how do I pass it the name from the dynamic data ?
Reply With Quote