Need really easy help! ( I think xD )
#5

Quote:
Originally Posted by ◄•CJ101•►
Quote:
Originally Posted by [SU
propilot ]
Quote:
Originally Posted by ◄•CJ101•►
Код:
if(IsPlayerConnected(wplayerid) && Stat[wplayerid][Team] == 0 && !IsPlayerNPC(wplayerid))
??
what do you mean?
Change this :

Код:
if(IsPlayerConnected(wplayerid) && !IsPlayerNPC(wplayerid))
to:

Код:
if(IsPlayerConnected(wplayerid) && Stat[wplayerid][Team] == 0 && !IsPlayerNPC(wplayerid))
make sure you also change Stat with whever you store the account stats
okay
and what do you mean by that?
Quote:

make sure you also change Stat with whever you store the account stats
and how do i make a CMD?

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.
Reply


Messages In This Thread
Need really easy help! ( I think xD ) - by propilot - 07.12.2009, 02:54
Re: Need really easy help! ( I think xD ) - by CJ101 - 07.12.2009, 03:04
Re: Need really easy help! ( I think xD ) - by propilot - 07.12.2009, 03:11
Re: Need really easy help! ( I think xD ) - by CJ101 - 07.12.2009, 03:13
Re: Need really easy help! ( I think xD ) - by propilot - 07.12.2009, 04:27
Re: Need really easy help! ( I think xD ) - by propilot - 07.12.2009, 14:46
Re: Need really easy help! ( I think xD ) - by miokie - 07.12.2009, 14:52
Re: Need really easy help! ( I think xD ) - by propilot - 07.12.2009, 15:38
Re: Need really easy help! ( I think xD ) - by miokie - 07.12.2009, 15:57
Re: Need really easy help! ( I think xD ) - by propilot - 07.12.2009, 16:39

Forum Jump:


Users browsing this thread: 1 Guest(s)