[Ajuda] Erros
#1

Ola Novamente '-'
Estou os Seguintes Erros :
PHP код:
C:\Users\GabrielMT\Desktop\GabrielMT\r2\gamemodes\GM.pwn(9823) : error 022must be lvalue (non-constant)
C:\Users\GabrielMT\Desktop\GabrielMT\r2\gamemodes\GM.pwn(9823) : warning 215expression has no effect
C
:\Users\GabrielMT\Desktop\GabrielMT\r2\gamemodes\GM.pwn(9824) : error 028invalid subscript (not an array or too many subscripts): "HabTMoto"
C:\Users\GabrielMT\Desktop\GabrielMT\r2\gamemodes\GM.pwn(9824) : warning 215expression has no effect
C
:\Users\GabrielMT\Desktop\GabrielMT\r2\gamemodes\GM.pwn(9824) : error 001expected token";"but found "]"
C:\Users\GabrielMT\Desktop\GabrielMT\r2\gamemodes\GM.pwn(9824) : error 029invalid expressionassumed zero
C
:\Users\GabrielMT\Desktop\GabrielMT\r2\gamemodes\GM.pwn(9824) : fatal error 107too 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б!
Reply
#2

Quote:
Originally Posted by GabrielMT
Посмотреть сообщение
Ola Novamente '-'
Estou os Seguintes Erros :
PHP код:
C:\Users\GabrielMT\Desktop\GabrielMT\r2\gamemodes\GM.pwn(9823) : error 022must be lvalue (non-constant)
C:\Users\GabrielMT\Desktop\GabrielMT\r2\gamemodes\GM.pwn(9823) : warning 215expression has no effect
C
:\Users\GabrielMT\Desktop\GabrielMT\r2\gamemodes\GM.pwn(9824) : error 028invalid subscript (not an array or too many subscripts): "HabTMoto"
C:\Users\GabrielMT\Desktop\GabrielMT\r2\gamemodes\GM.pwn(9824) : warning 215expression has no effect
C
:\Users\GabrielMT\Desktop\GabrielMT\r2\gamemodes\GM.pwn(9824) : error 001expected token";"but found "]"
C:\Users\GabrielMT\Desktop\GabrielMT\r2\gamemodes\GM.pwn(9824) : error 029invalid expressionassumed zero
C
:\Users\GabrielMT\Desktop\GabrielMT\r2\gamemodes\GM.pwn(9824) : fatal error 107too 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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)