• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

[Question] Small area for typing scripts into events

Legendaries

Ginzuishou/Heavy-Metal-Lover
89
Posts
18
Years
  • Age 33
  • Seen May 2, 2021
Hey there.

It seems I have a problem with RPG Maker XP (don't think it's Essentials' issue).

The "Call Script" window appears to be too small to put a correct script line into it. When I used to use WinXP it worked fine, now on Win7 it remains small (even though the program itself works fine with no errors). Now when the script is separated in two lines the program brings and error during a gameplay.

Here is what I mean:
scriptwindow.png
 
189
Posts
14
Years
  • Seen Nov 23, 2023
That's not an Essentials issue. You can't cut a line of code like that. You either have to put the line break immediately after an opening parenthesis or a comma, or run the program "ExtendText.exe" in the game folder so that the window will be larger.
 
Back
Top