scriptsdk / CSharp-ScriptSDK-Legacy

ScriptSDK is an advanced extension written in .NET. The framework is based on a local tcp socket protocol library written by maxwell and extend the provided architecture by additional methods and handlers.
GNU General Public License v3.0
9 stars 11 forks source link

Fixing crash and ReadStaticsXY #22

Closed Bosek closed 6 years ago

Bosek commented 6 years ago

Fixed exception after using Item.MoveItem(Container) leading to crash Fixed #20: wrong calculation of packet length for SCReadStaticsXY Packet(ReadStaticsXY)

Crome696 commented 6 years ago

Thank you for your request!