update_script
Replace the source code and/or name of an existing RGSS script in an RPG Maker XP project by specifying its index.
Instructions
Replace an RGSS script's source code and/or name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | New Ruby source code | |
| name | No | New script name | |
| index | Yes | Script index from get_scripts |