Quote:
Originally Posted by GabrielMT
Ola Novamente '-'
Estou os Seguintes Erros :
PHP код:
C:\Users\GabrielMT\Desktop\GabrielMT\r2\gamemodes\GM.pwn(9823) : error 022: must be lvalue (non-constant)
C:\Users\GabrielMT\Desktop\GabrielMT\r2\gamemodes\GM.pwn(9823) : warning 215: expression has no effect
C:\Users\GabrielMT\Desktop\GabrielMT\r2\gamemodes\GM.pwn(9824) : error 028: invalid subscript (not an array or too many subscripts): "HabTMoto"
C:\Users\GabrielMT\Desktop\GabrielMT\r2\gamemodes\GM.pwn(9824) : warning 215: expression has no effect
C:\Users\GabrielMT\Desktop\GabrielMT\r2\gamemodes\GM.pwn(9824) : error 001: expected token: ";", but found "]"
C:\Users\GabrielMT\Desktop\GabrielMT\r2\gamemodes\GM.pwn(9824) : error 029: invalid expression, assumed zero
C:\Users\GabrielMT\Desktop\GabrielMT\r2\gamemodes\GM.pwn(9824) : fatal error 107: too many error messages on one line
E Nгo consigo Resolver-los, ja Procurei No ******, Forum, Wiki e Nгo achei nada que Pudesse Resolver .-.
Linhas :
PHP код:
HabTMoto[playerid] = 0;
HabTCaminhao[playerid] = 0;
HabTTrem[playerid] = 0;
HabNBarco[playerid] = 0;
Agradeзo desde Jб!
|
new HabTMoto[MAX_PLAYERS] ;
coloque no topo da gm embaixo das includes