Quote:
Originally Posted by vascaino55
Olб obrigado por me ajuda, mas todos que tentei por acima dб o seguinte erro:
pawn Код:
C:\WINDOWS\addins\SA_MP\alterar\SA-MP\gamemodes\xDM.pwn(3957) : error 017: undefined symbol "PlayerAcc" C:\WINDOWS\addins\SA_MP\alterar\SA-MP\gamemodes\xDM.pwn(3957) : warning 215: expression has no effect C:\WINDOWS\addins\SA_MP\alterar\SA-MP\gamemodes\xDM.pwn(3957) : error 001: expected token: ";", but found "]" C:\WINDOWS\addins\SA_MP\alterar\SA-MP\gamemodes\xDM.pwn(3957) : error 029: invalid expression, assumed zero C:\WINDOWS\addins\SA_MP\alterar\SA-MP\gamemodes\xDM.pwn(3957) : fatal error 107: too many error messages on one line
|
Todos dгo os mesmos erros?
Vocк tem esse negocio de PlayerAcc e tals no GM? Senгo....
pawn Код:
enum pAcc
{
VIPlevel
};
new PlayerAcc[MAX_PLAYERS][pAcc];