[AJUDA] Erros Ao Copilar GM
#1

Meu Gm da Os seguintes erros.. na hora de Copilar o Gm. Nao й includes. Ja Olhei e nao йs..

Код:
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(3295) : error 004: function "LoadProperty" is not implemented
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(3296) : error 004: function "LoadBizz" is not implemented
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(3297) : error 004: function "LoadSBizz" is not implemented
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(3298) : error 004: function "LoadBoxer" is not implemented
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(3299) : error 004: function "LoadStuff" is not implemented
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(3300) : error 004: function "LoadIRC" is not implemented
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(3301) : error 004: function "LoadFamilies" is not implemented
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(3302) : error 004: function "LoadCK" is not implemented
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(3304) : error 004: function "LoadTurfs" is not implemented
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(3305) : error 004: function "LoadPapers" is not implemented
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(3338) : error 004: function "FixHour" is not implemented
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(3603) : warning 202: number of arguments does not match definition
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(3603) : warning 202: number of arguments does not match definition
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(3603) : warning 202: number of arguments does not match definition
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(3605) : warning 202: number of arguments does not match definition
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(3605) : warning 202: number of arguments does not match definition
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(3605) : warning 202: number of arguments does not match definition
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(3610) : warning 202: number of arguments does not match definition
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(3610) : warning 202: number of arguments does not match definition
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(3610) : warning 202: number of arguments does not match definition
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(3611) : warning 202: number of arguments does not match definition
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(3611) : warning 202: number of arguments does not match definition
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(3611) : warning 202: number of arguments does not match definition
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(5526) : error 004: function "FixHour" is not implemented
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(5572) : error 004: function "CarInit" is not implemented
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(5583) : error 004: function "OnPlayerSave" is not implemented
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(5840) : error 004: function "split" is not implemented
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(6006) : error 004: function "ABroadCast" is not implemented
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(6016) : error 004: function "ABroadCast" is not implemented
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(6025) : error 004: function "ABroadCast" is not implemented
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(6034) : error 004: function "ABroadCast" is not implemented
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(6043) : error 004: function "ABroadCast" is not implemented
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(6052) : error 004: function "ABroadCast" is not implemented
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(6061) : error 004: function "ABroadCast" is not implemented
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(6070) : error 004: function "ABroadCast" is not implemented
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(6080) : error 004: function "ABroadCast" is not implemented
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(6089) : error 004: function "ABroadCast" is not implemented
C:\Documents and Settings\usuario\Desktop\samp03\gamemodes\BER.pwn(6099) : error 004: function "ABroadCast" is not implemented

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


26 Errors.
Aqui vai as Linhas dos erros ^^

Код:
3295       LoadProperty();
3296       LoadBizz();
3297	     LoadSBizz();
3298       LoadBoxer();
3299	     LoadStuff();
3300	     LoadIRC();
3301	     LoadFamilies();
3302	     LoadCK();
3303	     LoadTrunk();
3304	     LoadTurfs();
3305	     LoadPapers();
3306       CriarTextDraws();

3338      FixHour(ghour);

3603   FaCars[0] = CreateVehicle(425,2745.6416,-2431.8508,13.6432,270.6151,0,0,0,0,0,0);

3605   FaCars[2] = CreateVehicle(425,2741.7310,-2491.0125,13.6498,281.7259,0,0,0,0,0,0);

3610   FaCars[7] = CreateVehicle(520,2744.3438,-2470.6770,13.6484,266.9991,0,0,0,0,0,0);

3611   FaCars[8] = CreateVehicle(520,2758.4314,-2395.8015,13.6328,176.2329,0,0,0,0,0,0);

5526   FixHour(tmphour);

5572   CarInit();

5583  OnPlayerSave(playerid);

5840  split(strFromFile2, arrCoords, ',');

6006   ABroadCast(COLOR_LIGHTRED,string,1);

6016  ABroadCast(COLOR_LIGHTRED,string,1);

6025   ABroadCast(COLOR_LIGHTRED,string,1);

6034   ABroadCast(COLOR_LIGHTRED,string,1);

6043   ABroadCast(COLOR_LIGHTRED,string,1);

6052  ABroadCast(COLOR_LIGHTRED,string,1);

6061  ABroadCast(COLOR_LIGHTRED,string,1);

6070  ABroadCast(COLOR_LIGHTRED,string,1);

6080  ABroadCast(COLOR_LIGHTRED,string,1);

6089  ABroadCast(COLOR_LIGHTRED,string,1);

6099   ABroadCast(COLOR_LIGHTRED,string,1);
Espero Ajuda de Vocкs o mais rapido Possivel...
Reply
#2

Nгo existe erros ai estб faltando alguma {}
verifique o ultimo cod que vocк mecheu e corrija.
Reply
#3

Vocк nгo definiu as forwards.
Reply
#4

Quote:
Originally Posted by Shickcard
Посмотреть сообщение
Vocк nгo definiu as forwards.
Shick ele definiu sim ele me mostro o gm, deve ser aquilo que falei.
Reply
#5

26 erros de fato й falta de alguma chave ou um parкntese, e vocк sу vai achar manualmente, o compilador nгo te dб 'dicas' de onde pode estб.
Reply
#6

Quote:
Originally Posted by Devastador
Посмотреть сообщение
26 erros de fato й falta de alguma chave ou um parкntese, e vocк sу vai achar manualmente, o compilador nгo te dб 'dicas' de onde pode estб.
De fato, nгo. Tais erros sгo causados geralmente pelo que foi dito acima, e nгo sempre.

Confira suas ultimas modificaзхesno GM.

Caso queira ajuda, poste-as aqui.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)