Skip to content

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

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()

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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