Abonnieren: Vielen Dank für die Likes und Kommentare! Videobeschreibung: Hey Leute und willkommen zu diesem neuen …
© Artikelquelle
E-Sport - Games - New Games - Best Games
Abonnieren: Vielen Dank für die Likes und Kommentare! Videobeschreibung: Hey Leute und willkommen zu diesem neuen …
© Artikelquelle
Nice scripts! However blizz does show class colours you just need to change in interface. Ive been seeing alot of videos with dr trackers ontop of nameplates, i cant find what it is im chasing for my stuns please
Finally! Was looking forward to this for so long
Scripts are cool, but is there really any reason for an average player to spend time making them instead of using UI addons?
when using raid profiles. how do u keep your frame on the top and party1 and party2 consistent every match?
another awesome guide. thank you
Blizzard will hate you for this…
I really love these videos! Please don't stop! 😀
i ran the script to hide the names in the party/raidframe but as soon as i click on a player the name starts showing again .. any ideas?
Thank you! Please make more videos like this! Great job!!!
Not what I thought when looking at title. Are pro Arena players in tournies not allowed to use addons or? The default UI is atrocius, hope none is forced to use this.
I put my code into the addon creator and get the UI but it doesn't work. It says the addon is loaded but it doesnt seem to do anything
Hi, im having problems with moving my main action bar (1-9) the rest works well, can you help me with the Command ? i tryed all fstack commands when i investigate the bar
where are your shoulders from? i cant find them in the collections 😀 i only know them in blue/brown
https://www.youtube.com/watch?v=CybnfGS0pb4
I kinda want that exact ui, anywhere that i can download it completely?
gutes video weiter so mein brate
Super helpful going to play around whit this and try to improve my UI a bit more.
Thats awesome how do I make a character health proc script?
For my tank when health is below x I am warned to use last stand and also say used last stand
Thank you for the guide! Is there any script to change the color of the frame?
Awesome Tutorial, thank you so much!
I dont understand how to use the scripts to hide player/enemy/focus names healthbar text and manabar text. can someone help on that??
have issues with last script for anchoring buff/debuffs to frame, can u send it in pastebin maybe
3:42 that's the naaaaaaame of the frame
how do i make reappear some button of my microbar? i used a script before to remove them but i would like them back.
can you give us a link for this ui to download
I would love you to give you +00 likes, that is amazing and for performance is the best way.
@Skill Capped WoW Guides The one you listed in the video that links your buffs to your unit frame doesn't work?
Next to
Next to ActionBarUpButton and ActionBarDownButton there is a number that indicates which action bar you are on and I can't tell what UI element it is with /fstack to try to hide it. Does anyone know the name of that number so I can hide it?
Hey, i need realy your support guys 🙁 maybe you know how i can fix it… the problem is if i press this macro i will send it on /say but if i copy and paste it so it will work.. how can i fix it without /say ?
/run function Movebuff() BuffFrame:ClearAllPoints()
BuffFrame:SetScale(1.00)BuffFrame:SetPoint("CENTER",PlayerFrame,"CENTER",1000,280)end
hooksecurefunc("UIParent_UpdateTopFramePositions",Movebuff)
Movebuff()
Moving the FocusFrameSpellBar with 0.9 UI scale doesn't work
Old video, but how can I move a castbar for example? to the side, or above a focusframe? ~~
positioning macro from vid:
/run CharacterMicroButton:ClearAllPoints()
/run CharacterMicroButton:SetPoint("CENTER", -709,745)
/run CharacterMicroButton.SetPoint = function() end
16 years. And I didn't know most of this was even possible. Ty for this.
Tried all my scripts that sure /script and /run into addon bool. It still doesn't work and In my LUA file is just copied my scripts so it still says run. Any reason why it's not working?
Everytime when I created a new character I was wondering if there is an easy way to move the frames into the same place as on my main character.
Thanks for the informative video this is exactly what I was looking for!
Hi, may you can help; how can I change the size of arena number (above nameplate)?
/run local U=UnitIsUnit hooksecurefunc("CompactUnitFrame_UpdateName",funct ion(F)if IsActiveBattlefieldArena()and F.unit:find("nameplate")then for i=1,5 do if U(F.unit,"arena"..i)then F.name:SetText(i)F.name:SetTextColor(1,1,0)break end end end end)
Is there a way to change the texture on the raid/player/party/target frames?