30.08.2013, 11:02
Hi, I have the Y_Objects and when to dam up mode where it shows me Error Here are the lines:
How to get rid of these Error I downloaded the latest version.
HELP ME?
Код:
D:\pawno\include\Y_Objects.inc(129) : warning 201: redefinition of constant/macro (symbol "Bit_Bits(%1)") D:\pawno\include\Y_Objects.inc(132) : warning 201: redefinition of constant/macro (symbol "Bit_GetBit(%1,%2)") D:\pawno\include\Y_Objects.inc(135) : warning 201: redefinition of constant/macro (symbol "Bit_Get(%1,%2)") D:\pawno\include\Y_Objects.inc(138) : warning 201: redefinition of constant/macro (symbol "Bit_Let(%1,%2)") D:\pawno\include\Y_Objects.inc(141) : warning 201: redefinition of constant/macro (symbol "Bit_Vet(%1,%2)") D:\pawno\include\Y_Objects.inc(143) : error 025: function heading differs from prototype D:\pawno\include\Y_Objects.inc(144) : error 021: symbol already defined: "Bit_Set" D:\pawno\include\Y_Objects.inc(150) : error 025: function heading differs from prototype D:\pawno\include\Y_Objects.inc(151) : error 021: symbol already defined: "Bit_SetAll" D:\pawno\include\YSI/Visual/YSI_objects.own(2827) : error 021: symbol already defined: "AttachObjectToObject" D:\pawno\include\YSI/Visual/YSI_objects.own(2834) : error 010: invalid function or declaration D:\pawno\include\YSI/Visual/YSI_objects.own(2836) : error 010: invalid function or declaration D:\pawno\include\YSI/Visual/YSI_objects.own(2844) : error 025: function heading differs from prototype D:\pawno\include\YSI/Visual/YSI_objects.own(2844) : error 021: symbol already defined: "Object_GetPos" D:\pawno\include\YSI/Visual/YSI_objects.own(2845) : error 021: symbol already defined: "Object_GetPos" D:\pawno\include\YSI/Visual/YSI_objects.own(2848) : error 010: invalid function or declaration D:\pawno\include\YSI/Visual/YSI_objects.own(2850) : error 010: invalid function or declaration D:\pawno\include\YSI/Visual/YSI_objects.own(2853) : error 010: invalid function or declaration D:\pawno\include\YSI/Visual/YSI_objects.own(2866) : error 010: invalid function or declaration D:\pawno\include\YSI/Visual/YSI_objects.own(2993) : warning 219: local variable "parent" shadows a variable at a preceding level D:\pawno\include\YSI/Visual/YSI_objects.own(3023) : error 025: function heading differs from prototype D:\pawno\include\YSI/Visual/YSI_objects.own(3256) : warning 213: tag mismatch D:\pawno\include\YSI/Visual/YSI_objects.own(3256) : warning 202: number of arguments does not match definition D:\pawno\include\YSI/Visual/YSI_objects.own(3268) : warning 213: tag mismatch D:\pawno\include\YSI/Visual/YSI_objects.own(3268) : warning 202: number of arguments does not match definition D:\pawno\include\YSI/Visual/YSI_objects.own(3289) : warning 213: tag mismatch D:\pawno\include\YSI/Visual/YSI_objects.own(3289) : warning 202: number of arguments does not match definition D:\pawno\include\YSI/Visual/YSI_objects.own(3342) : warning 219: local variable "px" shadows a variable at a preceding level D:\pawno\include\YSI/Visual/YSI_objects.own(3343) : warning 219: local variable "py" shadows a variable at a preceding level D:\pawno\include\YSI/Visual/YSI_objects.own(3344) : warning 219: local variable "pz" shadows a variable at a preceding level C:\Users\Miroslav\Desktop\slovakultra.pwn(114) : warning 203: symbol is never used: "Object_Object" C:\Users\Miroslav\Desktop\slovakultra.pwn(114 -- 5039) : warning 203: symbol is never used: "Object_OnPlayerDisconnect" C:\Users\Miroslav\Desktop\slovakultra.pwn(114 -- 5039) : warning 203: symbol is never used: "cx" C:\Users\Miroslav\Desktop\slovakultra.pwn(114 -- 5039) : warning 203: symbol is never used: "cy" C:\Users\Miroslav\Desktop\slovakultra.pwn(114 -- 5039) : warning 203: symbol is never used: "cz" C:\Users\Miroslav\Desktop\slovakultra.pwn(114 -- 5039) : warning 203: symbol is never used: "parent" C:\Users\Miroslav\Desktop\slovakultra.pwn(114 -- 5039) : warning 203: symbol is never used: "px" C:\Users\Miroslav\Desktop\slovakultra.pwn(114 -- 5039) : warning 203: symbol is never used: "py" C:\Users\Miroslav\Desktop\slovakultra.pwn(114 -- 5039) : warning 203: symbol is never used: "pz" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 15 Errors.
HELP ME?