I have a problem with crackling sounds. While playtesting and soundtesting.
Does anyone know something about that?
EDIT:
Ok, that's weird.
I just went back after writing the above text and the crackling wasn't there anymore. So I double checked and restarted the RPG Maker. And there was it...
You have to set more than just this notetag.
Here is what I have set for my first axe weapon
<can level><max level: 100><static level atk: 2><exp curve>if self.level <= 130 * self.levelelse self.level * 30 * (self.level - (0.5 * (self.level-1)))end</exp curve>can level needs to be in the...
Now I get an error on line 117:
unexpected keyword_do, expecting keyword_end
(@level.times - 1) do
If this takes to much time, you don't need to do it. It's nothing major and I can explain that within my game just fine.
Have a look at Fomar0153's Equipment Level Up. He uses a Notetag to determine the min_level of an Item. I tried to use it before, but couldn't get it to work with all those scripts I use.
Hi Selchar
I have a small issue with the script.
First: No matter what I do, if I pick up the equipment it has no level. But it levels up with even 0exp and gets the atk+4 bonus I set for level up.
For those of you who want let's say for each level 100exp more than the level before.
Example...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.