Jump to content
  • 0
Sign in to follow this  
Sidra Harris

how can i disable Packet from my server ?

Question

1 answer to this question

Recommended Posts

  • 0

how can i disable Packet from my server ? 

You have some error regarding on packets you might do this

 

Trunk/conf/login/login-server.conf

//==================================================================
// Client hash checking system
//==================================================================
// Note: see doc/md5_hashcheck.txt for more details.
hash: {
	// Client MD5 hash check
	// If turned on, the login server will check if the client's hash matches
	// the value below, and will not connect tampered clients.
	enabled: false

Trunk/conf/map/battle/client.conf

// Whether to enable the official packet obfuscation support (good vs WPE)
// 0: disabled
// 1: optional (not recommended) -- identifies whether it is required
// 2: enabled (recommended)
packet_obfuscation: 1

 

Check your Client Packets in Nemo Patcher

Check your Client Packet in trunk/src/map/packets.h

 

If i misunderstood, you cannot disabled packets. you need packets to connect the server

Edited by Zhao Chow

Share this post


Link to post
Share on other sites

Join the conversation

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

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.