22.10.2014, 17:22
Hey, I am using NGG's crime system (not script) and there crime system is pCrime this is the error I get
Also these errors but I think it will fix if I fix that one ^
Ok so heres the place where them errors are popping up
Any help?
pawn Код:
error 017: undefined symbol "pCrime"
pawn Код:
error 029: invalid expression, assumed zero
error 010: invalid function or declaration
pawn Код:
enum pCrime
{
pBplayer[32],
pAccusing[32],
pAccusedof[32],
pVictim[32],
};
new PlayerCrime[pCrime][MAX_PLAYERS];