• 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!

deklaracja - pomocy =/

Malutka

New Member
Joined
Apr 14, 2013
Messages
2
Reaction score
0
Witam. Pomoże mi ktoś ?
Potrzeba mi zdeklarować

Lua:
933 C:\Documents and Settings\Admin.PC.000\Pulpit\Source\game.cpp no 'bool Game::loginPlayer(const std::string&, uint16_t)' member function declared in class 'Game'

w klasach game wystarczy dodać to?
Lua:
bool loginPlayer(const std::string&, uint16_t);
czy cos jeszcze trzeba?
 
Last edited:
Back
Top