Sidra Harris 0 Posted January 12, 2017 how can i disable Packet from my server ? Share this post Link to post Share on other sites
0 Kuya Jeo 120 Posted January 13, 2017 (edited) 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 January 13, 2017 by Zhao Chow Share this post Link to post Share on other sites
how can i disable Packet from my server ?
Share this post
Link to post
Share on other sites