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.

Strange Error with an NPC Event

Error Message when i use Action Button on NPC in Playtest
http://farm4.static.flickr.com/3075/2801386876_8d5cf4fde0.jpg?v=0[/img]
My Event Commands
http://farm4.static.flickr.com/3275/2801386716_7a4fa5f96a.jpg?v=0[/img]

Its probably somthing stupidly simple, but i cant figure out what i did wrong : (
 

poccil

Sponsor

This is a known bug in RPGVX's default scripts.  Press F11 to go to the script editor, and on line 750 of the script section Game_Interpreter, replace this:
Code:
      actor = $game_actors[@parameters[1]]
with this:
Code:
      when 4
 

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