Updated Other Actions (markdown)
@@ -18,20 +18,17 @@ You can select one of these modes:
|
|||||||
|
|
||||||
# Configuration
|
# Configuration
|
||||||
## Mode: Pause Game
|
## Mode: Pause Game
|
||||||
|
Pause or resume the game.
|
||||||
#### Function
|
#### Function
|
||||||
You can select one of these functions:
|
You can select one of these functions:
|
||||||
* Pause Game - Pauses the game
|
* Pause Game - Pauses the game
|
||||||
* Resume Game - Resumes the game
|
* Resume Game - Resumes the game
|
||||||
* Toggle Pause - Toggles between pause and resume
|
* Toggle Pause - Toggles between pause and resume
|
||||||
|
|
||||||
#### On Color
|
## Mode: Move Canvas
|
||||||
Sets the color of the ring that's shown on the button when the function is on.
|
Zoom or pan the canvas.
|
||||||
|
#### Direction
|
||||||
#### Off Color
|
Select the pan direction or whether to zoom in or out
|
||||||
Sets the color of the ring that's shown on the button when the function is off.
|
|
||||||
|
|
||||||
#### Background
|
|
||||||
Sets the background color of the button.
|
|
||||||
|
|
||||||
## Mode: Control Buttons
|
## Mode: Control Buttons
|
||||||
Toggle/select the control buttons and tools that can be found on the left of the screen. The control buttons are the button in the column on the left, while the tools are the buttons in the column on the right.
|
Toggle/select the control buttons and tools that can be found on the left of the screen. The control buttons are the button in the column on the left, while the tools are the buttons in the column on the right.
|
||||||
@@ -46,16 +43,20 @@ Select the control
|
|||||||
#### Nr
|
#### Nr
|
||||||
The control/tool number, where the topmost control/tool is 1
|
The control/tool number, where the topmost control/tool is 1
|
||||||
|
|
||||||
#### Background
|
### Control: Control Offset or Tools Offset
|
||||||
Sets the background color of the button.
|
(Only works for 'Displayed Controls' or 'Displayed Tools')
|
||||||
|
Control an offset to add to the control or tool nr to scroll through the available tools/controls.
|
||||||
|
|
||||||
|
#### Type: Absolute Offset
|
||||||
|
Set an absolute offset. For example: setting it to 3 will always add 3 to the control or tool nr, offsetting the displayed tools/controls by 3.
|
||||||
|
|
||||||
|
#### Type: Relative Offset
|
||||||
|
Set a relative offset. For example: setting it to 1 will add 1 to the current offset.
|
||||||
|
|
||||||
### Control: All other controls
|
### Control: All other controls
|
||||||
#### Tool
|
#### Tool
|
||||||
Selects the tool to control
|
Selects the tool to control
|
||||||
|
|
||||||
#### Background
|
|
||||||
Sets the background color of the button.
|
|
||||||
|
|
||||||
See the image below for an example on how to set up a control buttons screen. It has been taken from the provided example XL profile.
|
See the image below for an example on how to set up a control buttons screen. It has been taken from the provided example XL profile.
|
||||||
|
|
||||||

|

|
||||||
@@ -74,9 +75,6 @@ Not shown if function is set to 'Display'.<br>
|
|||||||
If function is set to 'Value', sets the darkness to that value. Must be between 0 and 1.<br>
|
If function is set to 'Value', sets the darkness to that value. Must be between 0 and 1.<br>
|
||||||
If function is set to 'Increase/Decrease', sets the amount that the darkness level must increased or decreased with. Must be between -1 and 1.<br>
|
If function is set to 'Increase/Decrease', sets the amount that the darkness level must increased or decreased with. Must be between -1 and 1.<br>
|
||||||
|
|
||||||
#### Background
|
|
||||||
Sets the background color of the button.
|
|
||||||
|
|
||||||
## Mode: Roll Tables
|
## Mode: Roll Tables
|
||||||
Open or roll from a roll table.
|
Open or roll from a roll table.
|
||||||
|
|
||||||
@@ -86,15 +84,6 @@ You can select one of these functions:
|
|||||||
* Public Roll - Roll publicly from the specified roll table
|
* Public Roll - Roll publicly from the specified roll table
|
||||||
* Private Roll - Roll privately from the specified roll table
|
* Private Roll - Roll privately from the specified roll table
|
||||||
|
|
||||||
#### Name
|
|
||||||
The name of the roll table to roll from. The roll table must be in the 'Rollable Tables' sidebar in Foundry.
|
|
||||||
|
|
||||||
#### Display Name
|
|
||||||
Toggles whether or not the button should display the roll table's name.
|
|
||||||
|
|
||||||
#### Display Icon
|
|
||||||
Toggles whether or not the button should display the roll table's background image.
|
|
||||||
|
|
||||||
#### Background
|
#### Background
|
||||||
Sets the background color of the button.
|
Sets the background color of the button.
|
||||||
|
|
||||||
@@ -108,17 +97,16 @@ Select what sidebar to open
|
|||||||
Checking this will pop out the sidebar tab in a separate window. This does not work for the chat.
|
Checking this will pop out the sidebar tab in a separate window. This does not work for the chat.
|
||||||
|
|
||||||
#### Display Name
|
#### Display Name
|
||||||
Toggles whether or not the button should display the sidebar's name.
|
Toggles whether or not the button should display the name.
|
||||||
|
|
||||||
#### Display Icon
|
#### Display Icon
|
||||||
Toggles whether or not the button should display the sidebar's icon.
|
Toggles whether or not the button should display the icon.
|
||||||
|
|
||||||
#### On Color
|
#### On Color
|
||||||
Sets the color of the ring that's shown on the button when the sidebar tab is open (only works in Foundry 0.8.x+).
|
Sets the color of the ring that's shown on the button when the targeted setting/function is open or active.
|
||||||
|
|
||||||
#### Off Color
|
#### Off Color
|
||||||
Sets the color of the ring that's shown on the button when the sidebar tab is closed (only works in Foundry 0.8.x+).
|
Sets the color of the ring that's shown on the button when the targeted setting/function is closed or inactive.
|
||||||
|
|
||||||
#### Background
|
#### Background
|
||||||
Sets the background color of the button.
|
Sets the background color of the button.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user