-
-
Notifications
You must be signed in to change notification settings - Fork 503
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
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
- Go to a live server
- Crouch
- srun setPedAnimation(me, "grenade", "weapon_throwu", -1, false, true, false, false, 250, true)
- 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
Labels
bugSomething isn't workingSomething isn't working