Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started 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
-
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.
-
k thx :P its good now