[DYNRPG] CMS TOOLS: EXTRA KEYS (FROM RAGNADYN)

Control Fullscreen/Window & Active/Wait via switch

========================================================================
CMS Tools: Extra Keys (from RagnaDyn) v1.0
For RPG Maker 2003 with DynRPG v0.13 or higher
By PepsiOtaku & orochii (RagnaDyn author)
========================================================================

This plugin allows for the ATB mode, fullscreen toggle, and windowsize toggle, to be controlled by switches.



Installation

To install the plugin, make sure that you have patched your project with cherry's DynRPG patch which
can be found here: http://cherrytree.at/dynrpg

1. Copy the "ragnadyn_extrakeys.dll"into the DynPlugins folder of your own project.

2. Add the following (between the asterisks) to your DynRPG.ini

**********************************************


[ragnadyn_extrakeys]
FullscreenSwitch=4002
WindowSizeSwitch=4003
ATBmodeSwitch=4004

**********************************************


3. Change the numeric values 4002, 4003 & 4004 to the switches of your choice.


Instructions
To build these options into your custom menu, use the following switch commands:

1. For the Fullscreen/Window toggle, use:
<>Switch Operation: [4002:DynRPG-Window] ON/OFF Toggle


2. For the Window Size toggle, use:
<>Switch Operation: [4003:DynRPG-WindowSize] ON/OFF Toggle


3. For the ATB mode switch (Active/Wait), use:
<>Switch Operation: [4004:DynRPG-ActiveMode] OFF (Wait)

<>Switch Operation: [4004:DynRPG-ActiveMode] ON (Active)

Details

  • 151.7 KB
  • 158
  • 12/23/2023 04:32 PM

Actions