#is there a way to stop people from being able to roll

1 messages · Page 1 of 1 (latest)

lilac crown
#

Citizen.CreateThread(function() while true do Citizen.Wait(5) if IsPedArmed(GetPlayerPed(-1), 4 | 2) then DisableControlAction(0, 22, true) end end end)

#

Think this will work, put it in any client.lua

crimson bramble
#

Ok thanks ill try it

crimson bramble
#

It sort of worked it reduced the amount of times u can do it so it cant be spammed but doesnt disable it what would be changed to fully remove it