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

Add latest functions of stealth #16

Closed Maxwellwr closed 6 years ago

Maxwellwr commented 6 years ago

SCConvertIntegerToFlags = 354; SCSkillCurrentValue = 355; SCSetMoveThroughCorner = 362; SCGetMoveThroughCorner = 363; SCSetMoveHeuristicMult = 364; SCGetMoveHeuristicMult = 365; SCChangeProfileEx = 366;

Crome696 commented 6 years ago

thanks again for your hard work!