agora deu esse erro
In static member function `static int32_t LuaScriptInterface::luaOpenChannelDialog(lua_State*)': candidates are: void Player::sendChannelsDialog(bool) no matching function for call to `Player::sendChannelsDialog()' In static member function `static int32_t LuaScriptInterface::luaDoRemovePlayerTv(lua_State*)': [Warning] converting to non-pointer type `unsigned int' from NULL
Verifica se em player.h esta:
void sendChannelsDialog(bool tv)
Ao invez de
void sendChannelsDialog()
E se estiver refaça o processo de player.h








info
Grupo: Visconde
Registrado: 04/11/12
Posts: 464
Reputação: +90
Gênero: Masculino
Char no Tibia: Lysty Of Death
agora deu esse erro