From 033fc2355b5305ff9687835eb8612a6e550c00a5 Mon Sep 17 00:00:00 2001 From: CDeenen <68693756+CDeenen@users.noreply.github.com> Date: Wed, 11 Nov 2020 23:52:28 +0100 Subject: [PATCH] Updated Macro Actions (markdown) --- Macro-Actions.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Macro-Actions.md b/Macro-Actions.md index 38edd7c..4c5b311 100644 --- a/Macro-Actions.md +++ b/Macro-Actions.md @@ -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.