View Single Post
  #42  
Unread 08-22-2007, 09:56 AM
balir balir is offline
A Brown Bear
 
Join Date: Dec 2004
Server: Unkown
Posts: 13
Default Actually wondering...

I've found the most helpful thing using these buttons!

I track the DKP for our guild, so a lot of my time after a named is dealing with who bought what for how much DKP.

I set one of my buttons to do this:

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

What this does is paste this in chat:

/r *loot <Name> - 082207 Item - 10

Since we use EQDKP on our website, this makes it easy to parse my log and grab all assigned loot. <Name> gets automatically replaced with the name of the individual that I clicked the '*' button on in raid.

Hopefully someone finds this useful.

I was wondering if there is a variable or something I could replace the date with? As it stands I have to edit my file daily to change the date.
__________________
Reply With Quote