Group: Member
Posts: 3
Type: None
RM Skill: Undisclosed
I'm making a game with the animated battlers script and when i'm in battle if I get hurt, my HP goes down but you can't see it go down. This is my game: http://www.megaupload.com/?d=WX6HXUSR
Please help
This post has been edited by AriArk: Aug 8 2011, 04:57 AM
Group: +Gold Member
Posts: 1,520
Type: Scripter
RM Skill: Undisclosed
QUOTE (AriArk @ Aug 7 2011, 08:54 PM)
if I get hurt, my HP goes down but you can see it go down.
Is that really a problem? Maybe it's because I'm listening to dub step and trying to figure out the appeal (I've been listening to this for 2 hours straight now... maybe I need to listen to it louder?), but in my current state that makes perfect sense to me...
In your scripts, go to the Real time active battle (RTAB) script, and after line 3079 insert the code:
CODE
$scene.status_window.refresh if $game_temp.in_battle
So it fits like so:
It stretches the page, so it goes in a spoiler
And since this is a script problem, moving to RGSS Script Support
__________________________
K.I.S.S. Want help with your scripting problems? Upload a demo! Or at the very least; provide links to the scripts in question.