21.08.2009, 10:05
Quote:
|
Originally Posted by Sfinx_17
i am getting this warning if i use your code dice7........> this code
(strcmp("/Kickplayer", cmdtext, 11) == 0) C:\PROGRA~1\ROCKST~1\SERVER~1\GAMEMO~1\new.pwn(276 ) : warning 213: tag mismatch Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Warning. |
pawn Код:
if(!strcmp(cmdtext,"/kickplayer",true))

