Skip to content

getPedMoveState returns incorrect move state while entering a vehicle #1594

@xLive

Description

@xLive

Describe the bug
getPedMoveState returns incorrect state while entering a vehicle
like powerwalk, fall

To reproduce

  1. enter a vehicle
  2. while entering a vehicle
    do crun getPedMoveState(localPlayer)
  3. you will probably see "powerwalk" or "fall"

or you can use a script I made it to detect any getPedMoveState changes and output it to the chatbox
moveState.zip

Expected behaviour
it should return false or specific state

Screenshots

mta-screen_2020-08-03_22-34-40
Version
v1.5.7-release-20582

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions