We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55f0171 commit d362e27Copy full SHA for d362e27
anims/cl_crossarms.lua
@@ -10,7 +10,6 @@ RegisterCommand('crossarms', function()
10
Wait(500)
11
end
12
TaskPlayAnim(PlayerPedId(), dict, "rcmme_amanda1_stand_loop_cop", 2.5, 2.5, -1, 50, 0, false, false, false)
13
- RemoveAnimDict(dict)
14
crossarms = true
15
else
16
crossarms = false
0 commit comments