19.01.2014, 11:48
I have this:
#include <Double-O-Files_2>
#include <Double-O-Bits>
#include <ForEachPlayer>
#include <zcmd>
Here is the problem:
#include <Double-O-Files_2>
#include <Double-O-Bits>
#include <ForEachPlayer>
#include <zcmd>
Here is the problem:
pawn Код:
error 017: undefined symbol "i"
error 017: undefined symbol "ForEachPlayer"
error 001: expected token: ";", but found "if"
warning 217: loose indentation
error 017: undefined symbol "i"
error 017: undefined symbol "i"
warning 217: loose indentation
error 017: undefined symbol "ForEachPlayer"
error 017: undefined symbol "i"
error 017: undefined symbol "i"
error 017: undefined symbol "i"
error 017: undefined symbol "i"
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.

