Help - Search - Members - Calendar
Full Version: SP Restore (Solved)
RPG RPG Revolution Forums > Game Engines > RPG Maker XP Discussion
Tsutanai
I'm wondering what I can do to make it so after a certain
number of steps you get some SP restored I saw something
about steps as one of the options for variables but I don't know
how to use it sad.gif
Night_Runner
Tsutanai
It didn't work sad.gif
Night_Runner
I never knew that common events self-switches don't work!

Sorry, you might have to use a switch instead of a self-switch....
Tsutanai
ohmy.gif It worked! biggrin.gif biggrin.gif Thank you smile.gif
Night_Runner
No worries, just as a fun fact, in Game_CommonEvent, line 64 has @interpreter.setup(self.list, 0). If you change that 0 to a positive number (higher than any event id number could be, say, 999999999999999 + @common_event_id), then common events can have self-switches smile.gif
And if you don't include @common_event_id, then every common event will use the 1 set of self-switches wacko.gif
Tsutanai
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.