29.12.2010, 19:22
[quote=Jochemd;986066]What errors? And btw, please use [pawn] tags in stead of
Sorry, i will from now on 
why do I get these undefines symbols with dcmd
What did I do wrong with dcmd ?
Quote:
![]() |

pawn Код:
E:\GTA San Andreas\Server\pawno\include\dini.inc(239) : warning 219: local variable "string" shadows a variable at a preceding level
E:\GTA San Andreas\Server\pawno\include\dutils.inc(28) : warning 219: local variable "string" shadows a variable at a preceding level
E:\GTA San Andreas\Server\pawno\include\dutils.inc(132) : warning 219: local variable "string" shadows a variable at a preceding level
E:\GTA San Andreas\Server\pawno\include\dutils.inc(172) : warning 219: local variable "string" shadows a variable at a preceding level
E:\GTA San Andreas\Server\pawno\include\dutils.inc(280) : warning 219: local variable "string" shadows a variable at a preceding level
E:\GTA San Andreas\Server\pawno\include\dutils.inc(318) : warning 219: local variable "count" shadows a variable at a preceding level
E:\GTA San Andreas\Server\pawno\include\dutils.inc(337) : warning 219: local variable "string" shadows a variable at a preceding level
E:\GTA San Andreas\Server\pawno\include\dutils.inc(337) : warning 219: local variable "count" shadows a variable at a preceding level
E:\GTA San Andreas\Server\pawno\include\dutils.inc(379) : warning 219: local variable "string" shadows a variable at a preceding level
E:\GTA San Andreas\Server\pawno\include\Double-O-Files.inc(131) : warning 219: local variable "string" shadows a variable at a preceding level
E:\GTA San Andreas\Server\pawno\include\Double-O-Files.inc(613) : warning 219: local variable "string" shadows a variable at a preceding level
E:\GTA San Andreas\Server\gamemodes\Kopi (2) af DM.pwn(154) : warning 219: local variable "string" shadows a variable at a preceding level
E:\GTA San Andreas\Server\gamemodes\Kopi (2) af DM.pwn(181) : warning 219: local variable "string" shadows a variable at a preceding level
E:\GTA San Andreas\Server\gamemodes\Kopi (2) af DM.pwn(188) : warning 219: local variable "string" shadows a variable at a preceding level
E:\GTA San Andreas\Server\gamemodes\Kopi (2) af DM.pwn(211) : warning 219: local variable "string" shadows a variable at a preceding level
E:\GTA San Andreas\Server\gamemodes\Kopi (2) af DM.pwn(227) : error 017: undefined symbol "dcmd"
E:\GTA San Andreas\Server\gamemodes\Kopi (2) af DM.pwn(227) : error 017: undefined symbol "admins"
E:\GTA San Andreas\Server\gamemodes\Kopi (2) af DM.pwn(227) : error 010: invalid function or declaration
E:\GTA San Andreas\Server\gamemodes\Kopi (2) af DM.pwn(227) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
