SA-MP Forums Archive
[Ajuda] Erro na include Y_Objetcs - 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 na include Y_Objetcs (/showthread.php?tid=334518)



[Ajuda] Erro na include Y_Objetcs - KilleRJunioR - 15.04.2012

Bem galera fui compilar meu GM e deu esse erro alguem pode me da um sinal?

C:\Users\Junior\Desktop\Brasil Players Legends\pawno\include\YSI/Visual/YSI_objects.own(2825) : error: 021: symbol already defined: "AttachObjectToObject"
C:\Users\Junior\Desktop\Brasil Players Legends\pawno\include\YSI/Visual/YSI_objects.own(2825) : error: 010: invalid function or declaration
C:\Users\Junior\Desktop\Brasil Players Legends\pawno\include\YSI/Visual/YSI_objects.own(2825) : error: 010: invalid function or declaration
C:\Users\Junior\Desktop\Brasil Players Legends\pawno\include\YSI/Visual/YSI_objects.own(2825) : error: 025: function heading differs from prototype
C:\Users\Junior\Desktop\Brasil Players Legends\pawno\include\YSI/Visual/YSI_objects.own(2825) : error: 021: symbol already defined: "Object_GetPos"
C:\Users\Junior\Desktop\Brasil Players Legends\pawno\include\YSI/Visual/YSI_objects.own(2825) : error: 021: symbol already defined: "Object_GetPos"
C:\Users\Junior\Desktop\Brasil Players Legends\pawno\include\YSI/Visual/YSI_objects.own(2825) : error: 010: invalid function or declaration
C:\Users\Junior\Desktop\Brasil Players Legends\pawno\include\YSI/Visual/YSI_objects.own(2825) : warning: 218: old style prototypes used with optional semicolumns
C:\Users\Junior\Desktop\Brasil Players Legends\pawno\include\YSI/Visual/YSI_objects.own(2825) : warning: 218: old style prototypes used with optional semicolumns
C:\Users\Junior\Desktop\Brasil Players Legends\pawno\include\YSI/Visual/YSI_objects.own(2825) : error: 010: invalid function or declaration
C:\Users\Junior\Desktop\Brasil Players Legends\pawno\include\YSI/Visual/YSI_objects.own(2825) : error: 010: invalid function or declaration
C:\Users\Junior\Desktop\Brasil Players Legends\pawno\include\YSI/Visual/YSI_objects.own(2825) : error: 010: invalid function or declaration
C:\Users\Junior\Desktop\Brasil Players Legends\pawno\include\YSI/Visual/YSI_objects.own(2825) : warning: 219: local variable "parent" shadows a variable at a preceding level
C:\Users\Junior\Desktop\Brasil Players Legends\pawno\include\YSI/Visual/YSI_objects.own(2825) : error: 025: function heading differs from prototype
C:\Users\Junior\Desktop\Brasil Players Legends\pawno\include\YSI/Visual/YSI_objects.own(2825) : warning: 219: local variable "px" shadows a variable at a preceding level
C:\Users\Junior\Desktop\Brasil Players Legends\pawno\include\YSI/Visual/YSI_objects.own(2825) : warning: 219: local variable "py" shadows a variable at a preceding level
C:\Users\Junior\Desktop\Brasil Players Legends\pawno\include\YSI/Visual/YSI_objects.own(2825) : warning: 219: local variable "pz" shadows a variable at a preceding level
C:\Users\Junior\Desktop\Brasil Players Legends\gamemodes\BPL.pwn(2825) : warning: 219: local variable "px" shadows a variable at a preceding level
C:\Users\Junior\Desktop\Brasil Players Legends\gamemodes\BPL.pwn(2825) : warning: 219: local variable "py" shadows a variable at a preceding level
C:\Users\Junior\Desktop\Brasil Players Legends\gamemodes\BPL.pwn(2825) : warning: 219: local variable "pz" shadows a variable at a preceding level
C:\Users\Junior\Desktop\Brasil Players Legends\gamemodes\BPL.pwn(2825) : warning: 219: local variable "px" shadows a variable at a preceding level
C:\Users\Junior\Desktop\Brasil Players Legends\gamemodes\BPL.pwn(2825) : warning: 219: local variable "py" shadows a variable at a preceding level
C:\Users\Junior\Desktop\Brasil Players Legends\gamemodes\BPL.pwn(2825) : warning: 219: local variable "pz" shadows a variable at a preceding level
C:\Users\Junior\Desktop\Brasil Players Legends\gamemodes\BPL.pwn(2825) : warning: 219: local variable "px" shadows a variable at a preceding level
C:\Users\Junior\Desktop\Brasil Players Legends\gamemodes\BPL.pwn(2825) : warning: 219: local variable "py" shadows a variable at a preceding level
C:\Users\Junior\Desktop\Brasil Players Legends\gamemodes\BPL.pwn(2825) : warning: 219: local variable "pz" shadows a variable at a preceding level
C:\Users\Junior\Desktop\Brasil Players Legends\gamemodes\BPL.pwn(2825) : warning: 219: local variable "cx" shadows a variable at a preceding level
C:\Users\Junior\Desktop\Brasil Players Legends\gamemodes\BPL.pwn(2825) : warning: 219: local variable "cy" shadows a variable at a preceding level
C:\Users\Junior\Desktop\Brasil Players Legends\gamemodes\BPL.pwn(2825) : warning: 219: local variable "cz" shadows a variable at a preceding level
C:\Users\Junior\Desktop\Brasil Players Legends\gamemodes\BPL.pwn(2825) : warning: 203: symbol is never used: "Object_Object"
C:\Users\Junior\Desktop\Brasil Players Legends\gamemodes\BPL.pwn(2825) : warning: 203: symbol is never used: "Object_OnPlayerDisconnect"
C:\Users\Junior\Desktop\Brasil Players Legends\gamemodes\BPL.pwn(2825) : warning: 203: symbol is never used: "cx"
C:\Users\Junior\Desktop\Brasil Players Legends\gamemodes\BPL.pwn(2825) : warning: 203: symbol is never used: "cy"
C:\Users\Junior\Desktop\Brasil Players Legends\gamemodes\BPL.pwn(2825) : warning: 203: symbol is never used: "cz"
C:\Users\Junior\Desktop\Brasil Players Legends\gamemodes\BPL.pwn(2825) : warning: 203: symbol is never used: "parent"
C:\Users\Junior\Desktop\Brasil Players Legends\gamemodes\BPL.pwn(2825) : warning: 203: symbol is never used: "px"
C:\Users\Junior\Desktop\Brasil Players Legends\gamemodes\BPL.pwn(2825) : warning: 203: symbol is never used: "py"
C:\Users\Junior\Desktop\Brasil Players Legends\gamemodes\BPL.pwn(2825) : warning: 203: symbol is never used: "pz"


Re: [Ajuda] Erro na include Y_Objetcs - BlackCoder - 15.04.2012

alguma de suas includes estб atualizada e interferindo com partes do gamemode, acabou de acontecer comigo.