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.
Although SCReadStaticsXY should contain count byte, it does not. This PR should fix it. There might be a better way to solve the problem, but I see it more like a hot fix since it basically breaks the intended behaviour.
Fixes #20
Although
SCReadStaticsXY
should contain count byte, it does not. This PR should fix it. There might be a better way to solve the problem, but I see it more like a hot fix since it basically breaks the intended behaviour.