CONSOLEPREFIXCL

Console Commands and Variables with Prefix CL_



Possible Flags: READONLY, DEPRECATED, DUMPTODISK, REQUIRE_LEVEL_RELOAD, REQUIRE_APP_RESTART, RESTRICTEDMODE

Alphabetically Sorted

Console Variables and Commands

    cl_AISystem

      REQUIRE_APP_RESTART
      
      Load and use the AI system on the client
      

    cl_bandwidth

      
      Bit rate on client
      

    cl_bobHeight

      
      Desired amount of vertical camera movement while the player is moving. Value cannot be larger than cl_bobMaxHeight
      

    cl_bobMaxHeight

      
      Clamps the maximum amount of vertical camera movement while the player is moving at maximum speed
      

    cl_bobSprintMultiplier

      
      Multiplier to add additional camera bobbing while player is sprinting
      

    cl_bobVerticalMultiplier

      
      Multiplier to add additional camera bobbing while the player is moving vertically
      

    cl_bobWidth

      
      Desired amount of horizontal camera movement while the player is moving
      

    cl_camera_noise

      
      Adds hand-held like camera noise to the camera view. 
       The higher the value, the higher the noise.
       A value <= 0 disables it.
      

    cl_camera_noise_freq

      
      Defines camera noise frequency for the camera view. 
       The higher the value, the higher the noise.
      

    cl_comment

      
      Hide/Unhide comments
      

    cl_crouchToggle

      DUMPTODISK
      
      To make the crouch key work as a toggle
      

    cl_debugSwimming

      
      enable swimming debugging
      

    cl_DisableHUDText

      
      Force disable all output from HUD Debug text nodes
      

    cl_ETColorOverrideB

      DUMPTODISK
      
      Global color override (BLUE)
      

    cl_ETColorOverrideEnable

      DUMPTODISK
      
      Global color override
      

    cl_ETColorOverrideG

      DUMPTODISK
      
      Global color override (GREEN)
      

    cl_ETColorOverrideR

      DUMPTODISK
      
      Global color override (RED)
      

    cl_ETFontSizeMultiplier

      DUMPTODISK
      
      Global font size multiplier
      

    cl_ETHideAIDebug

      DUMPTODISK
      
      Hide AI debug tags
      

    cl_ETHideAll

      DUMPTODISK
      
      Hide all tags (overrides all other options)
      

    cl_ETHideBehaviour

      DUMPTODISK
      
      Hide AI behavior tags
      

    cl_ETHideFlowgraph

      DUMPTODISK
      
      Hide tags created by flowgraph
      

    cl_ETHideReadability

      DUMPTODISK
      
      Hide AI readability tags
      

    cl_ETHideScriptBind

      DUMPTODISK
      
      Hide tags created by Lua script
      

    cl_ETLog

      DUMPTODISK
      
      Logging (0=off, 1=editor.log, 2=editor.log + AIlog.log)
      

    cl_ETMaxDisplayDistance

      DUMPTODISK
      
      Max display distance
      

    cl_fov

      
      field of view.
      

    cl_idleBreaksDelayTime

      
      Time delay between idle breaks
      

    cl_initClientActor

      
      Enables actionmap and view setup for the client actor after connection.
      Default is 1.
      

    cl_invertAirVehicleInput

      DUMPTODISK
      
      Controller Look Up-Down invert for flying vehicles
      

    cl_invertController

      DUMPTODISK
      
      Controller Look Up-Down invert
      

    cl_invertLandVehicleInput

      DUMPTODISK
      
      Controller Look Up-Down invert for land vehicles (and amphibious vehicles)
      

    cl_invertMouse

      DUMPTODISK
      
      mouse invert?
      

    cl_logAsserts

      
      1 = log assert only. 2 = log assert and callstack
      

    cl_motionBlurVectorScale

      
      Default motion blur vector scale
      

    cl_motionBlurVectorScaleSprint

      
      Motion blur vector scale while sprinting
      

    cl_mp_fov_scalar

      
      field of view scale (multiplayer)
      

    cl_nickname

      DUMPTODISK
      
      Nickname for player on connect.
      

    cl_packetRate

      
      Packet rate on client
      

    cl_postUpdateCamera

      
      Apply post animation updates to the camera (0 = none, 1 = position, 2 = position&rotation)
      

    cl_sensitivity

      DUMPTODISK
      
      Set mouse sensitivity!
      

    cl_sensitivityController

      DUMPTODISK
      
      Set controller sensitivity! Expecting 0.0f to 2.0f
      

    cl_sensitivityControllerMP

      DUMPTODISK
      
      Set controller sensitivity! Expecting 0.0f to 2.0f
      

    cl_serveraddr

      DUMPTODISK
      
      Server address
      

    cl_serverpassword

      DUMPTODISK
      
      Server password
      

    cl_serverport

      DUMPTODISK
      
      Server port
      

    cl_shallowWaterDepthHi

      
      Shallow water depth high (above has full slowdown)
      

    cl_shallowWaterDepthLo

      
      Shallow water depth low (below has zero slowdown)
      

    cl_shallowWaterSpeedMulAI

      
      Shallow water speed multiplier (AI only)
      

    cl_shallowWaterSpeedMulPlayer

      
      shallow water speed multiplier (Players only)
      

    cl_slidingBlurAmount

      
      Blur amount during slide
      

    cl_slidingBlurBlendSpeed

      
      Blur blend-in time during slide
      

    cl_slidingBlurRadius

      
      Blur radius during slide (proportion of the screen)
      

    cl_speedToBobFactor

      
      Frequency of bobbing effect based on players speed
      

    cl_sprintToggle

      DUMPTODISK
      
      To make the sprint key work as a toggle
      

    cl_strafeHorzScale

      
      Desired amount of horizontal camera movement while the player is strafing
      

    cl_tokenid

      
      Token id expected from client player during connection
      

    cl_tpvDist

      
      camera distance in 3rd person view
      

    cl_tpvYaw

      
      camera angle offset in 3rd person view
      

    cl_useCurrentUserNameAsDefault

      
      Use the current user name instead of the default profile's name
      

    cl_ViewSystemDebug

      
      Sets Debug information of the ViewSystem.
      

    cl_visualLog

      
      Enables Visual Logging.
      

    cl_visualLogFolder

      
      Specifies sub folder to write logs to.
      

    cl_visualLogImageFormat

      
      Specifies file format of captured files (jpg, bmp).
      

    cl_visualLogImageScale

      
      Image size. [0-1] = scale value. >1 = actual pixels for image width
      

    cl_voice_recording

      
      Enable client voice recording
      

    cl_voice_volume

      
      Set VOIP playback volume: 0-1
      

    cl_zoomToggle

      DUMPTODISK
      
      To make the zoom key work as a toggle