Who can help me?
#9

Quote:
Originally Posted by Shannkz
Посмотреть сообщение
Ok, after I downloaded zcmd and placed it in the include folder, I get this

Код:
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\pawno\include\JunkBuster.inc(1813) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\pawno\include\JunkBuster.inc(1838) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\pawno\include\JunkBuster.inc(1875) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\pawno\include\JunkBuster.inc(1930) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\pawno\include\JunkBuster.inc(1955) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\pawno\include\JunkBuster.inc(1990) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\pawno\include\JunkBuster.inc(2005) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\pawno\include\JunkBuster.inc(2030) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\pawno\include\JunkBuster.inc(2050) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\pawno\include\JunkBuster.inc(2282) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\pawno\include\JunkBuster.inc(2346) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\pawno\include\utils.inc(52) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decv0115n2.pwn(1975) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decv0115n2.pwn(2006) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decv0115n2.pwn(2072) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decv0115n2.pwn(2226) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decv0115n2.pwn(3930) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decv0115n2.pwn(4608) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decv0115n2.pwn(5953) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decv0115n2.pwn(6711) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decv0115n2.pwn(7478) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decv0115n2.pwn(8799) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decv0115n2.pwn(8909) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decv0115n2.pwn(8981) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decv0115n2.pwn(24113) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decv0115n2.pwn(33985) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decv0115n2.pwn(34754) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decv0115n2.pwn(39483) : warning 217: loose indentation
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decv0115n2.pwn(39483) : error 017: undefined symbol "cmd"
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decv0115n2.pwn(39485) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decv0115n2.pwn(39486) : warning 217: loose indentation
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decv0115n2.pwn(39487) : warning 217: loose indentation
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decv0115n2.pwn(39487) : error 017: undefined symbol "params"
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decv0115n2.pwn(39489) : error 017: undefined symbol "ANGRY_COLOR"
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decv0115n2.pwn(39502) : warning 217: loose indentation
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decv0115n2.pwn(39532) : warning 203: symbol is never used: "name"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.
Can you show what is in the top of your gamemode?
Example

#include <a_samp>
//so on....
Reply


Messages In This Thread
Who can help me? - by Shannkz - 18.08.2012, 13:57
Re: Who can help me? - by RanSEE - 18.08.2012, 14:03
Re: Who can help me? - by kbalor - 18.08.2012, 14:05
Re: Who can help me? - by HyDrAtIc - 18.08.2012, 14:06
Re: Who can help me? - by RanSEE - 18.08.2012, 15:19
Re: Who can help me? - by Shannkz - 20.08.2012, 10:57
Re: Who can help me? - by kbalor - 20.08.2012, 11:09
Re: Who can help me? - by Shannkz - 20.08.2012, 11:15
Re: Who can help me? - by kbalor - 20.08.2012, 11:23
Re: Who can help me? - by Shannkz - 20.08.2012, 11:55

Forum Jump:


Users browsing this thread: 1 Guest(s)