Ayuda problema de de actualizaciуn de YSI
#1

Buenos como pueden ver acб. actualice el YSI de mi gamemode y me salen estos warnings, algunas sugerencias
por favor!. Para arreglar los warnings.





C:\DOCUME~1\ADMINI~1\ESCRIT~1\RedWebs 4.7\pawno\include\seif_walk.inc(44) : warning 201: redefinition of constant/macro (symbol "OnPlayerKeyStateChange")
C:\Documents and Settings\Administrador\Escritorio\RedWebs 4.7\gamemodes\Roleplay.pwn(878 : warning 202: number of arguments does not match definition
C:\Documents and Settings\Administrador\Escritorio\RedWebs 4.7\gamemodes\Roleplay.pwn(9106) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


3 Warnings.
Reply
#2

pawn Код:
C:\DOCUME~1\ADMINI~1\ESCRIT~1\RedWebs 4.7\pawno\include\seif_walk.inc(44) : warning 201: redefinition of constant/macro (symbol "OnPlayerKeyStateChange")
CREO que el include "seif_walk" estб intentando re-definir OnPlayerKeyStateChange, ve al include y revisa.

pawn Код:
C:\Documents and Settings\Administrador\Escritorio\RedWebs 4.7\gamemodes\Roleplay.pwn(8788) : warning 202: number of arguments does not match definition

C:\Documents and Settings\Administrador\Escritorio\RedWebs 4.7\gamemodes\Roleplay.pwn(9106) : warning 202: number of arguments does not match definition
Esos errores se deben a que tienes o menos argumentos o mбs argumentos de los que necesita la funciуn, revisa, y si el error persiste, pбsanos las lineas.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)