View Single Post
  #1  
Unread 10-17-2007, 01:12 AM
balir balir is offline
A Brown Bear
 
Join Date: Dec 2004
Server: Unkown
Posts: 13
Default Parent.Target change in raid window?

Hey all, searched around and didn't see anything addressing this:

Did the Parent.Target change somehow for the raid/group quickbuttons?

useabilityonplayer seems to work just fine, but I'm doing something a little wierd. I use one of the buttons to start a chat line for logging DKP, like this:

/r *loot <Player> - Item - xx

So, I would click on the quickbutton next to thier name and get <Player> substituted with thier name. What happens now is I get a 'Player.Target' was not found error, and sometimes It will 'stick' to whomever invited me to raid - so no matter who I click the button next to, it puts in the inviting player's name...

I haven't changed the code, and I made sure the auto updater was ignoring the text file (made a backup too).

Anyhow, here's the code, maybe you can help?

<Data Name="Button1" Macro="beginchatinput &quot;/r *loot&quot; Parent.Target &quot;- Item - 10&quot;" Tooltip="DKP Loot"/>

PS: I LOVE the new look, can't wait to see some dark blue skin on it.
__________________

Last edited by balir : 10-17-2007 at 01:15 AM.
Reply With Quote