Help - Search - Members - Calendar
Full Version: [SOLVED]Learning Transformations by Level
RPG RPG Revolution Forums > Scripting > Event Emporium
Quackadoos
I made a shapeshifting skill through common events in which you learn new transformations through switches, but I want to be able to learn new transformations through levels. I've set up the event like this;


I'm pretty confident that this should work, however, Variable [001:Level]= [Ralph]'s Level doesn't set the variable to Ralph's level, the variable just stays at zero.
I've tried to set the variable to zero and then added the actor level, but that still resets the variable to zero.
Does anybody know where I'm going wrong? Help would be greatly appreciated.
Alt_Jack
VX actually has some issues in the variables math department i.e it can't count, doesn't know how many items are in your inventory and is very bad at multiplication. If I recall correctly, that's one of errors.
There's a bit of code to fix this, and I'm pretty sure I posted a link in the topic with my coin-op event.
Nevermind, I found it: http://www.rpgmakervx.com/variables-fix
Quackadoos
Thanks Jack, this has been stressing me out all day.
Alt_Jack
QUOTE (Quackadoos @ Aug 8 2011, 10:49 AM) *
Thanks Jack, this has been stressing me out all day.

No problem. thumbsup.gif
I had the same problem, too. Remember: if something isn't working, it's always possible that it's the engine that's screwing things up, so don't go beating yourself up if there's an error.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.