View Single Post
10-27-19, 11:46 AM   #2
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,892
I assume /pull x is simply a text display alerting the group when the pull will start ? If so maybe what you need to use instead is ..

DEFAULT_CHAT_FRAME:AddMessage(text,r,g,b)

We use this in nUI to display messages automatically such as for errors and information.


However, if /pull x actually does something in the game play then unless there is a macro or script function equivalent there is unlikely to be an automated equivalent.
__________________
  Reply With Quote