29.09.2012, 12:19
hello, i made a script but it gave me these errors:
D:\Documents and Settings\abc\Desktop\Serveris\Conex SA-MP\gamemodes\Untitled.pwn(699) : error 003: declaration of a local variable must appear in a compound block
D:\Documents and Settings\abc\Desktop\Serveris\Conex SA-MP\gamemodes\Untitled.pwn(700) : error 010: invalid function or declaration
D:\Documents and Settings\abc\Desktop\Serveris\Conex SA-MP\gamemodes\Untitled.pwn(702) : error 001: expected token: ";", but found "-identifier-"
D:\Documents and Settings\abc\Desktop\Serveris\Conex SA-MP\gamemodes\Untitled.pwn(70 : error 010: invalid function or declaration
D:\Documents and Settings\abc\Desktop\Serveris\Conex SA-MP\gamemodes\Untitled.pwn(710) : error 010: invalid function or declaration
D:\Documents and Settings\abc\Desktop\Serveris\Conex SA-MP\gamemodes\Untitled.pwn(712) : error 010: invalid function or declaration
D:\Documents and Settings\abc\Desktop\Serveris\Conex SA-MP\gamemodes\Untitled.pwn(714) : error 010: invalid function or declaration
D:\Documents and Settings\abc\Desktop\Serveris\Conex SA-MP\gamemodes\Untitled.pwn(714 -- 715) : error 010: invalid function or declaration
D:\Documents and Settings\abc\Desktop\Serveris\Conex SA-MP\gamemodes\Untitled.pwn(714 -- 717) : error 010: invalid function or declaration
D:\Documents and Settings\abc\Desktop\Serveris\Conex SA-MP\gamemodes\Untitled.pwn(714 -- 717) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
10 Errors.
the script: http://pastebin.com/UtegfiQu
please can somebody fix this, thank you
D:\Documents and Settings\abc\Desktop\Serveris\Conex SA-MP\gamemodes\Untitled.pwn(699) : error 003: declaration of a local variable must appear in a compound block
D:\Documents and Settings\abc\Desktop\Serveris\Conex SA-MP\gamemodes\Untitled.pwn(700) : error 010: invalid function or declaration
D:\Documents and Settings\abc\Desktop\Serveris\Conex SA-MP\gamemodes\Untitled.pwn(702) : error 001: expected token: ";", but found "-identifier-"
D:\Documents and Settings\abc\Desktop\Serveris\Conex SA-MP\gamemodes\Untitled.pwn(70 : error 010: invalid function or declaration
D:\Documents and Settings\abc\Desktop\Serveris\Conex SA-MP\gamemodes\Untitled.pwn(710) : error 010: invalid function or declaration
D:\Documents and Settings\abc\Desktop\Serveris\Conex SA-MP\gamemodes\Untitled.pwn(712) : error 010: invalid function or declaration
D:\Documents and Settings\abc\Desktop\Serveris\Conex SA-MP\gamemodes\Untitled.pwn(714) : error 010: invalid function or declaration
D:\Documents and Settings\abc\Desktop\Serveris\Conex SA-MP\gamemodes\Untitled.pwn(714 -- 715) : error 010: invalid function or declaration
D:\Documents and Settings\abc\Desktop\Serveris\Conex SA-MP\gamemodes\Untitled.pwn(714 -- 717) : error 010: invalid function or declaration
D:\Documents and Settings\abc\Desktop\Serveris\Conex SA-MP\gamemodes\Untitled.pwn(714 -- 717) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
10 Errors.
the script: http://pastebin.com/UtegfiQu
please can somebody fix this, thank you