The Dink Network

Reply to Re: Update status bar ?

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
February 2nd 2003, 11:02 AM
fish.gif
Simeon
Peasant He/Him Netherlands
Any fool can use a computer. Many do. 
: 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;