Skip to content

retainPedState not really working on the server #947

@Einheit-101

Description

@Einheit-101

Describe the bug
retainPedState of setPedAnimation() works fine on my local server (map editor), but it doesnt work on my online server. I thought it was caused by an old server build, but i updated to the latest server version and the problem persists.

To reproduce

  1. Go to a live server
  2. Crouch
  3. srun setPedAnimation(me, "grenade", "weapon_throwu", -1, false, true, false, false, 250, true)
  4. Player stands up again

The player attempts to crouch down again, but he decides to stands up instead...

Expected behaviour
It should work like on the local server

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