RESET ENTIRE VARIABLES
Posts
Pages:
1
I am using RPG Maker VX Ace and I was wondering if there was a way you could reset all your variables with one event. Basically what I am trying to do is make it so after you beat the game you can choose to be sent back to the very beginning and play again following an entirely different story line.
Go to this link.
Using this Yanfly script you can alter it a little (just follow instructions within the script) to reset all the variables you want to zero. You can also manage which items can be kept when starting a new game.
This script requires another script though. Just implement both.
Using this Yanfly script you can alter it a little (just follow instructions within the script) to reset all the variables you want to zero. You can also manage which items can be kept when starting a new game.
This script requires another script though. Just implement both.
Is there no variable operation to set a range of variables? In 2k3 you'd just set variables 1-(last variable) to 0.
Pages:
1













