View Single Post
04-20-18, 07:52 PM   #1
GreyFox777
A Cliff Giant
Join Date: Jan 2017
Posts: 75
Target castbar centered

can anybody help me to copy the target castbar? The second one should be larger and placed at the center of monitor. Have spend some hours but still unlucky

I cannot for some reason register 2 events at the target file...


-- Castbar
if self.cfg.castbar.enable then
core:CreateCastbar(self)
core:CreateNewCastbar(self)
end
only one of them are working, another bar remains white colored and has no reaction of anything
Attached Files
File Type: lua castbar.lua (10.8 KB, 180 views)

Last edited by GreyFox777 : 04-20-18 at 11:43 PM.
  Reply With Quote