26 Erros
#1

Porque esta dando esses 26 erros?
C:\Documents and Settings\Jean\Desktop\ON.pwn(790) : error 004: function "SaveAdmin" is not implemented
C:\Documents and Settings\Jean\Desktop\ON.pwn(796) : error 004: function "SaveCars" is not implemented
C:\Documents and Settings\Jean\Desktop\ON.pwn(797) : error 004: function "SaveVip" is not implemented
C:\Documents and Settings\Jean\Desktop\ON.pwn(79 : error 004: function "LoadAdmin" is not implemented
C:\Documents and Settings\Jean\Desktop\ON.pwn(799) : error 004: function "LoadCar" is not implemented
C:\Documents and Settings\Jean\Desktop\ON.pwn(800) : error 004: function "LoadVip" is not implemented
C:\Documents and Settings\Jean\Desktop\ON.pwn(2109) : error 017: undefined symbol "GivePlayerMoneyEx"
C:\Documents and Settings\Jean\Desktop\ON.pwn(213 : error 017: undefined symbol "GivePlayerMoneyEx"
C:\Documents and Settings\Jean\Desktop\ON.pwn(2445) : error 004: function "DetectorProx" is not implemented
C:\Documents and Settings\Jean\Desktop\ON.pwn(252 : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Jean\Desktop\ON.pwn(2532) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Jean\Desktop\ON.pwn(2544) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Jean\Desktop\ON.pwn(254 : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Jean\Desktop\ON.pwn(2552) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Jean\Desktop\ON.pwn(2556) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Jean\Desktop\ON.pwn(2560) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Jean\Desktop\ON.pwn(2564) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Jean\Desktop\ON.pwn(256 : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Jean\Desktop\ON.pwn(2580) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Jean\Desktop\ON.pwn(2584) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Jean\Desktop\ON.pwn(258 : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Jean\Desktop\ON.pwn(2592) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Jean\Desktop\ON.pwn(2596) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Jean\Desktop\ON.pwn(260 : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Jean\Desktop\ON.pwn(2612) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Jean\Desktop\ON.pwn(2616) : error 004: function "PlayerToPoint" is not implemented

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


26 Errors.
Reply
#2

vocк esqueceu de fechar alguma coisa...
pawn Код:
{
}
Reply
#3

Mais aonde foi Oo
Reply
#4

Quote:
Originally Posted by jcs14
Mais aonde foi Oo
antes da linha 760
Reply
#5

Vlw a todos que me ajudaram.

Obs: Tive que desfazer tudo que eu fiz, e refazer ae assim parou os erros vlw's

Код:
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Header size:     10588 bytes
Code size:     1899856 bytes
Data size:     8234840 bytes
Stack/heap size:   16384 bytes; estimated max. usage: unknown, due to recursion
Total requirements:10161668 bytes
Reply
#6

otro noob com gm do thug
Reply
#7

Quote:
Originally Posted by jcs14
Vlw a todos que me ajudaram.

Obs: Tive que desfazer tudo que eu fiz, e refazer ae assim parou os erros vlw's

Код:
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Header size:     10588 bytes
Code size:     1899856 bytes
Data size:     8234840 bytes
Stack/heap size:   16384 bytes; estimated max. usage: unknown, due to recursion
Total requirements:10161668 bytes
como voзкs fazem para apareзer essa janelinha, eu tou fazendo o meu do 0 e nao apareзe essa coisa, so apareзe a primeira linha
Reply
#8

acho que й por ser FS, ou ter demasiadas linhas... nao sei.. a mim tb so aparece a 1є linha
Reply
#9

Quote:
Originally Posted by [H
unter ]
otro noob com gm do thug
qual й a tua o palh*** olha fica sabendo que eu tou a fazer um GM do zero e ja me aparece isso!!

toda a gente pensa que o pessoal usa o Thug....

e ate pode usar qual o problema? tens alguma coisa contra isso??... aparece cada infeliz na minha vida...

consegui corrigir isso nao acontece sempre a thug mas sim porque tens muitos strings com bits a mais ou seja em um string que so exije 128 vc por exemplo tem 256 ta a perceber e tambem acontece se tiveres muitos strings isso nao й muito bom mas... tenta corrigir! exemplo segue a baixo

pawn Код:
new string[256];
format(string, sizeof(string), "Ja fostes comido");
SendClientMessage(playerid, COLOR_RED, string);
e agora a melhor versao ja corrigida

pawn Код:
new string[20];
format(string, 20, "Ja fostes comido");
SendClientMessage(playerid, COLOR_RED, string);
Reply
#10

Vlw pela forзa, Dark po ainda sou noob scriptando se tiver alguйm que me ajude a fazer pelo menos umas orgs com pMembro e pLider eu faзo um GM porque o resto eu sei, sу nгo sei criar org nesse estilo, eu acho mais fбcil atй para fazer comandos
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)