if(strfind(params,"/")
if(strfind(params,":")
if(strfind(params,"?")
if(strfind(params,"<")
if(strfind(params,">")
if(strfind(params,"|")
if(strfind(params,"\\")
if(strfind(params,"*")
if(strfind(params,"\"")
(15301) : error 001: expected token: ")", but found "if"
(15302) : error 001: expected token: ")", but found "if"
(15303) : error 001: expected token: ")", but found "if"
(15304) : error 001: expected token: ")", but found "if"
(15305) : error 001: expected token: ")", but found "if"
(15306) : error 001: expected token: ")", but found "if"
(15307) : error 001: expected token: ")", but found "if"
(15308) : error 001: expected token: ")", but found "if"
(15309) : error 001: expected token: ")", but found "return"
(15320) : error 055: start of function body without function header
if(strfind(params,"/"))
if(strfind(params,":"))
if(strfind(params,"?"))
if(strfind(params,"<"))
if(strfind(params,">"))
if(strfind(params,"|"))
if(strfind(params,"\\"))
if(strfind(params,"*"))
if(strfind(params,"\""))
pawn Код:
|
C:\Users\Lewis2\Desktop\my server\gamemodes\X-ST.pwn(15309) : error 001: expected token: ")", but found "return"
C:\Users\Lewis2\Desktop\my server\gamemodes\X-ST.pwn(15320) : error 055: start of function body without function header
C:\Users\Lewis2\Desktop\my server\gamemodes\X-ST.pwn(16533) : warning 203: symbol is never used: "IsPlayerInDM"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
2 Errors.
#pragma unused IsPlayerInDM