Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: Slayer004_69 on August 12, 2005, 03:55:00 PM

Title: hero hp
Post by: Slayer004_69 on August 12, 2005, 03:55:00 PM
how do i do that, im in a maze, and i have a time limit, when the times runs out, my hero comes back at the beginning, and should lost 50% of his actual HP.... how do i do the 50% thing
Title:
Post by: wildguy3922 on August 12, 2005, 04:29:10 PM
In the variable, set the hp in as a variable, then divide it by two, and in "change hp", set the hp to what that variable is.
Title:
Post by: Slayer004_69 on August 12, 2005, 04:33:58 PM
k thx :P its good now