06-12-2010, 04:45 PM
Thank you for your answer^^ I tried to paste it in a common event but I get:
SyntaxError occured while running script.
When I paste it in a common event it looks like this:
$game_troop.enemies
[$scene.active_battler.current_action
.target_index].show_hp_bar = true
Maybe that causes the error
SyntaxError occured while running script.
When I paste it in a common event it looks like this:
$game_troop.enemies
[$scene.active_battler.current_action
.target_index].show_hp_bar = true
Maybe that causes the error