mtasa-blue icon indicating copy to clipboard operation
mtasa-blue copied to clipboard

getPedMoveState can returns "fall" while crawling

Open xLive opened this issue 5 years ago • 6 comments

Describe the bug getPedMoveState can returns "fall" while crawling

To reproduce 1- crawl 2- do crun getPedMoveState(localPlayer) 3- sometimes the function will return "fall"

or use the script I made it to detect the movement change every frame and output it on the chatbox moveState.zip

Expected behaviour should return only "crawl"

Screenshots mta-screen_2020-08-06_02-17-11

Version v1.5.7-release-20582

xLive avatar Aug 05 '20 23:08 xLive

while crawling and moving or what

Unde-R avatar Aug 05 '20 23:08 Unde-R

while crawling and moving or what

crouch and move

xLive avatar Aug 05 '20 23:08 xLive

Okay, after some tests I think is not only for crawling it happens with jog,sprint even stand

so I think the surface is the reason

for example this screenshot mta-screen_2020-08-06_03-03-35 I'm just standing at this position and the movement state changes to "fall" every frame

so I think it's the same issue with #1590?

xLive avatar Aug 06 '20 00:08 xLive

yeah seems not very accurate

Unde-R avatar Aug 06 '20 00:08 Unde-R

Exactly related with #1590

Einheit-101 avatar Aug 06 '20 14:08 Einheit-101

https://streamable.com/sqjrit

Xenius97 avatar Jun 17 '22 08:06 Xenius97