[TUTORIAL]Cуmo mostrar el mensaje escrito arriba de cada jugador
#10

Quote:
Originally Posted by pegazo15
Посмотреть сообщение
soy 100 novato en pawno lo pege en el gm y me sale esto
C:\Users\roberto\samp\Destruccion total\gamemodes\lvdm.pwn(17 : error 025: function heading differs from prototype
C:\Users\roberto\samp\Destruccion total\gamemodes\lvdm.pwn(17 : error 029: invalid expression, assumed zero
C:\Users\roberto\samp\Destruccion total\gamemodes\lvdm.pwn(183) : error 010: invalid function or declaration
C:\Users\roberto\samp\Destruccion total\gamemodes\lvdm.pwn(187) : error 010: invalid function or declaration
C:\Users\roberto\samp\Destruccion total\gamemodes\lvdm.pwn(205) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\roberto\samp\Destruccion total\gamemodes\lvdm.pwn(207) : warning 219: local variable "sendername" shadows a variable at a preceding level
C:\Users\roberto\samp\Destruccion total\gamemodes\lvdm.pwn(1711) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\roberto\samp\Destruccion total\gamemodes\lvdm.pwn(1731) : warning 203: symbol is never used: "sendername"
C:\Users\roberto\samp\Destruccion total\gamemodes\lvdm.pwn(1731) : warning 203: symbol is never used: "string"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Errors.
function heading differs from prototype=el encabezado de la funcion/callback lo escribiste mal
invalid expression, assumed zero = error de sintaxis o escribiste algo mal, postea la linea del error
invalid function or declaration = declaraste mal algo, postea la linea del error
local variable "string" shadows a variable at a preceding level=la variable/array que aparece entre ' " ' ya la declaraste mas arriba en el codigo.
symbol is never used=definiste un array/variable y nunca la usaste.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)