Reply to Re: I just e-mailed Seth about an hour ago and...
If you don't have an account, just leave the password field blank.
Make sure your script is tree.c and not tree.c.txt, Windows hides extensions by default so if the name you see is "tree.c" you've probably created a tree.c.txt file, which isn't a .c file.
To show stats include these lines into your script:
&update_status = 1;
draw_status();
If you need the .c versions of the original game's scripts go to the development folder and unzip the source.zip.
To show stats include these lines into your script:
&update_status = 1;
draw_status();
If you need the .c versions of the original game's scripts go to the development folder and unzip the source.zip.