Updated Macro Actions (markdown)

CDeenen
2020-11-11 23:52:28 +01:00
parent cd2a3cccde
commit 033fc2355b

@@ -36,7 +36,10 @@ Select the mode of the button
At the bottom of the Foundry screen there is a hotbar, where you can place macros. Using the 'hotbar' or 'visible hotbar' mode you can execute one of these macros. The difference between these modes is that when you select the macro by number, in the 'hotbar' mode, the button will execute the macro at that number regardless of which macros are currently shown on screen. So the macro you execute doesn't change when you scroll through the different hotbar pages. In the 'visible hotbar' mode, the macro you execute is the one that is currently visible, so it does change when you scroll through the hotbar pages.
#### Display Name
Toggles whether or not the button should display the token's name
Toggles whether or not the button should display the macro's name
#### Display Icon
Toggles whether or not the button should display the macro's icon
#### Macro Number
The macro to execute. In 'hotbar' mode, this is a value between 1 and 50. In 'visible hotbar' this is a value between 1 and 10. 10 corresponds with the macro at location 0 in the Foundry hotbar.