Jump to content

WeedHex

Premium
  • Posts

    1547
  • Joined

  • Last visited

  • Days Won

    33
  • Feedback

    0%

Everything posted by WeedHex

  1. void CInstanceBase::__SetAffect(uint32_t eAffect, bool isVisible) { switch (eAffect) { ...... case AFFECT_REVIVE_INVISIBILITY: __Assassin_SetEunhyeongAffect(isVisible); break; case AFFECT_EUNHYEONG: __Assassin_SetEunhyeongAffect(isVisible); break; ...... } Yfw
  2. Just remove the skill on login (char_affect.cpp). Maybe it's colliding with the REVIVE_INVISIBLE affect.
  3. PythonApplication.cpp //Has sound device if (!m_pySystem.IsNoSoundCard()) { // Sound create if (!m_SoundManager.Create()) TraceError("m_SoundManager::Create - FAILURE! Game booting without audio!"); }
  4. Only the TraceError if we really have to. Do not suggest shits, are u drunk of sun? You also changed the text of error >_<
  5. Fan project? Because of summer?
  6. CH12? Maybe you are in overflow. Needed gdb! #ps afxu Would be better however
  7. Go to sleep, it's just a nightmare in the middle of the night.
  8. Nice reply. However that's not even efficient, they randomize the localization of course.
  9. It's a very personal error. May depend on many things. Be technical and find the what's awry.
  10. It's a very personal error. May depend on many things. Be technical and find what's awry.
  11. Here Config.cpp DWORD g_dwItemBonusChangeTime = 60; char_item.cpp case USE_CHANGE_ATTRIBUTE: case USE_CHANGE_ATTRIBUTE2: Etc.
  12. Here Config.cpp DWORD g_dwItemBonusChangeTime = 60; char_item.cpp case USE_CHANGE_ATTRIBUTE: case USE_CHANGE_ATTRIBUTE2: Etc.
  13. Ok so you're using some system with packet 93 unmapped in launcher.
  14. Ok so you're using some system with packet 93 unmapped in launcher.
  15. Does it happen always? if not, avoid to get worry.
  16. Does it happen always? if not, avoid to get worry.
  17. I say better: Try to press ALT when the item isn't shown and if something happens it's an hint to use ur brain.
  18. Item 1991 isn't in item_proto. What are you waiting for?
×
×
  • 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.