whats wrong with this ?
#3

Quote:
Originally Posted by varthshenon
Посмотреть сообщение
pawn Код:
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,"\""))
You forgot this one ")"
thanks..
but

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.
EDIT: Fixed them , thanks again
Reply


Messages In This Thread
whats wrong with this ? - by Jay. - 23.06.2011, 18:48
Re: whats wrong with this ? - by =WoR=Varth - 23.06.2011, 18:50
Re: whats wrong with this ? - by Jay. - 23.06.2011, 18:52
Re: whats wrong with this ? - by Skaizo - 23.06.2011, 18:57

Forum Jump:


Users browsing this thread: 1 Guest(s)