[Ajuda] Erro com YSI_objects - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Erro com YSI_objects (
/showthread.php?tid=370451)
Erro com YSI_objects -
Shum493 - 20.08.2012
Код:
C:\Users\Shum\Desktop\Server 0.3e\pawno\include\YSI/Visual/YSI_objects.own(2836) : error 010: invalid function or declaration
C:\Users\Shum\Desktop\Server 0.3e\pawno\include\YSI/Visual/YSI_objects.own(2844) : error 025: function heading differs from prototype
C:\Users\Shum\Desktop\Server 0.3e\pawno\include\YSI/Visual/YSI_objects.own(2844) : error 021: symbol already defined: "Object_GetPos"
C:\Users\Shum\Desktop\Server 0.3e\pawno\include\YSI/Visual/YSI_objects.own(2845) : error 021: symbol already defined: "Object_GetPos"
C:\Users\Shum\Desktop\Server 0.3e\pawno\include\YSI/Visual/YSI_objects.own(2848) : error 010: invalid function or declaration
C:\Users\Shum\Desktop\Server 0.3e\pawno\include\YSI/Visual/YSI_objects.own(2850) : error 010: invalid function or declaration
C:\Users\Shum\Desktop\Server 0.3e\pawno\include\YSI/Visual/YSI_objects.own(2853) : error 010: invalid function or declaration
C:\Users\Shum\Desktop\Server 0.3e\pawno\include\YSI/Visual/YSI_objects.own(2866) : error 010: invalid function or declaration
C:\Users\Shum\Desktop\Server 0.3e\pawno\include\YSI/Visual/YSI_objects.own(2993) : warning 219: local variable "parent" shadows a variable at a preceding level
C:\Users\Shum\Desktop\Server 0.3e\pawno\include\YSI/Visual/YSI_objects.own(3023) : error 025: function heading differs from prototype
C:\Users\Shum\Desktop\Server 0.3e\pawno\include\YSI/Visual/YSI_objects.own(3342) : warning 219: local variable "px" shadows a variable at a preceding level
C:\Users\Shum\Desktop\Server 0.3e\pawno\include\YSI/Visual/YSI_objects.own(3343) : warning 219: local variable "py" shadows a variable at a preceding level
C:\Users\Shum\Desktop\Server 0.3e\pawno\include\YSI/Visual/YSI_objects.own(3344) : warning 219: local variable "pz" shadows a variable at a preceding level
Alguйm sabe por que acontece isso?
Re: Erro com YSI_objects -
darkxdll - 20.08.2012
o "Object_GetPos" estб sendo definido mais de 1 vez.
na linha 2848,2836,2850,2853,2866 й algo invalido que estб acontecendo .
O resto nгo lembro
Re: Erro com YSI_objects -
Shum493 - 20.08.2012
Nгo... Nгo й isso nгo, revisei estas linhas incontбveis vezes, e nгo tinha nada errado.