ajudem ai ta com [*code] erro
#1

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();
Reply
#2

posta , 33926, todas linhas deste erro.
Reply
#3

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

No final da linha 34214 coloca isso }
Reply
#5

Код:
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
Reply
#6

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

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

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();
Reply
#9

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


Forum Jump:


Users browsing this thread: 2 Guest(s)