Código :
1>DoubleGoer.cpp(40): error C2065: 'Packet3' : identificador no declarado 1>DoubleGoer.cpp(40): error C2065: 'Packet3' : identificador no declarado 1>DoubleGoer.cpp(43): error C2065: 'BossPacket' : identificador no declarado 1>DoubleGoer.cpp(43): error C2065: 'BossPacket' : identificador no declarado 1>DoubleGoer.cpp(50): error C2065: 'FailurePacket' : identificador no declarado 1>DoubleGoer.cpp(50): error C2065: 'FailurePacket' : identificador no declarado 1>DoubleGoer.cpp(154): error C2065: 'Packet2' : identificador no declarado 1>DoubleGoer.cpp(154): error C2065: 'Packet2' : identificador no declarado 1>DoubleGoer.cpp(276): error C2065: 'buff' : identificador no declarado 1>DoubleGoer.cpp(276): error C2065: 'buff' : identificador no declarado 1>DoubleGoer.cpp(280): error C2065: 'buff' : identificador no declarado 1>DoubleGoer.cpp(280): error C2065: 'buff' : identificador no declarado
Las partes son todas iguales:
Ejemplo:
Esta es la linea 40
Código :
DataSend(DGEvent.Players[0],Packet3,Packet3[1]);