Tutorial Disable rolls

Log in

or Log in using
If a link does not work anymore, please report it!

SP LEAKS

Forum Manager
Admin
Staff
MVIP+
Legend
Senior Member
Super Member
Member
Active
Jan 9, 2021
417
324,990
693
discord.gg
Pseudo
SP
put this on the client side


Code:
Citizen.CreateThread(function()   
while true do       
Citizen.Wait(5)       
if IsControlPressed(0, 25) then
DisableControlAction(0, 22, true)       
end   
end
end)
 
If a link does not work anymore, please report it!
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock