28.10.2013, 20:02
Код:
C:\Documents and Settings\2012\My Documents\cs.pwn(52) : warning 201: redefinition of constant/macro (symbol "KEY_YES") C:\Documents and Settings\2012\My Documents\cs.pwn(169) : warning 215: expression has no effect C:\Documents and Settings\2012\My Documents\cs.pwn(182) : warning 215: expression has no effect C:\Documents and Settings\2012\My Documents\cs.pwn(192) : warning 215: expression has no effect C:\Documents and Settings\2012\My Documents\cs.pwn(202) : warning 215: expression has no effect C:\Documents and Settings\2012\My Documents\cs.pwn(211) : warning 215: expression has no effect C:\Documents and Settings\2012\My Documents\cs.pwn(221) : warning 215: expression has no effect C:\Documents and Settings\2012\My Documents\cs.pwn(230) : warning 215: expression has no effect C:\Documents and Settings\2012\My Documents\cs.pwn(239) : warning 215: expression has no effect C:\Documents and Settings\2012\My Documents\cs.pwn(248) : warning 215: expression has no effect C:\Documents and Settings\2012\My Documents\cs.pwn(257) : warning 215: expression has no effect C:\Documents and Settings\2012\My Documents\cs.pwn(266) : warning 215: expression has no effect C:\Documents and Settings\2012\My Documents\cs.pwn(275) : warning 215: expression has no effect C:\Documents and Settings\2012\My Documents\cs.pwn(284) : warning 215: expression has no effect C:\Documents and Settings\2012\My Documents\cs.pwn(294) : warning 215: expression has no effect C:\Documents and Settings\2012\My Documents\cs.pwn(304) : warning 215: expression has no effect C:\Documents and Settings\2012\My Documents\cs.pwn(314) : warning 215: expression has no effect C:\Documents and Settings\2012\My Documents\cs.pwn(324) : warning 215: expression has no effect C:\Documents and Settings\2012\My Documents\cs.pwn(334) : warning 215: expression has no effect C:\Documents and Settings\2012\My Documents\cs.pwn(344) : warning 215: expression has no effect C:\Documents and Settings\2012\My Documents\cs.pwn(354) : warning 215: expression has no effect C:\Documents and Settings\2012\My Documents\cs.pwn(364) : warning 215: expression has no effect C:\Documents and Settings\2012\My Documents\cs.pwn(374) : warning 215: expression has no effect C:\Documents and Settings\2012\My Documents\cs.pwn(384) : warning 215: expression has no effect C:\Documents and Settings\2012\My Documents\cs.pwn(397) : warning 215: expression has no effect C:\Documents and Settings\2012\My Documents\cs.pwn(407) : warning 215: expression has no effect C:\Documents and Settings\2012\My Documents\cs.pwn(420) : warning 215: expression has no effect C:\Documents and Settings\2012\My Documents\cs.pwn(8991) : error 029: invalid expression, assumed zero Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
Код:
#define KEY_YES
Код:
TextDrawSetSelectable(StartTextdraw_[0][playerid], 0);
Line 8991:
Код:
if(newkeys == KEY_YES)