The Dink Network

Reply to Re: Sell?

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:
 
 
August 27th 2006, 08:39 AM
knightg.gif
cypry
Peasant He/Him Romania
Chop your own wood, and it will warm you twice. 
DinkC Editor found several errors in your script:
Line#1 - Error: Unclosed brackets in void main(void)
Line#95 - Warning: This line is out of any function
Line#27 - Error: Space required after "&baxe"
Line#90 - Warning: Label "mainloop" not found
Line#117 - Warning: Label "mainloop" not found

Instead of goto sell, you can try to use
sell();
but I don't think this will change anything. Try fixing the errors, then see if it works.