Difference between revisions of "Template:VisuMZ Core Engine Plugin Commands"
Jump to navigation
Jump to search
(→Screen Shake Plugin Commands) |
(→System Plugin Commands) |
||
| Line 100: | Line 100: | ||
=== System Plugin Commands === | === System Plugin Commands === | ||
| + | |||
| + | --- | ||
| + | |||
| + | [[File:CoreEngine_Update5_Command1.png]] | ||
| + | |||
| + | <pre> | ||
| + | System: Battle System Change | ||
| + | - Switch to a different battle system in-game. | ||
| + | |||
| + | Change To: | ||
| + | - Choose which battle system to switch to. | ||
| + | - Database Default (Use game database setting) | ||
| + | - - | ||
| + | - DTB: Default Turn Battle | ||
| + | - TPB Active: Time Progress Battle (Active) | ||
| + | - TPB wait: Time Progress Battle (Wait) | ||
| + | - - | ||
| + | - CTB: Charge Turn Battle (Req VisuMZ_2_BattleSystemCTB) | ||
| + | - OTB: Order Turn Battle (Req VisuMZ_2_BattleSystemOTB) | ||
| + | - STB: Standard Turn Battle (Req VisuMZ_2_BattleSystemSTB) | ||
| + | </pre> | ||
--- | --- | ||
| Line 123: | Line 144: | ||
Change To: | Change To: | ||
- Choose which view type to switch to. | - Choose which view type to switch to. | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
</pre> | </pre> | ||
Revision as of 01:18, 20 September 2020
The following are Plugin Commands that come with this plugin. They can be
accessed through the Plugin Command event command.
---
Contents
Game Plugin Commands
---
Game: Open URL - Opens a website URL from the game. URL: - Where do you want to take the player?
---
Gold Plugin Commands
---
Gold: Gain/Lose - Allows you to give/take more gold than the event editor limit. Value: - How much gold should the player gain/lose? - Use negative values to remove gold.
---
Picture Plugin Commands
---
Picture: Easing Type - Changes the easing type to a number of options. Picture ID: - Which picture do you wish to apply this easing to? Easing Type: - Select which easing type you wish to apply. Instructions: - Insert this Plugin Command after a "Move Picture" event command. - Turn off "Wait for Completion" in the "Move Picture" event. - You may have to add in your own "Wait" event command after.
---
Screen Shake Plugin Commands
---
Screen Shake: Custom: - Creates a custom screen shake effect and also sets the following uses of screen shake to this style. Shake Style: - Select shake style type. - Original - Random - Horizontal - Vertical Power: - Power level for screen shake. Speed: - Speed level for screen shake. Duration: - Duration of screenshake. - You can use code as well. Wait for Completion: - Wait until completion before moving onto the next event?
---
System Plugin Commands
---
System: Battle System Change
- Switch to a different battle system in-game.
Change To:
- Choose which battle system to switch to.
- Database Default (Use game database setting)
- -
- DTB: Default Turn Battle
- TPB Active: Time Progress Battle (Active)
- TPB wait: Time Progress Battle (Wait)
- -
- CTB: Charge Turn Battle (Req VisuMZ_2_BattleSystemCTB)
- OTB: Order Turn Battle (Req VisuMZ_2_BattleSystemOTB)
- STB: Standard Turn Battle (Req VisuMZ_2_BattleSystemSTB)
---
System: Main Font Size - Set the game's main font size. Change To: - Change the font size to this number.
---
System: Side View Battle - Switch between Front View or Side View for battle. Change To: - Choose which view type to switch to.
---
System: Window Padding - Change the game's window padding amount. Change To: - Change the game's standard window padding to this value.
---








