WiLDTuRTLE
Member
- Joined
- Feb 26, 2011
- Messages
- 478
- Reaction score
- 5
How do i set my tibia version?
I want 9.60
0.3.r5972
- - - Updated - - -
Getting this error while compiling,help?
1>..\protocolgame.cpp(3074): error C2511: 'void ProtocolGame::sendRemoveContainerItem(uint8_t,uint8_t)' : overloaded member function not found in 'ProtocolGame'
1> c:\users\richard\desktop\0.3.r5972\protocolgame.h(40) : see declaration of 'ProtocolGame'
1>..\protocolgame.cpp(3801): error C2511: 'void ProtocolGame::RemoveContainerItem(NetworkMessage_ptr,uint8_t,uint8_t,const Item *)' : overloaded member function not found in 'ProtocolGame'
1> c:\users\richard\desktop\0.3.r5972\protocolgame.h(40) : see declaration of 'ProtocolGame'
I want 9.60
0.3.r5972
- - - Updated - - -
Getting this error while compiling,help?
1>..\protocolgame.cpp(3074): error C2511: 'void ProtocolGame::sendRemoveContainerItem(uint8_t,uint8_t)' : overloaded member function not found in 'ProtocolGame'
1> c:\users\richard\desktop\0.3.r5972\protocolgame.h(40) : see declaration of 'ProtocolGame'
1>..\protocolgame.cpp(3801): error C2511: 'void ProtocolGame::RemoveContainerItem(NetworkMessage_ptr,uint8_t,uint8_t,const Item *)' : overloaded member function not found in 'ProtocolGame'
1> c:\users\richard\desktop\0.3.r5972\protocolgame.h(40) : see declaration of 'ProtocolGame'
Last edited: