Jump to content

Legend

Banned
  • Posts

    150
  • Joined

  • Last visited

  • Days Won

    5
  • Feedback

    0%

Everything posted by Legend

  1. The guy who have sell Karma2 interface for 200€ talk about stolen stuff. OK.
  2. Both sides play with fire at the moment.
  3. This is very bad for these people who have these servers. For these people who want to open a server i think the only solution is that: Outside of europe is the only solution to keep a server alive.
  4. The site still alive, but the server is not.
  5. What happens? Gameforge starts to close Private Servers? Servers down: Hardcore Reloaded Underground Mt2 Shiro2 Shiro3 Cyperia M2Global Vacation2 Lavanda2 Rocknada2 Can anyone tell us what happening? Play on 14:40: The time has come?
  6. The first code is very bad... no works like this, best way to do is with quest. If someone wants to use this with quest:
  7. InstanceBaseEffect.cpp Search for: TraceError("ELTimer_GetMSec() - m_dwEmoticonTime"); and Replace with : //TraceError("ELTimer_GetMSec() - m_dwEmoticonTime"); Not need any fix just remove the TraceError.
  8. The problem is on acce.cpp you should use older version or newst.
  9. Archery Quiver System is much more than this, make different subtype only for quiver, the subtype should be called WEAPON_QUIVER
  10. battle.cpp, search for: int CalcArrowDamage(LPCHARACTER pkAttacker, LPCHARACTER pkVictim, LPITEM pkBow, LPITEM pkArrow, bool bIgnoreDefense) under int iPercent = 100 - (iGap * 5); if (pkArrow->GetSubType() == WEAPON_QUIVER) { iPercent = 100; } Kind Regards Legend
  11. Can anyone upload all patches from official? (The last Patches)
  12. Do you know any way to extract the last patches from official? i think they use new packets for login.
  13. work well. are you sure? which what server you try?
×
×
  • 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.