Reply to Re: Update status bar ?
If you don't have an account, just leave the password field blank.
: I'm scripting an option where Dink may pay for something with &lifemax. But I need to know how to update the status bar. It automaticaly updates when I &lifemax += 10; but still looks long when I &lifemax -= 10;
Did you try draw_status(); ? Also, you need to set this var to 1:
&update_status = 1;
Did you try draw_status(); ? Also, you need to set this var to 1:
&update_status = 1;