The Dink Network

Reply to Re: Dink Won't Freeze During Intro

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:
 
 
September 15th 2006, 03:16 PM
knightg.gif
cypry
Peasant He/Him Romania
Chop your own wood, and it will warm you twice. 
My editor found a few errors:
Line#1 - Error: Only "{" accepted after void declaration
Line#10 - Error: "(" required after a function
Line#11 - Error: ";" required at the end of the line
Line#12 - Error: Too few parameters for "say_stop" function
Line#16 - Error: "(" required after a function
Line#21 - Error: "(" not allowed before a function
Line#22 - Error: "(" required after a function
Line#23 - Error: "(" required after a function
Line#26 - Error: "(" required after a function
Line#36 - Error: "(" not allowed before a function
Line#37 - Error: Unknow DinkC command : "sp_sequence"
Line#38 - Error: "(" not allowed before a function
Line#39 - Error: Unknow DinkC command : "sp_sequence"

The "(" required after a function -error, you may ignore it, because I think that my editor expects to find "(" just after the function call. Replace sp_sequence with sp_seq.