Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: EvilShadowX1 on February 22, 2006, 08:46:26 AM
-
ok this is strange. I'm making my game and I have code that changes class depending on what is equipped, because I can't change the battle anim set in common events so I change class, but when I change class, it unequips AND keeps my weapon equipped but doesn't show my weapon name, but still, it is equipped!
Why is this happening!
-
I don't understand what you mean by it's still there after you unequip the weapon. Could you elaborate on that?
-
I fixed it but, I meant, my Common Event had it so when he equipped the weapon, it would change his class, but it would always unequip his weapon and keep the stats already added but allow you to re-equip it for more atk
EG
Stats 1 -> 5 with fists equipped
|
v
class change
|
v
Fists no longer equipped, but atk is stil 5
|
v
Meaning if I equipped fists it would end up from 5 -> 9