... | ... | @@ -4,14 +4,16 @@ Common Function Options |
|
|
----------------
|
|
|
All functions have a set of configurable options when you create or edit them. Common options that are seen across many different functions are listed here. Their default values are often different depending on the function in question.
|
|
|
|
|
|
* **Edit Trigger**
|
|
|
* **Trigger: [Trigger Name]**
|
|
|
*Applies to all functions.* Opens the trigger's hotbar menu.
|
|
|
|
|
|
* **Target Type**
|
|
|
*Only available on select functions.* Cycles through target options. Options are: `PLAYER`, `PARTY`, `NONE`
|
|
|
`PLAYER` - If the function is targeted and the trigger is activated by a specific player, the function will target that player.
|
|
|
*Only available on select functions.* Cycles through target options. Options are: `PLAYER`, `PARTY`, `NONE`.
|
|
|
`PLAYER` - If the function is targeted and the trigger is activated by a specific player, the function will target that player. *(Not available if the selected trigger doesn't have a player associated with it.)*
|
|
|
`PARTY` - If the function is targeted, the function will target all players in the party.
|
|
|
`NONE` - The function targets nobody.
|
|
|
`NONE` - The function targets nobody. *(Not available if the function requires a target.)*
|
|
|
|
|
|
|
|
|
|
|
|
Functions List
|
|
|
----------------
|
... | ... | |