12 errors help
#1

PHP код:
1768) : error 004: function "SSCANF_OnPlayerConnect" is not implemented
C
:\Users\Dell pc\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(2906) : error 004: function "ShowAirlines" is not implemented
C
:\Users\Dell pc\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(3023) : error 004: function "DisplayDialogForPlayer" is not implemented
C
:\Users\Dell pc\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(3193) : error 004: function "DisplayDialogForPlayer" is not implemented
C
:\Users\Dell pc\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(3197) : error 004: function "DisplayDialogForPlayer" is not implemented
C
:\Users\Dell pc\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(3223) : error 004: function "DisplayDialogForPlayer" is not implemented
C
:\Users\Dell pc\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(3247) : error 004: function "DisplayDialogForPlayer" is not implemented
C
:\Users\Dell pc\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(3270) : error 004: function "DisplayDialogForPlayer" is not implemented
C
:\Users\Dell pc\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(3922) : error 014invalid statementnot in switch
C:\Users\Dell pc\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(3922) : warning 215expression has no effect
C
:\Users\Dell pc\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(3922) : error 001expected token";"but found ":"
C:\Users\Dell pc\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(3922) : error 029invalid expressionassumed zero
C
:\Users\Dell pc\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(3922) : fatal error 107too many error messages on one line 
Reply
#2

Can you show us the lines of code causing the error?
Reply
#3

if(PInfo[i][Airline] == 5)
{
SendClientMessage(i, color, string);
case 1:
{
if(PInfo[i][Airline] == 1)
{
SendClientMessage(i, color, string);
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)