Difference between revisions of "Template:VisuMZ Choice Common Events Text Codes"

From Yanfly.moe Wiki
Jump to navigation Jump to search
(Choice-Related Text Codes)
(Choice-Related Text Codes)
 
Line 13: Line 13:
 
! Text Code !! Effect (Show Choice Text Only)
 
! Text Code !! Effect (Show Choice Text Only)
 
|-
 
|-
| style="padding: 10px;"| <nowiki><Choice Common Event: id></nowiki>
+
| style="width: 200px; padding: 10px;"| <nowiki><Choice Common Event: id></nowiki>
 
| style="padding: 10px;"| Makes the Common Event 'id' run when the choice is selected (not confirmed) without having to close the Choice Window. This only works on the map scene.
 
| style="padding: 10px;"| Makes the Common Event 'id' run when the choice is selected (not confirmed) without having to close the Choice Window. This only works on the map scene.
 
|}
 
|}
  
 
---
 
---

Latest revision as of 23:42, 23 December 2023

The following are text codes that you may use with this plugin.

Choice-Related Text Codes

ChoiceCommonEvents Example.gif

---

ChoiceCommonEvents Usage.png

Text Code Effect (Show Choice Text Only)
<Choice Common Event: id> Makes the Common Event 'id' run when the choice is selected (not confirmed) without having to close the Choice Window. This only works on the map scene.

---