Party frames in arena

I was watching a streamer and they had their party frames near the middle of the screen in arena and bigger than usual. They look like the normal party frames and not the raid frames which is want I want. How do you get this? Is it an addon?

I don’t want to do the usual change them into raid frames and move them to the mid, I want them to look like the normal party member ones, so it must be an addon or something.

Here like this:

Edit: Or does sArena change your party members frames too and not just the enemy arena players frames? If so how do you do it because I can’t see anything onthe sarena stuff in game.

SArena

Oh your own party is actually just standard ui

I’m using sarena but it only does the enemy arena players, not my party members like I want.

Yeah I replied before comprehending my bad

like this?

No those are the raid frames I’m using normally, the one I want looks like your party frames before you convert the group into a raid. It’s in arena too, I don’t think you can do it in a group larger than 10.

I made a clip on the main comment of the frames I saw.

hit esc in game, go to interface, raid profiles, (top right checkbox) use raid style party frames.

your checkbox is probably checked.

I linked a clip in my main comment, I don’t think that can be done by interface. I don’t want the raid frame style.

Just use the MoveAnything addon and move your frames and resize to your liking.

1 Like

Theres a move anything addon? Whats it called? Why has noone ever told me this before lol

Its called MoveAnything

2 Likes

Oh okay, yeah that looks like an addon tbh. You could try MoveAnything but, I had to delete my WTF and Interface folder completely once because after I made one little mistake my ui would never go back to default; it corrupted the parentui. I had to resort to learning LUA to change and modify things after that happened to get what I was looking for on my UI.

Backup your interface/WTF folder regularly. NOthing more annoying than having a UI addon get busted by a wow update or addon update and it completely corrupts your profiles.

Yep, I learned that the hard way LOL.

you should try it out

this

i had a similar issue my target of target frame literally just vanished and wouldn’t come back because of move anything (i was resizing player/target frame)
i think move anything was causing it to update in combat which would cause it to fry out or s/t

@OP the clip you linked in question i’m 90% sure is a custom script

if you’re interested in making them lmk i can give you a pretty easy run down that’ll let you do it on your own really easily
they’re a lot easier than you’d think and you can just throw all of your scripts into
https://addon.bool.no/
to make them into addons so you don’t have to have several /run macros to go through every time you log in

I wanted moveanything simply to re-arrange the TargetFrame. I wanted it to mirror PlayerFrame (Portrait on left side and the large circle portrait frame on left side) needless to say, after much looking there was nothing out there addon wise that could do it without completely replacing my ui. So I resorted to learning LUA and changing it myself through LUA.

Yeah, I’m pretty sure all it is:

/run PartyFrame1:SetScale(1.5)
/run PartyFrame2:SetScale(1.5)

and then the party cooldown tracker is an addon.

1 Like

yeah, probably a dumb question i’ve never played with non raid frames
but can you still drag party frames with the raidpanel or would he also need a script to position them?

Pretty sure he can drag them as a unit with raidpanel. Individually would probably need a script.

1 Like

Since were on this topic of frames and what not… Does anyone know how to disable the default enemy arena frames?