SA-MP Forums Archive
[Ajuda] Erros no GM - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Erros no GM (/showthread.php?tid=396714)



Erros no GM - [NVC]iTrevaS - 01.12.2012

Alguem sabe o porque desses erros ?

pawn Код:
Sv\gamemodes\BVW.pwn(1263) : error 004: function "ProcessGameTime" is not implemented
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3289) : error 017: undefined symbol "ResetPlayerGrana"
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3308) : error 017: undefined symbol "PlayerName"
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3314) : error 079: inconsistent return types (array & non-array)
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3316) : error 017: undefined symbol "PlayerName"
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3322) : error 079: inconsistent return types (array & non-array)
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3399) : error 017: undefined symbol "PlayerName"
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3399) : error 017: undefined symbol "PlayerName"
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3409) : error 079: inconsistent return types (array & non-array)
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3413) : error 029: invalid expression, assumed zero
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3413) : error 004: function "OnPlayerEnterVehicle" is not implemented
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3415) : error 017: undefined symbol "vehicleid"
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3416) : error 079: inconsistent return types (array & non-array)
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3419) : warning 225: unreachable code
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3419) : error 029: invalid expression, assumed zero
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3419) : error 004: function "OnPlayerExitVehicle" is not implemented
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3421) : error 017: undefined symbol "vehicleid"
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3445) : error 029: invalid expression, assumed zero
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3445) : error 004: function "Streamer_OnPlayerDisconnect" is not implemented
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3459) : error 017: undefined symbol "reason"
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3475) : error 017: undefined symbol "GetPlayerGrana"
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3498) : error 017: undefined symbol "PlayerName"
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3506) : error 079: inconsistent return types (array & non-array)
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3509) : warning 225: unreachable code
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3509) : error 029: invalid expression, assumed zero
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3509) : error 004: function "OnPlayerSpawn" is not implemented
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3546) : error 004: function "Logarprof" is not implemented
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3621) : error 079: inconsistent return types (array & non-array)

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


26 Errors.



Re: Erros no GM - tonisantolia - 01.12.2012

26 erros quer dizer que voce nгo fechou uma chave }


Re : Erros no GM - ipsBruno - 01.12.2012

http://tabulador.medianewsonline.com/


Respuesta: Erros no GM - [NVC]iTrevaS - 01.12.2012

ipsBruno, onde eu acho quando a chave nгo estб fechada, por que eu coloquei la o code e no ultimo apareceu os code copiei e nгo solucionou .


Re : Erros no GM - ipsBruno - 01.12.2012

Normalmente й mostrada a linha prуxima aonde falta a chave


Respuesta: Erros no GM - [NVC]iTrevaS - 02.12.2012

Nгo tem outra forma de saber qual chave nгo foi fechada ? por que tipo, ele carrega atй 100% e depois nada, so mostra processo finalizado .


Re : Erros no GM - ipsBruno - 02.12.2012

Tenta a versao 1 entгo:

http://ipsteam.atwebpages.com/


Respuesta: Erros no GM - [NVC]iTrevaS - 02.12.2012

O code que aparece no ultimo й o code ja arrumado ? ou ele indica em que linha estб o erro ?


Re : Erros no GM - ipsBruno - 02.12.2012

Й o cуdigo tabulado, caso tiver erros de chave ele emiti um alerta informando a linha prуxima. Caso detectou falta de chaves e nгo foi possнvel encontrar a linha emiti um alert undefined


Respuesta: Erros no GM - [NVC]iTrevaS - 02.12.2012

Nem funcionou entгo, vou ver se separo em duas partes e analizo, por que nгo aparece nada D: