Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: benjie417234 on October 06, 2007, 02:10:53 AM
-
you saw the description....help..i think i posted it in the wrong subject...
-
All we can see of the description is:
If Hero's HP is 0...i can;t find that the only thing i see in conditional brANch is i
Please post your full problem in the MESSAGE box - descriptions are just extra info for the post listing rather than the actual body of your post.
-
oh..sorry i did'nt see that.....okay here's the problem.
if hero's hp is 0...but i can't see it in the conditional branch.
In the conditional branch i only see if hero's hp is above xxxx....
help?
-
Maybe you could post a screenshot of the problem, it's usually easier to understnad then.
I sure don't get the problem now at least.
-
Ok, what you do is make a variable, lets name it [hero hp]. Set the variable equal to the heros hp.
Then in the conditional branch, test the variable if its 0. Be sure to set the variable to the heros hp before every conditional branch it is used in.