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,919
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.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
  Reply With Quote