SA-MP Forums Archive
ajudem ai ta com [*code] erro - 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: ajudem ai ta com [*code] erro (/showthread.php?tid=167284)



ajudem ai ta com [*code] erro - loukofire - 11.08.2010

code]C:\Documents and Settings\HB.Rebolation\Desktop\Geral RP - HomeHots\gamemodes\POU.pwn(*1299*) : warning 203: symbol is never used: "playerid"
C:\Documents and Settings\HB.Rebolation\Desktop\Geral RP - HomeHots\gamemodes\POU.pwn(*12473*) : warning 204: symbol is assigned a value that is never used: "tmpintrate"
C:\Documents and Settings\HB.Rebolation\Desktop\Geral RP - HomeHots\gamemodes\POU.pwn(*12889*) : warning 235: public function lacks forward declaration (symbol "OnPlayerLogin")
C:\Documents and Settings\HB.Rebolation\Desktop\Geral RP - HomeHots\gamemodes\POU.pwn(*13013*) : warning 219: local variable "string2" shadows a variable at a preceding level
C:\Documents and Settings\HB.Rebolation\Desktop\Geral RP - HomeHots\gamemodes\POU.pwn(*13014*) : warning 219: local variable "playername2" shadows a variable at a preceding level
C:\Documents and Settings\HB.Rebolation\Desktop\Geral RP - HomeHots\gamemodes\POU.pwn(*13017*) : warning 219: local variable "UserFile" shadows a variable at a preceding level
C:\Documents and Settings\HB.Rebolation\Desktop\Geral RP - HomeHots\gamemodes\POU.pwn(*13020*) : warning 219: local variable "PassData" shadows a variable at a preceding level
C:\Documents and Settings\HB.Rebolation\Desktop\Geral RP - HomeHots\gamemodes\POU.pwn(*13021*) : warning 219: local variable "keytmp" shadows a variable at a preceding level
C:\Documents and Settings\HB.Rebolation\Desktop\Geral RP - HomeHots\gamemodes\POU.pwn(*13021*) : warning 219: local variable "valtmp" shadows a variable at a preceding level
C:\Documents and Settings\HB.Rebolation\Desktop\Geral RP - HomeHots\gamemodes\POU.pwn(*14941*) : warning 219: local variable "sendername" shadows a variable at a preceding level
C:\Documents and Settings\HB.Rebolation\Desktop\Geral RP - HomeHots\gamemodes\POU.pwn(*14989*) : warning 219: local variable "sendername" shadows a variable at a preceding level
C:\Documents and Settings\HB.Rebolation\Desktop\Geral RP - HomeHots\gamemodes\POU.pwn(*15262*) : warning 203: symbol is never used: "health"
C:\Documents and Settings\HB.Rebolation\Desktop\Geral RP - HomeHots\gamemodes\POU.pwn(*16936*) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\HB.Rebolation\Desktop\Geral RP - HomeHots\gamemodes\POU.pwn(*21648*) : warning 219: local variable "ftext" shadows a variable at a preceding level
C:\Documents and Settings\HB.Rebolation\Desktop\Geral RP - HomeHots\gamemodes\POU.pwn(*26569*) : warning 219: local variable "ttext" shadows a variable at a preceding level
C:\Documents and Settings\HB.Rebolation\Desktop\Geral RP - HomeHots\gamemodes\POU.pwn(*28751*) : warning 219: local variable "mats" shadows a variable at a preceding level
C:\Documents and Settings\HB.Rebolation\Desktop\Geral RP - HomeHots\gamemodes\POU.pwn(*29571*) : warning 219: local variable "Info" shadows a variable at a preceding level
C:\Documents and Settings\HB.Rebolation\Desktop\Geral RP - HomeHots\gamemodes\POU.pwn(*29602*) : warning 219: local variable "ftext" shadows a variable at a preceding level
C:\Documents and Settings\HB.Rebolation\Desktop\Geral RP - HomeHots\gamemodes\POU.pwn(*29624*) : warning 225: unreachable code
C:\Documents and Settings\HB.Rebolation\Desktop\Geral RP - HomeHots\gamemodes\POU.pwn(*31913*) : error 017: undefined symbol "NameTimer"
C:\Documents and Settings\HB.Rebolation\Desktop\Geral RP - HomeHots\gamemodes\POU.pwn(*32947*) : warning 225: unreachable code
C:\Documents and Settings\HB.Rebolation\Desktop\Geral RP - HomeHots\gamemodes\POU.pwn(*33914*) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\HB.Rebolation\Desktop\Geral RP - HomeHots\gamemodes\POU.pwn(*33911*) : warning 204: symbol is assigned a value that is never used: "para"
C:\Documents and Settings\HB.Rebolation\Desktop\Geral RP - HomeHots\gamemodes\POU.pwn(*33926*) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\HB.Rebolation\Desktop\Geral RP - HomeHots\gamemodes\POU.pwn(*34214*) : error 030: compound statement not closed at the end of file (*started at line 34206*)
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.[/code]

as linhas q tao dando erro a 34214 n exite e a 31913 e esta aki
Код:
	NameTimer();



Re: ajudem ai ta com [*code] erro - zSuYaNw - 11.08.2010

posta , 33926, todas linhas deste erro.


Re: ajudem ai ta com [*code] erro - loukofire - 11.08.2010

linha 33926
Код:
   		new string[160];



Re: ajudem ai ta com [*code] erro - Macintosh - 11.08.2010

No final da linha 34214 coloca isso }


Re: ajudem ai ta com [*code] erro - loukofire - 11.08.2010

Код:
C:\DOCUME~1\HBBE93~1.REB\Desktop\GERALR~1\GAMEMO~1\POU.pwn(1299) : warning 203: symbol is never used: "playerid"
C:\DOCUME~1\HBBE93~1.REB\Desktop\GERALR~1\GAMEMO~1\POU.pwn(12473) : warning 204: symbol is assigned a value that is never used: "tmpintrate"
C:\DOCUME~1\HBBE93~1.REB\Desktop\GERALR~1\GAMEMO~1\POU.pwn(12889) : warning 235: public function lacks forward declaration (symbol "OnPlayerLogin")
C:\DOCUME~1\HBBE93~1.REB\Desktop\GERALR~1\GAMEMO~1\POU.pwn(13013) : warning 219: local variable "string2" shadows a variable at a preceding level
C:\DOCUME~1\HBBE93~1.REB\Desktop\GERALR~1\GAMEMO~1\POU.pwn(13014) : warning 219: local variable "playername2" shadows a variable at a preceding level
C:\DOCUME~1\HBBE93~1.REB\Desktop\GERALR~1\GAMEMO~1\POU.pwn(13017) : warning 219: local variable "UserFile" shadows a variable at a preceding level
C:\DOCUME~1\HBBE93~1.REB\Desktop\GERALR~1\GAMEMO~1\POU.pwn(13020) : warning 219: local variable "PassData" shadows a variable at a preceding level
C:\DOCUME~1\HBBE93~1.REB\Desktop\GERALR~1\GAMEMO~1\POU.pwn(13021) : warning 219: local variable "keytmp" shadows a variable at a preceding level
C:\DOCUME~1\HBBE93~1.REB\Desktop\GERALR~1\GAMEMO~1\POU.pwn(13021) : warning 219: local variable "valtmp" shadows a variable at a preceding level
C:\DOCUME~1\HBBE93~1.REB\Desktop\GERALR~1\GAMEMO~1\POU.pwn(14941) : warning 219: local variable "sendername" shadows a variable at a preceding level
C:\DOCUME~1\HBBE93~1.REB\Desktop\GERALR~1\GAMEMO~1\POU.pwn(14989) : warning 219: local variable "sendername" shadows a variable at a preceding level
C:\DOCUME~1\HBBE93~1.REB\Desktop\GERALR~1\GAMEMO~1\POU.pwn(15262) : warning 203: symbol is never used: "health"
C:\DOCUME~1\HBBE93~1.REB\Desktop\GERALR~1\GAMEMO~1\POU.pwn(16936) : warning 219: local variable "string" shadows a variable at a preceding level
C:\DOCUME~1\HBBE93~1.REB\Desktop\GERALR~1\GAMEMO~1\POU.pwn(21648) : warning 219: local variable "ftext" shadows a variable at a preceding level
C:\DOCUME~1\HBBE93~1.REB\Desktop\GERALR~1\GAMEMO~1\POU.pwn(26569) : warning 219: local variable "ttext" shadows a variable at a preceding level
C:\DOCUME~1\HBBE93~1.REB\Desktop\GERALR~1\GAMEMO~1\POU.pwn(28751) : warning 219: local variable "mats" shadows a variable at a preceding level
C:\DOCUME~1\HBBE93~1.REB\Desktop\GERALR~1\GAMEMO~1\POU.pwn(29571) : warning 219: local variable "Info" shadows a variable at a preceding level
C:\DOCUME~1\HBBE93~1.REB\Desktop\GERALR~1\GAMEMO~1\POU.pwn(29602) : warning 219: local variable "ftext" shadows a variable at a preceding level
C:\DOCUME~1\HBBE93~1.REB\Desktop\GERALR~1\GAMEMO~1\POU.pwn(29624) : warning 225: unreachable code
C:\DOCUME~1\HBBE93~1.REB\Desktop\GERALR~1\GAMEMO~1\POU.pwn(31913) : error 017: undefined symbol "NameTimer"
C:\DOCUME~1\HBBE93~1.REB\Desktop\GERALR~1\GAMEMO~1\POU.pwn(32947) : warning 225: unreachable code
C:\DOCUME~1\HBBE93~1.REB\Desktop\GERALR~1\GAMEMO~1\POU.pwn(33914) : warning 219: local variable "string" shadows a variable at a preceding level
C:\DOCUME~1\HBBE93~1.REB\Desktop\GERALR~1\GAMEMO~1\POU.pwn(33911) : warning 204: symbol is assigned a value that is never used: "para"
C:\DOCUME~1\HBBE93~1.REB\Desktop\GERALR~1\GAMEMO~1\POU.pwn(33926) : warning 219: local variable "string" shadows a variable at a preceding level
C:\DOCUME~1\HBBE93~1.REB\Desktop\GERALR~1\GAMEMO~1\POU.pwn(34204) : warning 203: symbol is never used: "distance"
C:\DOCUME~1\HBBE93~1.REB\Desktop\GERALR~1\GAMEMO~1\POU.pwn(34204 -- 34215) : warning 203: symbol is never used: "Turfs"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
agora ta assim


Re: ajudem ai ta com [*code] erro - Macintosh - 11.08.2010

me adc no msn pra eu ti ajudar shickcard@hotmail.com


Re: ajudem ai ta com [*code] erro - Falcon. - 11.08.2010

Cara isso ta super estranho o cara tem a include e ta'lz mas nao funfa../tenso


Re: ajudem ai ta com [*code] erro - loukofire - 11.08.2010

o erro e esse agora
Код:
C:\DOCUME~1\HBBE93~1.REB\CONFIG~1\Temp\Rar$DI01.843\POU.pwn(31914) : error 017: undefined symbol "NameTimer"
Код:
	NameTimer();



Re: ajudem ai ta com [*code] erro - higoroliveira22 - 12.08.2010

Esse game mode e o Thug ne ?
ja deu esse erro cmg fui la retirei o NameTimer e funfo normal.