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!
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?
How do you turn the right vertical action bars in horizontal position ? I found out how but now I got a new problem ^^ When I change stances, the action bars position resets... Any idea how to fix this ?
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
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, you want to hide the gryphons aswell right? if you want gryphon + that element you are referring to, try this: /script MainMenuBarArtFrame.RightEndCap:Hide() and /script MainMenuBarArtFrame.LeftEndCap:Hide()
@@Phantaram i testet it and for me it hides everything on the sides. try it again with no addons active. i think something is interfering with that script
@@Phantaram yea apparently not, but maybe its you doing a complete shit job at explaining your problem. anyways, i regret even trying to help you. fuck you and i hope your UI will look shit for eternity
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
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
I'm not sure if you can. Blizzard has certain aspects secure locked. Play around with it and see. I have one for my mage that when I toggle it casts Blizzard or Freeze at my current mouse position, essentially saving me a mouse click.
Addons *are* scripts; even the ones that allow you to change your UI dynamically. Anyway, I've had to write some addons simply because I couldn't find the functionality that I needed for my UI in any addon that I could download.
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.
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()
so, it's pretty easy, when u're writing an addon you have an error because you are indenting a line. Just write everything in one line without pressing ENTER
16 years. And I didn't know most of this was even possible. Ty for this.
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!
Thank you! Please make more videos like this! Great job!!!
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?
How do you turn the right vertical action bars in horizontal position ?
I found out how but now I got a new problem ^^ When I change stances, the action bars position resets... Any idea how to fix this ?
I dont understand how to use the scripts to hide player/enemy/focus names healthbar text and manabar text. can someone help on that??
Super helpful going to play around whit this and try to improve my UI a bit more.
I really love these videos! Please don't stop! :D
Old video, but how can I move a castbar for example? to the side, or above a focusframe? ~~
Does anyone have an idea what is used to turn the player and target frame hp to class color?
anyone ???
@Skill Capped WoW Guides The one you listed in the video that links your buffs to your unit frame doesn't work?
how do i make reappear some button of my microbar? i used a script before to remove them but i would like them back.
positioning macro from vid:
/run CharacterMicroButton:ClearAllPoints()
/run CharacterMicroButton:SetPoint("CENTER", -709,745)
/run CharacterMicroButton.SetPoint = function() end
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
i had the same problem, i dont understand how to use that addon creator
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
I can help you
Install bartender4 or dominos or elvui or if you dont like gryphones instal SUI
where are your shoulders from? i cant find them in the collections :D i only know them in blue/brown
island expeditions
@@LegionInfanterie thanks for answering, stopped playing bfa by now tho lol
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, you want to hide the gryphons aswell right? if you want gryphon + that element you are referring to, try this: /script MainMenuBarArtFrame.RightEndCap:Hide() and /script MainMenuBarArtFrame.LeftEndCap:Hide()
@@ostschnaller I already have the gryphons hid. Literally everything but the number is hidden. Thanks anyways.
@@Phantaram i testet it and for me it hides everything on the sides. try it again with no addons active. i think something is interfering with that script
@@ostschnaller You clearly aren't comprehending what im writing.
@@Phantaram yea apparently not, but maybe its you doing a complete shit job at explaining your problem. anyways, i regret even trying to help you. fuck you and i hope your UI will look shit for eternity
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?
have issues with last script for anchoring buff/debuffs to frame, can u send it in pastebin maybe
Thank you for the guide! Is there any script to change the color of the frame?
another awesome guide. thank you
when using raid profiles. how do u keep your frame on the top and party1 and party2 consistent every match?
wow.curseforge.com/projects/sortgroup
thank you!
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
#metoo
Plater addon
Blizz only gives the option to show class colors in nameplates, not unit frames
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
I'm not sure if you can. Blizzard has certain aspects secure locked. Play around with it and see. I have one for my mage that when I toggle it casts Blizzard or Freeze at my current mouse position, essentially saving me a mouse click.
Moving the FocusFrameSpellBar with 0.9 UI scale doesn't work
gutes video weiter so mein brate
can you give us a link for this ui to download
3:42 that's the naaaaaaame of the frame
Scripts are cool, but is there really any reason for an average player to spend time making them instead of using UI addons?
not really, theres literally no reason whatsoever to use scripts instead of addons unless you're competing.
Lightweight, not as hungry for resources as addons
Addons *are* scripts; even the ones that allow you to change your UI dynamically. Anyway, I've had to write some addons simply because I couldn't find the functionality that I needed for my UI in any addon that I could download.
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.
They are allowed to use scripts, but not addons
@@niklaswidmark909 Well poor them, what a stupid rule. I could never play with blizzards horrific UI.
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()
so, it's pretty easy, when u're writing an addon you have an error because you are indenting a line. Just write everything in one line without pressing ENTER
I would love you to give you +00 likes, that is amazing and for performance is the best way.
I kinda want that exact ui, anywhere that i can download it completely?
Blizzard will hate you for this...
Why would Blizzard hate it?
Awesome Tutorial, thank you so much!