altv-issues icon indicating copy to clipboard operation
altv-issues copied to clipboard

Ped on high shoes jumps locally a bit when setting prop

Open zziger opened this issue 3 years ago • 0 comments

Description of the problem

When you set a prop to a ped on some high shoes (e.g. high heels), setting prop on it makes ped jump a bit (only visible locally)

Reproduction steps

player.model = "mp_f_freemode_01";
player.setClothes(6, 0, 0); // high heels

and then after some delay

player.setProp(0, 0, 0);

will make the ped jump

Expected behaviour

Player shouldn't change it's position

Additional context

No response

Operating system

Windows

Version

release/10.10

zziger avatar Jun 01 '22 15:06 zziger