Config file

--[[ 
    Client Event List
        tgiann-bettercombat:crouchState (p1: "ctrl, "c", "normal")
]]

config = {}
config.enableinsIdeCarAimingForceFristPerson = true
config.enableCrouch = true
config.enableShoulderSwitch = true
config.enableOnlyTwoViewCam = true

config.ShoulderSwitchKey = "H"
config.ShoulderSwitchText = "Shoulder Switch"

Last updated