Thread Tools Display Modes
05-25-10, 03:45 AM   #1
Aftermathhqt
A Molten Giant
 
Aftermathhqt's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2009
Posts: 784
How to add Latency to OuF Castbar? (using OuF_Jasje)

Would be lovly, if anyone helpe'd me out, how to add MS to the castbar!
  Reply With Quote
05-28-10, 06:52 AM   #2
Aftermathhqt
A Molten Giant
 
Aftermathhqt's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2009
Posts: 784
Code For "Latency" (MS) on Castbar

LF Code For "MS" on castbar. thanks.
  Reply With Quote
05-28-10, 09:37 AM   #3
v6o
An Onyxian Warder
AddOn Author - Click to view addons
Join Date: Mar 2009
Posts: 399
If you open the layout file and find the castbar and then look if it has any unit=="player" then add the below code and oUF will take care of the rest.

Code:
self.Castbar.SafeZone = self.Castbar:CreateTexture(nil, "OVERLAY")
self.Castbar.SafeZone:SetTexture(1,0,0,.5)
__________________
I stopped playing back World of Warcraft in 2010 and I have no plans on returning.
This is a dead account and if you want to continue any of my addons or make a fork then feel free to do so.
This is your permission slip.

If you need to contact me, do so on Twitter @v6ooo

Best regards, v6.
  Reply With Quote
05-29-10, 09:59 AM   #4
Aftermathhqt
A Molten Giant
 
Aftermathhqt's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2009
Posts: 784
this how i want.

i want the "25ms" to appear to my castbar.

  Reply With Quote

WoWInterface » Featured Projects » oUF (Otravi Unit Frames) » How to add Latency to OuF Castbar? (using OuF_Jasje)


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off