View Single Post
07-04-20, 09:35 AM   #1
lol_i_need_ur_help
A Murloc Raider
Join Date: Jul 2020
Posts: 7
Post LF help with UIErrorsFrame:AddMessage

I my addon i have something like that:

UIErrorsFrame:AddMessage("Casted Cyclone on" .. UnitName("Target") .. "!!", 1.0, 2.0, 1.0, 53, 3);


Well i need help with next things:

1. How-to replace Cyclone with icon .
2. How-to print target name colored.
3. How-to make size of text more bigger.

Any ideas please?
  Reply With Quote