SA-MP Forums Archive
[Ajuda] Ajuda compilar ;-; - 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] Ajuda compilar ;-; (/showthread.php?tid=477298)



Ajuda compilar ;-; - Nkz - 23.11.2013

Eu apaguei 1 '{' e apareceu tudo isso de erro AEHUEUHEAUHEAHUEA:
C:\Users\LEONARDO SA\Documents\mods\gamemodes\BPG.pwn(1099) : error 004: function "split" is not implemented
C:\Users\LEONARDO SA\Documents\mods\gamemodes\BPG.pwn(1219) : error 004: function "split" is not implemented
C:\Users\LEONARDO SA\Documents\mods\gamemodes\BPG.pwn(1393) : error 004: function "OnPropUpdate" is not implemented
C:\Users\LEONARDO SA\Documents\mods\gamemodes\BPG.pwn(1394) : error 004: function "SaveIRC" is not implemented
C:\Users\LEONARDO SA\Documents\mods\gamemodes\BPG.pwn(1395) : error 004: function "SaveBoxer" is not implemented
C:\Users\LEONARDO SA\Documents\mods\gamemodes\BPG.pwn(1396) : error 004: function "SaveCars" is not implemented
C:\Users\LEONARDO SA\Documents\mods\gamemodes\BPG.pwn(1482) : error 004: function "split" is not implemented
C:\Users\LEONARDO SA\Documents\mods\gamemodes\BPG.pwn(3952) : error 017: undefined symbol "ResetPlayerWeaponsEx"
C:\Users\LEONARDO SA\Documents\mods\gamemodes\BPG.pwn(4011) : error 017: undefined symbol "ResetPlayerWeaponsEx"
C:\Users\LEONARDO SA\Documents\mods\gamemodes\BPG.pwn(410 : error 004: function "ScoreLevel" is not implemented
C:\Users\LEONARDO SA\Documents\mods\gamemodes\BPG.pwn(4163) : error 004: function "OnPlayerCommandText" is not implemented
C:\Users\LEONARDO SA\Documents\mods\gamemodes\BPG.pwn(4184) : error 004: function "ProxDetector" is not implemented
C:\Users\LEONARDO SA\Documents\mods\gamemodes\BPG.pwn(4193) : error 004: function "ProxDetector" is not implemented
C:\Users\LEONARDO SA\Documents\mods\gamemodes\BPG.pwn(4194) : error 017: undefined symbol "ResetPlayerWeaponsEx"
C:\Users\LEONARDO SA\Documents\mods\gamemodes\BPG.pwn(4209) : error 004: function "ProxDetector" is not implemented
C:\Users\LEONARDO SA\Documents\mods\gamemodes\BPG.pwn(4210) : error 017: undefined symbol "ResetPlayerWeaponsEx"
C:\Users\LEONARDO SA\Documents\mods\gamemodes\BPG.pwn(4226) : error 004: function "ProxDetector" is not implemented
C:\Users\LEONARDO SA\Documents\mods\gamemodes\BPG.pwn(4227) : error 017: undefined symbol "ResetPlayerWeaponsEx"
C:\Users\LEONARDO SA\Documents\mods\gamemodes\BPG.pwn(424 : error 004: function "OnPlayerCommandText" is not implemented
C:\Users\LEONARDO SA\Documents\mods\gamemodes\BPG.pwn(4273) : error 004: function "ProxDetector" is not implemented
C:\Users\LEONARDO SA\Documents\mods\gamemodes\BPG.pwn(4282) : error 004: function "ProxDetector" is not implemented
C:\Users\LEONARDO SA\Documents\mods\gamemodes\BPG.pwn(4283) : error 017: undefined symbol "ResetPlayerWeaponsEx"
C:\Users\LEONARDO SA\Documents\mods\gamemodes\BPG.pwn(429 : error 004: function "ProxDetector" is not implemented

Se precisar pra por as linhas fala, e.e', sei que й muito erros porйm ainda to aprendendo a mexer com GM e etc,do + pra quem me ajudar ;-;


Re: Ajuda compilar ;-; - DannielCooper - 23.11.2013

GM com base BML..

26 Errors, й falta de fechar chaves em algum lugar .


Re: Ajuda compilar ;-; - Nkz - 23.11.2013

Tem como ajudar ? .-.


Re: Ajuda compilar ;-; - Kuddy - 23.11.2013

Nгo sei que tipo de ajuda vocк espera sendo que vocк nгo colocou as linhas.

Posta o bloco de cуdigo inteiro.


Re: Ajuda compilar ;-; - PT - 23.11.2013

vc deletou o { agr falta deletar o }


Re: Ajuda compilar ;-; - Nkz - 23.11.2013

Linha dos erros:
1099:
split(strFromFile2, arrCoords, ',');
1219:
split(strFromFile2, arrCoords, ',');
1393:
OnPropUpdate();
1394:
SaveIRC();
1395:
SaveBoxer();
1396:
SaveCars();

Postei algumas pode ser que resolva todos, uma vez aconteceu isso ;/


Re: Ajuda compilar ;-; - Juniiro3 - 23.11.2013

Vocк mesmo disse, vocк apagou uma chave, coloque ela no lugar novamente!


Re: Ajuda compilar ;-; - Nkz - 23.11.2013

Porйm nгo lembro onde eu apaguei ;-;


Re: Ajuda compilar ;-; - Juniiro3 - 23.11.2013

Tem um site que verifica isso: http://tabulador.medianewsonline.com/


Re: Ajuda compilar ;-; - Nkz - 23.11.2013

Valeu ! + pra vocк.
@Edit:
Nгo estб funcionando continua os mesmos erros :/