Ruby Question for RPGMaker | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Ruby Question for RPGMaker

I'm working in RPGMakerVXAce and I'm trying to use someone's side view battle system. I placed all the proper scripts in their proper places in the script editor, but every time I try to run the game, I get an error. Exact error is: Script 'SBS Sprites' line 15: NameError occurred. uninitialized constant RPG::Sprite. This is the exact line it is having a problem with: class Sprite_Battler < RPG::Sprite The script is divided into different sections. This is the first line of script in this section. The only section before this is the configuration (which says "initialize system" in the comments in the heading). I'm not sure how to correct this error. If anyone knows what I'm talking about and could tell me how to fix this? This is a link to where I got the scripts. The issue is in the one labeled "ANIMATED BATTLERS - Sprites". The only part BEFORE this with actual script is the one labeled "ANIMATED BATTLERS - Configuration System". Thank you. http://save-point.org/thread-2566.html

12th Mar 2017, 6:35 PM
Kyti
Kyti - avatar
1 Answer
+ 7
Let's make a game hopefully we can build it together and learn RPGMaker join this Discord chat :D https://discord.gg/6hUdwyQ
18th Mar 2017, 11:08 AM
MrCoder
MrCoder - avatar