Jump to content

Scripting in RPGMaker


Waynolt

Recommended Posts

  Quote

rmxp's script editor is ass

Expand  

It is, @andracass, it is.
Why are you all even using that? 😱😱😱

Please take a look at this, from KK20:
https://forum.chaos-project.com/index.php/topic,15072.msg191963.html#msg191963

Crashes with game-z, but works fine with game.exe
Instructions in the script itself.
It can:

  • export the game's scripts from Scripts.rxdata as plain text, which you can then edit freely with actual editors (for example Visual Studio Code)
  • import that plain text back into the game, re-packing it (including any edits made)
  • also has a "playtest" mode which sounds incredibly useful, as it automates the import on a game restart without actually editing the Scripts.rxdata file


Since this is for anyone interested and not just for cass, a word of warning: ALWAYS MAKE BACKUP COPIES OF YOUR FILES BEFORE TRYING A NEW TOOL!!!

In case the linked post goes missing in the future, I'll copy-paste version 4.0 of KK20's script in the SPOILER below:
 

  Reveal hidden contents

 

  • Like 1
  • Thanks 2
Link to comment
Share on other sites

There is also a program called "Gemini" which is a custom script editor for RPG Maker XP, VX and VXA. That could be used as well though I'm sure the devs are already is aware of this?.. 

 

  • Upvote 1
Link to comment
Share on other sites

can confirm Gemini is the goat.

Also don't sleep on its very handy  comment in/out   feature!

By pressing Ctrl + Q  when you have a part of code highlighted,  that part of code will be commented out,  or if it had been commented out by that function before,  it will be reverted.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...