MovementManager..::..AvoidWallRay Method
Try to avoid the wall and small obstacles TraceLine (you need to enabled option AvoidWallWithRays).
Namespace:
wManager.Wow.HelpersAssembly: wManager (in wManager.dll)
Syntax
Parameters
- dest
- Type: robotManager.Helpful..::..Vector3
The destination position.
- force
- Type: Boolean
if set to true force test (ignore timer).
- jumpOnly
- Type: Boolean
if set to true jump only if obstacle detected (by default bot can also strafe left/right).