[RPG Maker XP] MultiPlayer System XP(SplitScreen) Bug

● ARCHIVED · READ-ONLY
Started by ReddGames 3 posts View original ↗
  1. I am using the MultiPlayer System XP(SplitScreen) script by Luis and Im getting this error: Script 'Game_Player' line 208:NoMethodError occured. undefined method 'moving?' for false:FalseClass
  2. Please give a link to the script, we can't help you if we don't know what you're talking about.
  3. I was a bit rushed when I made this post since I'm using the script for a school project that I'm partnering up with a friend to do and I ran out of time :/ I downloaded the example map with the script from here: http://www.mediafire.com/download/mykm33nmyij/MultiPlayer+System+XP%28SplitScreen%29.zip and I keep getting this error whenever player one touches a wall: [script 'Game_Player' line 208: NoMethodError occured. undefined 'moving?' for false:FalseClass] The script adds a second player mode where 2 players can play splitscreen. Also having an error where the second player can press the action button from anywhere and it'll trigger all the events in the room. I only know some very very basic scripting and I can't figure out these problems :/