Jump to content

alondark

Member
  • Posts

    259
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by alondark

  1. i have item_scale if you give me good system, i give item_scale to you skype : bekirakdemir27
  2. #ifdef ENABLE_COSTUME_SYSTEM const DWORD c_Costume_Slot_Start = c_Equipment_Start + 19; change 19 to 23 or 24
  3. To do it myself, Thank you for your help I try to fix
  4. bgm eix epk I changed I have completed any missing information It's Still The Same
  5. Problem Bgm gives error even though I changed the pack my bad English
  6. [Hidden Content] 0203 20:25:36782 :: CArea::LoadObject Property(23604552) Load ERROR 0203 20:25:36782 :: CArea::LoadObject Property(206416346) Load ERROR 0203 20:25:36782 :: CArea::LoadObject Property(206416346) Load ERROR 0203 20:25:36782 :: CArea::LoadObject Property(494952210) Load ERROR 0203 20:25:36782 :: CArea::LoadObject Property(494952210) Load ERROR 0203 20:25:36782 :: CArea::LoadObject Property(494952210) Load ERROR 0203 20:25:36783 :: CArea::LoadObject Property(819082557) Load ERROR 0203 20:25:36783 :: CArea::LoadObject Property(819082557) Load ERROR 0203 20:25:36783 :: CArea::LoadObject Property(819082557) Load ERROR 0203 20:25:36783 :: CArea::LoadObject Property(819082557) Load ERROR 0203 20:25:36783 :: CArea::LoadObject Property(819082557) Load ERROR 0203 20:25:36783 :: CArea::LoadObject Property(998205960) Load ERROR 0203 20:25:36783 :: CArea::LoadObject Property(998205960) Load ERROR 0203 20:25:36783 :: CArea::LoadObject Property(998205960) Load ERROR 0203 20:25:36783 :: CArea::LoadObject Property(1406757001) Load ERROR 0203 20:25:36783 :: CArea::LoadObject Property(1406757001) Load ERROR 0203 20:25:36783 :: CArea::LoadObject Property(2288051661) Load ERROR 0203 20:25:36783 :: CArea::LoadObject Property(2288051661) Load ERROR 0203 20:25:36783 :: CArea::LoadObject Property(2898161070) Load ERROR 0203 20:25:36783 :: CArea::LoadObject Property(3238147062) Load ERROR 0203 20:25:36783 :: CArea::LoadObject Property(3238147062) Load ERROR 0203 20:25:36783 :: CArea::LoadObject Property(3799866162) Load ERROR 0203 20:25:36783 :: CArea::LoadObject Property(3799866162) Load ERROR 0203 20:25:36783 :: CArea::LoadObject Property(3911861860) Load ERROR 0203 20:25:36783 :: CArea::LoadObject Property(3911861860) Load ERROR 0203 20:25:36783 :: CArea::LoadObject Property(3911861860) Load ERROR How Is This Error Solved
  7. [Hidden Content] [Hidden Content] [Hidden Content] ? ? ??
  8. Thirdly when riding an animal Only in the lycan make bug like that [Hidden Content] Open game/src/input_main.cpp Search : if (((false == ch->IsRiding() && fDist > 25) || fDist > 40) && OXEVENT_MAP_INDEX != ch->GetMapIndex()) Replace: if (((false == ch->IsRiding() && fDist > 750) || fDist > 999) && OXEVENT_MAP_INDEX != ch->GetMapIndex()) Mount bug fixed.
  9. 0129 19:46:00637 :: CSoundManager::PlayMusic - Failed to load stream sound : BGM/login_window.mp3 0129 19:46:07549 :: CSoundManager::PlayMusic - Failed to load stream sound : BGM/characterselect.mp3 0129 19:47:41042 :: CSoundManager::PlayMusic - Failed to load stream sound : BGM/enter_the_east.mp3 Gives Cause Such An Error/////Files Identical ups
  10. 0129 19:46:00637 :: CSoundManager::PlayMusic - Failed to load stream sound : BGM/login_window.mp3 0129 19:46:07549 :: CSoundManager::PlayMusic - Failed to load stream sound : BGM/characterselect.mp3 0129 19:47:41042 :: CSoundManager::PlayMusic - Failed to load stream sound : BGM/enter_the_east.mp3 I'll figure out how to handle these errors
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.