Reply to thread

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.


Top