Jump to content
The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades. ×

Abenr

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Abenr

  1. Abenr

    big problem!

    #ifndef PACKETVER //#define PACKETVER 20081126 #define PACKETVER 20100707 #endif // backward compatible PACKETVER 8 and 9 #if PACKETVER == 8 #undef PACKETVER #define PACKETVER 20070521 #endif #if PACKETVER == 9 #undef PACKETVER #define PACKETVER 20071106 #endif
  2. Abenr

    big problem!

    client version = 2010 07 07 But packet version i don't know How do I know packet version?
  3. Abenr

    big problem!

    Did you mean date?
  4. Abenr

    big problem!

    All npc ! Sorry not all, some Problem in char-server ! When I add a quest and talk with npc .. This thing happens What is the solution? please helllp !
  5. Abenr

    big problem!

    hello guys I have a problem, when I talk with npc , This message appears in "map-server.exe" Then can not log in to my server ! Why is this happening? help please
×
×
  • Create New...