Skip to content

[BUG] walking.setRun() needs updating #235

@phargob

Description

@phargob

Describe the bug
walking.setRun() is not working

Expected behavior
Should be able to toggle running/walking.

Additional context
I tracked down the issue to:
methods.interfaces.getComponent(GlobalWidgetInfo.MINIMAP_RUN_ORB)
we need to update MINIMAP_RUN_ORB I guess.

For instance this works:
ctx.interfaces.getComponent(WidgetIndices.Minimap.GROUP_INDEX, 27).doClick()

Metadata

Metadata

Assignees

Labels

bugDenotes that this a bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions