Recent Topics

Ads

Help with macros

Let's talk about... everything else
Ombram
Posts: 4

Help with macros

Post#1 » Sun Jul 11, 2021 10:37 am

Hello everyone, i just started playing two weeks ago.
As an ESO and WoW player i wanted to know if i can make a macro to change between action bars 1 and 2 in the same hotbars.

Something along:

/change actionbar1
/change actionbar2

all in the same command, or if i have to hotkey to two different keybinds.

Thanks in advance,

Ads
User avatar
sullemunk
Addon Developer
Posts: 1217

Re: Help with macros

Post#2 » Sun Jul 11, 2021 10:44 am

If you go to your Keymapping window and under the tab "Hotbars", there should be a key bind for "switch to hotbar 1"...
Image
Image Ethreal   Image Corque   Image Urgiz   Image Loxley   Image Chilli   Image Maduza

User avatar
Omegus
Posts: 1410

Re: Help with macros

Post#3 » Sun Jul 11, 2021 10:49 am

Ombram wrote: Sun Jul 11, 2021 10:37 am Hello everyone, i just started playing two weeks ago.
As an ESO and WoW player i wanted to know if i can make a macro to change between action bars 1 and 2 in the same hotbars.

Something along:

/change actionbar1
/change actionbar2

all in the same command, or if i have to hotkey to two different keybinds.

Thanks in advance,
To do it from a single button, set up a macro with the text below. First parameter to Get/SetHotBarPage is the physical bar on the UI, second parameter is which "virtual" page of abilities to show.

/script if GetHotbarPage (1) == 1 then SetHotbarPage (1, 2) else SetHotbarPage (1, 1) end
Zomega: RR8x Zealot

Ombram
Posts: 4

Re: Help with macros

Post#4 » Sun Jul 11, 2021 12:06 pm

thanks, i'll try :)

Who is online

Users browsing this forum: Google Adsense [Bot] and 12 guests