Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

Really dumb problem

I'm using RPG maker XP, and fooling around with the Pokemon Starter Kit. I went to place a new trainer (I understand it) but when I went to edit the "Kernel.pbTrainerCheck(PBTrainers::CAMPER,"Bob",5)" line to read as that, it automatically splits it into two lines causing a Syntax error. In the event window, how do I fix it so it only appears as one line without it moving to the next, or how can I fix the syntax error?

Edit - Err, wrong section x-x Sorry guys ,I saw "Support" and thought this was the right.

Can someone move this to General?
 

khmp

Sponsor

No its a script problem but you're right its nothing big. You can split that line into several lines.

This is perfectly acceptable to the Script event command:
Code:
Kernel.pbTrainerCheck(
PBTrainers::CAMPER,
"Bob",
5)

Good luck with it Banshou! :thumb:
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top