C:~~~~~~.pwn(6102) : error 017: undefined symbol "pSkin" C:~~~~~~.pwn(6113) : error 017: undefined symbol "pSkin" C:~~~~~~.pwn(8624) : error 017: undefined symbol "pSkin" C:~~~~~~.pwn(8630) : error 017: undefined symbol "pSkin" C:~~~~~~.pwn(9171) : error 017: undefined symbol "pSkin" C:~~~~~~.pwn(10928) : error 017: undefined symbol "pSkin" C:~~~~~~.pwn(10928) : error 017: undefined symbol "pSkin" C:~~~~~~.pwn(10929) : error 017: undefined symbol "pSkin" C:~~~~~~.pwn(10940) : error 017: undefined symbol "pSkin" C:~~~~~~.pwn(10940) : error 017: undefined symbol "pSkin" C:~~~~~~.pwn(10941) : error 017: undefined symbol "pSkin" C:~~~~~~.pwn(10953) : error 017: undefined symbol "pSkin" C:~~~~~~.pwn(10953) : error 017: undefined symbol "pSkin" C:~~~~~~.pwn(10954) : error 017: undefined symbol "pSkin" C:~~~~~~.pwn(10964) : error 017: undefined symbol "pSkin" C:~~~~~~.pwn(10964) : error 017: undefined symbol "pSkin" C:~~~~~~.pwn(10965) : error 017: undefined symbol "pSkin" C:~~~~~~.pwn(10973) : error 017: undefined symbol "pSkin" C:~~~~~~.pwn(10974) : error 017: undefined symbol "pSkin" C:~~~~~~.pwn(10975) : error 017: undefined symbol "pSkin" C:~~~~~~.pwn(10976) : error 017: undefined symbol "pSkin" C:~~~~~~.pwn(10977) : error 017: undefined symbol "pSkin" C:~~~~~~.pwn(10978) : error 017: undefined symbol "pSkin" C:~~~~~~.pwn(10979) : error 017: undefined symbol "pSkin" C:~~~~~~.pwn(10980) : error 017: undefined symbol "pSkin" C:~~~~~~.pwn(10981) : error 017: undefined symbol "pSkin" Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 26 Errors.
enum pInfo
{
pSkin
};
new PlayerInfo[MAX_PLAYERS][pInfo];
new pSkin[MAX_PLAYERS];
new pSkin[MAX_PLAYERS];; |
C:~~~~~~.pwn(3402) : error 032: array index out of bounds (variable "pSkin") C:~~~~~~.pwn(3411) : error 032: array index out of bounds (variable "pSkin") C:~~~~~~.pwn(3415) : error 032: array index out of bounds (variable "pSkin") C:~~~~~~.pwn(3454) : error 032: array index out of bounds (variable "pSkin") C:~~~~~~.pwn(3770) : error 032: array index out of bounds (variable "pSkin") C:~~~~~~.pwn(3896) : error 032: array index out of bounds (variable "pSkin") C:~~~~~~.pwn(3901) : error 032: array index out of bounds (variable "pSkin") C:~~~~~~.pwn(3906) : error 032: array index out of bounds (variable "pSkin") C:~~~~~~.pwn(3911) : error 032: array index out of bounds (variable "pSkin") C:~~~~~~.pwn(3916) : error 032: array index out of bounds (variable "pSkin") C:~~~~~~.pwn(3921) : error 032: array index out of bounds (variable "pSkin") C:~~~~~~.pwn(5809) : error 032: array index out of bounds (variable "pSkin") C:~~~~~~.pwn(5812) : error 032: array index out of bounds (variable "pSkin") C:~~~~~~.pwn(5818) : error 032: array index out of bounds (variable "pSkin") C:~~~~~~.pwn(5825) : error 032: array index out of bounds (variable "pSkin") C:~~~~~~.pwn(5828) : error 032: array index out of bounds (variable "pSkin") C:~~~~~~.pwn(5834) : error 032: array index out of bounds (variable "pSkin") C:~~~~~~.pwn(5841) : error 032: array index out of bounds (variable "pSkin") C:~~~~~~.pwn(5844) : error 032: array index out of bounds (variable "pSkin") C:~~~~~~.pwn(5850) : error 032: array index out of bounds (variable "pSkin") C:~~~~~~.pwn(6057) : error 032: array index out of bounds (variable "pSkin") C:~~~~~~.pwn(6071) : error 032: array index out of bounds (variable "pSkin") C:~~~~~~.pwn(6105) : error 032: array index out of bounds (variable "pSkin") C:~~~~~~.pwn(6116) : error 032: array index out of bounds (variable "pSkin") C:~~~~~~.pwn(6218) : error 032: array index out of bounds (variable "pSkin") Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 26 Errors.
pSkin,
enum pInfo
{
pSkin
} ;
new PlayerInfo[MAX_PLAYERS][pInfo];
C:\Users\Joгo Feipe\Desktop\Arquivos GTA\Brasil Magic Games\BWGnovo\gamemodes\BWG22.pwn(33620) : error 017: undefined symbol "ChosenSkin" C:\Users\Joгo Feipe\Desktop\Arquivos GTA\Brasil Magic Games\BWGnovo\gamemodes\BWG22.pwn(33620) : warning 215: expression has no effect C:\Users\Joгo Feipe\Desktop\Arquivos GTA\Brasil Magic Games\BWGnovo\gamemodes\BWG22.pwn(33620) : error 001: expected token: ";", but found "]" C:\Users\Joгo Feipe\Desktop\Arquivos GTA\Brasil Magic Games\BWGnovo\gamemodes\BWG22.pwn(33620) : error 029: invalid expression, assumed zero C:\Users\Joгo Feipe\Desktop\Arquivos GTA\Brasil Magic Games\BWGnovo\gamemodes\BWG22.pwn(33620) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 5 Errors.