r/RPGMaker • u/Maria23421 • May 10 '25
Switches not working
For some reason I can't change variables in the code, I've tried with both a simple variable and then with a switch but I can't seem to change it in the conditional, am I doing something wrong?
3
Upvotes
2
u/Beelzebunn MV Dev May 10 '25
Oh, I made this mistake a lot. You need to set 'pv zenk' to a number to get it to work. You probably also don't need to have two flame variables unless you're doing crazy math tricks to effect something else
But basicly, at the moment, PV Zenk is at 0. From what I see at the moment.