• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compiling Error

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'
 
Last edited:
Back
Top