[Ajuda] Erros na compilaзгo
#1

Fala rapaziada, venho aqui pedi uma ajuda de vocкs..
Antes de tudo, sou aprendiz de Script to comeзando agr e to com uma GM de base e quando compilo da esses erros.
Se poderem ajudar, jб й algo que possa aprender e entender mais obgd de nada ^^


ERRO DA LINHA ( 1233 )

pa\gamemodes\BPA.pwn( 1233 ) : error 001: expected token: "}", but found ";"
PHP код:
new max_players[MAX_PLAYERS][MAX_PLAYERS] = {{-1, -1}, {-1, -1}; 
ERROS DA LINHA ( 69126 ) A ( 69129 )

pa\gamemodes\BPA.pwn( 69126 ) : error 075: input line too long (after substitutions)
pa\gamemodes\BPA.pwn( 69127 ) : error 017: undefined symbol "Item"
pa\gamemodes\BPA.pwn( 69128 ) : warning 217: loose indentation
pa\gamemodes\BPA.pwn( 69128 ) : error 017: undefined symbol "_CaixaOuro"
pa\gamemodes\BPA.pwn( 69128 ) : warning 217: loose indentation
pa\gamemodes\BPA.pwn( 69128 ) : rror 036: empty statement
pa\gamemodes\BPA.pwn( 69128 -- 69129 ) : warning 217: loose indentation
pa\gamemodes\BPA.pwn( 69129 ) : error 017: undefined symbol "Chances"
pa\gamemodes\BPA.pwn( 69129 ) : fatal error 107: too many error messages on one line

PHP код:
            new Chances[] = {Item_CaixaBronzeItem_CaixaBronzeItem_CaixaBronzeItem_CaixaBronzeItem_CaixaPrataItem_CaixaPrataItem_CaixaBronzeItem_CaixaPrataItem_CaixaOuroItem_CaixaPrataItem_CaixaBronzeItem_CaixaBronzeItem_CaixaPrataItem_CaixaOuroItem_CaixaPrataItem_CaixaBronzeItem_CaixaBronzeItem_CaixaBronzeItem_CaixaPrataItem_CaixaDiamanteItem_CaixaBronzeItem_CaixaPrataItem_CaixaPrataItem_CaixaOuroItem_CaixaBPA,Item_CaixaBronzeItem_CaixaBronzeItem_CaixaPrataItem_CaixaOuroItem_CaixaPrataItem_CaixaBronzeItem_CaixaBronzeItem_CaixaBronzeItem_CaixaPrataItem_CaixaDiamanteItem_CaixaBronzeItem_CaixaPrataItem_CaixaPrataItem_CaixaOuro,Item_CaixaRC};
            switch(
Chances[random(sizeof(Chances))])
            { 
Reply
#2

PHP код:
new max_players[MAX_PLAYERS][MAX_PLAYERS] = {{-1, -1}, {-1, -1}}; 
Faltou fechar 1 chave.
Reply
#3

Nгo manin, veio na GM que eu tinha aqui.
Reply
#4

Quote:
Originally Posted by RiqueP
Посмотреть сообщение
PHP код:
new max_players[MAX_PLAYERS][MAX_PLAYERS] = {{-1, -1}, {-1, -1}}; 
Faltou fechar 1 chave.
Obrigado mano, consegui resolver muito obrigado !! sz ^^
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)