View Single Post
12-27-06, 11:50 AM   #17
Cladhaire
Salad!
 
Cladhaire's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Jul 2005
Posts: 1,935
Well, /c does nothing, so that's the bulk of your issue. What you want is something like this:

/script SendChatMessage("I'm innervating you", "WHISPER", nil, UnitName("mouseover"))
/cast [target=mouseover] Innervate
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."
  Reply With Quote