Duvida simples
#4

Sу nessa parte deu 26 erros '-'
Quote:
Originally Posted by _.Paniico._
public OnPlayerConnect(playerid)
pawn Код:
GetPlayerName(playerid, pName, 30);
     format(string, 256, "%s Entrou No Server", pName);
     SendClientMessageToAll(COR_AZUL,string);
Код:
C:\Documents and Settings\•~Ma†eus'\Desktop\R7\pawno\include\utils.inc(1) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\•~Ma†eus'\Desktop\R7\pawno\include\utils.inc(93) : warning 219: local variable "string" shadows a variable at a preceding level
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(1674) : warning 219: local variable "string" shadows a variable at a preceding level
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(1710) : warning 219: local variable "string" shadows a variable at a preceding level
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(1766) : warning 219: local variable "string" shadows a variable at a preceding level
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(1776) : warning 219: local variable "string" shadows a variable at a preceding level
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(1795) : error 035: argument type mismatch (argument 2)
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(1805) : warning 219: local variable "string" shadows a variable at a preceding level
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(1824) : error 035: argument type mismatch (argument 2)
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(1874) : warning 219: local variable "string" shadows a variable at a preceding level
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(1974) : warning 219: local variable "string" shadows a variable at a preceding level
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(2057) : warning 219: local variable "string" shadows a variable at a preceding level
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(2149) : warning 219: local variable "string" shadows a variable at a preceding level
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(2434) : error 017: undefined symbol "pName"
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(2435) : error 021: symbol already defined: "format"
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(2445) : error 010: invalid function or declaration
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(2446) : error 010: invalid function or declaration
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(2450) : error 010: invalid function or declaration
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(2454) : error 010: invalid function or declaration
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(2458) : error 010: invalid function or declaration
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(2462) : error 010: invalid function or declaration
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(2466) : error 010: invalid function or declaration
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(2470) : error 010: invalid function or declaration
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(2474) : error 010: invalid function or declaration
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(2478) : error 010: invalid function or declaration
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(2482) : error 010: invalid function or declaration
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(2486) : error 010: invalid function or declaration
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(2490) : error 010: invalid function or declaration
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(2494) : error 010: invalid function or declaration
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(2498) : error 010: invalid function or declaration
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(2502) : error 010: invalid function or declaration
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(2506) : error 010: invalid function or declaration
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(2510) : error 010: invalid function or declaration
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(2514) : error 010: invalid function or declaration
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(2518) : error 010: invalid function or declaration
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(2522) : error 010: invalid function or declaration
C:\DOCUME~1\~MAEUS~1\Desktop\R8\GAMEMO~1\V.pwn(2526) : error 010: invalid function or declaration

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


26 Errors.
Reply


Messages In This Thread
Duvida simples - by Mhyfp - 03.04.2010, 21:30
Re: Duvida simples - by andmeida10 - 03.04.2010, 21:42
Re: Duvida simples - by [FnD]_Paniico_ - 03.04.2010, 21:43
Re: Duvida simples - by Mhyfp - 03.04.2010, 22:23
Re: Duvida simples - by Ambrуsio - 03.04.2010, 22:30
Re: Duvida simples - by [FnD]_Paniico_ - 04.04.2010, 01:00
Re: Duvida simples - by andmeida10 - 04.04.2010, 07:30
Re: Duvida simples - by [FnD]_Paniico_ - 04.04.2010, 20:26
Re: Duvida simples - by Baddark2131 - 24.05.2010, 21:19
Re: Duvida simples - by Caio_Cartaxo - 24.05.2010, 22:53

Forum Jump:


Users browsing this thread: 1 Guest(s)