View Single Post
09-28-19, 06:46 PM   #4
WorstedSet
A Defias Bandit
Join Date: Sep 2019
Posts: 2
Originally Posted by erispope View Post
Code:
/run local e=DEFAULT_CHAT_FRAME.editBox ChatEdit_ActivateChat(e) e.setText=1 e.text=UnitName("target")
Should work, barring big changes to chat.
TYVM! Works perfectly
  Reply With Quote