Jump to content

Recommended Posts

Posted

so eto ang problema mo https://github.com/rathena/rathena/blob/master/src/config/core.h#L87 lagyan mo ng // para ma disable.

 

yung dating ganito

/// Comment to disable the official packet obfuscation support.
/// When enabled, make sure there is value for 'packet_keys' of used packet version or
/// defined 'packet_keys_use' in db/[import/]packet_db.txt.
/// This requires PACKETVER 2011-08-17 or newer.
#define PACKET_OBFUSCATION

so magiging ganito na

/// Comment to disable the official packet obfuscation support.
/// When enabled, make sure there is value for 'packet_keys' of used packet version or
/// defined 'packet_keys_use' in db/[import/]packet_db.txt.
/// This requires PACKETVER 2011-08-17 or newer.
/// #define PACKET_OBFUSCATION
Posted

Nakalagay po

 

"Please increase MAX_PACKET_DB and recompile. Ano po gagawin ko?

Paano po paganahin gm commands?

 

pag katapos mong baguhin yun e recompile mo yun files mo.. para mag effect

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...