Normal
You just have to set your packets back to: Revision PRODUCTION-201611291003-338511768RSAKeysClientPacketHeaderServerPacketHeaderDisable Encryption, and you're good.Then to fix the zoomed out issue, change the base.WriteBoolean(false); to base.WriteBoolean(true); in FloorHeightMapComposer.csGood luck.
You just have to set your packets back to: Revision PRODUCTION-201611291003-338511768
RSAKeys
ClientPacketHeader
ServerPacketHeader
Disable Encryption, and you're good.
Then to fix the zoomed out issue, change the base.WriteBoolean(false); to base.WriteBoolean(true); in FloorHeightMapComposer.cs
Good luck.