23.07.2010, 18:28
Quote:
|
Please show us your errors. Also the lines where the compiler says the errors are.
|
C:\Users\Uros\Desktop\test.pwn(10) : error 010: invalid function or declaration
C:\Users\Uros\Desktop\test.pwn(13) : error 010: invalid function or declaration
C:\Users\Uros\Desktop\test.pwn(16) : error 010: invalid function or declaration
C:\Users\Uros\Desktop\test.pwn(20) : error 010: invalid function or declaration
C:\Users\Uros\Desktop\test.pwn(22) : error 010: invalid function or declaration
C:\Users\Uros\Desktop\test.pwn(26) : error 010: invalid function or declaration
C:\Users\Uros\Desktop\test.pwn(29) : error 054: unmatched closing brace ("}")
C:\Users\Uros\Desktop\test.pwn(30) : error 010: invalid function or declaration
C:\Users\Uros\Desktop\test.pwn(33) : error 010: invalid function or declaration
C:\Users\Uros\Desktop\test.pwn(36) : error 054: unmatched closing brace ("}")
C:\Users\Uros\Desktop\test.pwn(37) : warning 203: symbol is never used: "AdminDuty"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
11 Errors.
__________________________________________________ ______________________________________________
Quote:
|
if(strcmp("/adminduty",cmdtext,true) == 0 ) OnPlayerConnect AdminDuty[playerid]= 1 if(IsPlayerAdmin(playerid)) if(AdminDuty[playerid]) == 1) AdminDuty[Playerid] == 1 Setplayercolor(playerid,COLOR_YOU_WANT); done , if you got any problem i will repair |
C:\Users\Uros\Desktop\test.pwn(3) : error 010: invalid function or declaration
C:\Users\Uros\Desktop\test.pwn(6) : error 010: invalid function or declaration
C:\Users\Uros\Desktop\test.pwn(7) : error 010: invalid function or declaration
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
3 Errors.
i'm gonna say again,if you could just give me download links from amx and pwn.That would be really nice!


