View Single Post
05-04-06, 03:19 PM   #1
Vardelm
A Deviate Faerie Dragon
AddOn Author - Click to view addons
Join Date: Jan 2006
Posts: 15
target's name in chat text?

Simple n00b question here: how do I get a unit's name into the text for a chat message? I'm using:
Code:
DEFAULT_CHAT_FRAME:AddMessage("blablablablabla <target>")
I'm sure this can't be hard. I've been doing some searching and haven't found anything to help yet.

Thanks!
  Reply With Quote