mirror of
https://github.com/PikaMug/Quests.git
synced 2025-02-19 14:01:22 +01:00
Updated Beginner ‐ Action Editor (markdown)
parent
6ca0ab5b9c
commit
21f4d91888
@ -48,4 +48,18 @@ Alternatively, go to the 'Edit Stages' menu and, after setting at least one obje
|
|||||||
|
|
||||||
![StageActions](https://i.imgur.com/NjHGiy5.png)
|
![StageActions](https://i.imgur.com/NjHGiy5.png)
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Click here to see the breakdown.</summary>
|
||||||
|
|
||||||
|
| # | - | Choice | Description |
|
||||||
|
|---|---|--------|-------------|
|
||||||
|
| 1 | - | Start Action | Activate on start of stage |
|
||||||
|
| 2 | - | Finish Action | Activate at end of stage |
|
||||||
|
| 3 | - | Death Action | Activate if player dies during stage |
|
||||||
|
| 4 | - | Disconnect Action | Activate if player disconnects during stage |
|
||||||
|
| 5 | - | Chat Action | Activate if chat message sent during stage |
|
||||||
|
| 6 | - | Command Action | Activate if command run during stage |
|
||||||
|
| 7 | - | Done | Save and return to previous menu |
|
||||||
|
</details>
|
||||||
|
|
||||||
Chat and command actions are run during the stage when the player enters a specific keyword or command in-game, respectively.
|
Chat and command actions are run during the stage when the player enters a specific keyword or command in-game, respectively.
|
Loading…
Reference in New Issue
Block a user