The Dink Network

Reply to Re: Am I working in the following order?

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:
 
 
December 10th 2004, 01:00 PM
sob_scorpb.gif
LadyValoveer
Peasant He/Him New Zealand
Mildly deranged. 
To get a status bar you must modify your
start-1 file.

Right after it says:
set_mode(2); //turn game on

Write:
&update_status = 1;
draw_status()

At least I think that's how it's done.