Difference between revisions of "Template:VisuMZ Challenge System Plugin Commands"

From Yanfly.moe Wiki
Jump to navigation Jump to search
(Scene Plugin Commands)
(Reset Plugin Commands)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
The following are Plugin Commands that come with this plugin. They can be
 
The following are Plugin Commands that come with this plugin. They can be
 
accessed through the Plugin Command event command.
 
accessed through the Plugin Command event command.
 +
 +
---
 +
 +
=== Reset Plugin Commands ===
 +
 +
[[File:ChallengeSystem_Preview2.png|600px]]
 +
 +
---
 +
 +
<pre>
 +
Reset: Global Challenge Entries
 +
- Resets all global challenges and turns off all entries.
 +
</pre>
 +
 +
---
 +
 +
<pre>
 +
Reset: Local Challenge Entries
 +
- Resets target local challenge set and turns off all enetries.
 +
 +
  Challenge Set Name:
 +
  - What is the name of the Challenge Set that you want to reset?
 +
</pre>
  
 
---
 
---
Line 10: Line 33:
  
 
---
 
---
 +
 +
[[File:ChallengeSystem_Command1.png]]
  
 
<pre>
 
<pre>
Line 18: Line 43:
  
 
---
 
---
 +
 +
[[File:ChallengeSystem_Command2.png]]
  
 
<pre>
 
<pre>

Latest revision as of 14:55, 13 September 2023

The following are Plugin Commands that come with this plugin. They can be accessed through the Plugin Command event command.

---

Reset Plugin Commands

ChallengeSystem Preview2.png

---

Reset: Global Challenge Entries
- Resets all global challenges and turns off all entries.

---

Reset: Local Challenge Entries
- Resets target local challenge set and turns off all enetries.

  Challenge Set Name:
  - What is the name of the Challenge Set that you want to reset?

---

Scene Plugin Commands

ChallengeSystem Preview4.png

---

ChallengeSystem Command1.png

Scene: Open Challenge Menu - Global
- Opens Challenge Menu settings for Global Challenge Set.
- CANNOT be used inside of battle.

---

ChallengeSystem Command2.png

Scene: Open Challenge Menu - Local Set
- Opens Challenge Menu settings for a local Challenge Set.
- CANNOT be used inside of battle.

  Challenge Set Name:
  - What is the name of the Challenge Set that you want the player to be
    able to modify challenges for?
  - This is the 'Challenge Set ID' found in the Challenge Set groups in the
    Plugin Parameters.

---