LEVEL UP?
Posts
Pages:
1
Hello!
I'm new to RPG Maker. As in ridiculously new (had it three days). I've got some basics figured out - tiles, auto-tiles, a little bit of parallax... (Most of what I've learned was from here, although I just signed up today. Thanks for all the tutorials!)
But I know next to nothing about scripting.
My current irritation is that there is no sound effect when my character levels up. All I've read online says that this must be done by scripting. I tried inserting a script I found and ended up having to delete my entire configuration file because there was an extra "end" somewhere in those 400 lines of code. :(
So, apparently I need some help. Anyone willing to lend a hand and show me the ways of the maker?
I'm new to RPG Maker. As in ridiculously new (had it three days). I've got some basics figured out - tiles, auto-tiles, a little bit of parallax... (Most of what I've learned was from here, although I just signed up today. Thanks for all the tutorials!)
But I know next to nothing about scripting.
My current irritation is that there is no sound effect when my character levels up. All I've read online says that this must be done by scripting. I tried inserting a script I found and ended up having to delete my entire configuration file because there was an extra "end" somewhere in those 400 lines of code. :(
So, apparently I need some help. Anyone willing to lend a hand and show me the ways of the maker?
LightningLord2
Better mention which RPG Maker you are using.
Yep, sounds like you're either using XP, VX, or VX Ace. (With 400 lines of code and being alerted to having an extra end, I doubt you have MV) Both VXs are different, but they're similar enough, but XP is a completely different animal. We'll need to know which one you're using.
In any case, if you've only had the Maker for 3 days, then scripting is something you probably don't need to mess with at this point.
Eh, they've gotta learn sometime and if they want to learn while still new to the engine, that's fine.
If it's Ace you might want to check out Yanfly's After Battle Scene and see if there's a line or three in there that might help. Granted you'd have to dig around in the coding for what you want and then learn to extract just the areas of that code that relate to it (else have to deal with the other parts of the script changing the game), but that's all part of learning.
If it's Ace you might want to check out Yanfly's After Battle Scene and see if there's a line or three in there that might help. Granted you'd have to dig around in the coding for what you want and then learn to extract just the areas of that code that relate to it (else have to deal with the other parts of the script changing the game), but that's all part of learning.
Pages:
1















