Changelog 0017
+ fixed critical movement bug
+ improved unstuck
+ should fly down whatever key bind
+ controls breath while grinding under water
+ fixed problem if bot generates a new path
+ bot should no longer run strange in one direction
+ improved/ fixed some custom classes
New API functions:
PauseBot()
ContinueBot()
GetBotState()
GetBotDirectory() => returns the Botfolder path
IniReadPath("holepath","Section","key","default") => returns IniRead value
IniWritePath("holepath","Section","key","value")
GetTargetAdress() => returns target object address
DisableRelogger()=> returns nothing
EnableRelogger()=> returns nothing
GetContinentID() => returns continent ID
GetZoneID() => returns zoneid
UnregisterEvent()=> returns nothing
RegisterEvent()=> returns nothing
StartEventManager()=> returns nothing
StopEventManager()=> returns nothing
IsPlayerOnTaxi() => returns true / false
IsUnitAlive(UnitObject) => returns unit alive true / false
StopMovement()=> returns nothing