SA-MP Forums Archive
YSI => Y_Objects - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: YSI => Y_Objects (/showthread.php?tid=460873)



YSI => Y_Objects - EmpireSk - 30.08.2013

Hi, I have the Y_Objects and when to dam up mode where it shows me Error Here are the lines:

Код:
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.
How to get rid of these Error I downloaded the latest version.
HELP ME?


Re: YSI => Y_Objects - EmpireSk - 30.08.2013

Help me?


Re: YSI => Y_Objects - hossa - 30.08.2013

try updating YSI version.


Re: YSI => Y_Objects - EmpireSk - 30.08.2013

I gave the latest