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.

I'm getting an error message when I try to put in a new script.

When I try to put in a new script, I get an error message saying:

Script '(insert name of script here)' line (insert number here): SyntaxError occurred.

All of the scripts I get do this except minkof's side view battle system. How do I fix it to make the scripts work?
 
Somehow you removed the code that comments out the whole top section.

Right below "# Usage:"  (line 6),  add

=begin

and right below "$game_system.train_actor = i"  (above "CONSTANTS"),  (line ~118) add

=end
 
I'm going to guess you didn't "RTFM"

You can find the instructions here Ccoa's UMS,

On that page is a link to the "Instructions"

I would also recommend downloading the demo (if you haven't already), and playing through the opening scene. She included examples of all the different functions, and you can look at the events & see how she used them.

Be Well
 

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