07.12.2009, 04:27
Quote:
Originally Posted by ◄•CJ101•►
Quote:
Код:
if(IsPlayerConnected(wplayerid) && !IsPlayerNPC(wplayerid)) Код:
if(IsPlayerConnected(wplayerid) && Stat[wplayerid][Team] == 0 && !IsPlayerNPC(wplayerid)) |
and what do you mean by that?
Quote:
make sure you also change Stat with whever you store the account stats |
ERRORS:
by doing what you told [editing the line]
Код:
C:\Documents and Settings\Administrator\Desktop\[BACKUP]\filterscripts\copspeedo.pwn(56) : error 017: undefined symbol "Stat" C:\Documents and Settings\Administrator\Desktop\[BACKUP]\filterscripts\copspeedo.pwn(56) : warning 215: expression has no effect C:\Documents and Settings\Administrator\Desktop\[BACKUP]\filterscripts\copspeedo.pwn(56) : error 001: expected token: ";", but found "]" C:\Documents and Settings\Administrator\Desktop\[BACKUP]\filterscripts\copspeedo.pwn(56) : error 029: invalid expression, assumed zero C:\Documents and Settings\Administrator\Desktop\[BACKUP]\filterscripts\copspeedo.pwn(56) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.