need help
#10

Quote:
Originally Posted by lanix
Посмотреть сообщение
hmm,i got this
Код:
D:\Documents and Settings\Lanix\Desktop\TDM BETA\pawno\include\dutils.inc(309) : warning 219: local variable "count" shadows a variable at a preceding level
D:\Documents and Settings\Lanix\Desktop\TDM BETA\pawno\include\dutils.inc(329) : warning 219: local variable "count" shadows a variable at a preceding level
D:\Documents and Settings\Lanix\Desktop\TDM BETA\pawno\include\dutils.inc(348) : warning 219: local variable "count" shadows a variable at a preceding level
D:\Documents and Settings\Lanix\Desktop\TDM BETA\gamemodes\SFTDM.pwn(1229) : warning 219: local variable "count" shadows a variable at a preceding level
D:\Documents and Settings\Lanix\Desktop\TDM BETA\gamemodes\SFTDM.pwn(1295) : error 017: undefined symbol "playerid"
D:\Documents and Settings\Lanix\Desktop\TDM BETA\gamemodes\SFTDM.pwn(1296) : error 017: undefined symbol "playerid"
D:\Documents and Settings\Lanix\Desktop\TDM BETA\gamemodes\SFTDM.pwn(1309) : error 017: undefined symbol "playerid"
D:\Documents and Settings\Lanix\Desktop\TDM BETA\gamemodes\SFTDM.pwn(3600) : warning 219: local variable "count" shadows a variable at a preceding level
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.
Can send error lines?
EDIT: Befor the line 1295 add: new playerid;

warning 219: local variable "count" shadows a variable at a preceding level
it because you add two new count = 120; remove on of them
Reply


Messages In This Thread
need help - by lanix - 12.08.2015, 13:03
Re: need help - by jlalt - 12.08.2015, 13:05
Re: need help - by lanix - 12.08.2015, 13:11
Re: need help - by jlalt - 12.08.2015, 13:23
Re: need help - by lanix - 12.08.2015, 14:00
Re: need help - by jlalt - 12.08.2015, 14:04
Re: need help - by lanix - 12.08.2015, 14:10
Re: need help - by jlalt - 12.08.2015, 19:06
Re: need help - by lanix - 12.08.2015, 20:03
Re: need help - by jlalt - 12.08.2015, 20:41

Forum Jump:


Users browsing this thread: 1 Guest(s)