Console Commands List

Console Commands List

  • Topic closed
  • You cannot reply to this topic

Console Commands List Complete list of console commands for Killing Floor: player commands, video recording, statistics and more.

Geekrainian #1

    • Group: Admin
    • Posts: 800

    Posted:

    Console Commands List

    Complete list of useful console commands for Killing Floor.

    Player Commands

    BEHINDVIEW 0 - First person view

    BEHINDVIEW 1 - Third person view

    FREECAMERA 1/0 - Prevents player from turning (Movement remains available), and camera can rotate around the player

    FOV xx - Changes your Field of View to xx value

    SUICIDE - Suicide

    Video Recording

    DEMOPLAY Demo_Name - Plays demo with name Demo_Name

    DEMOREC Demo_Name - Records demo with name Demo_Name

    STOPDEMO - Stops demo recording

    Statistics

    MEMSTAT - Shows RAM used by the game

    STAT ALL - Shows all statistics

    STAT AUDIO - Shows audio statistics

    STAT FPS - Shows your current FPS (Frames/sec)

    STAT GAME - Shows game statistics

    STAT HARDWARE - Shows computer statistics

    STAT NET - Shows Internet statistics

    STAT NONE - Disables all statistics

    STAT RENDER - Shows rendering statistics

    Debugging

    OBJ LIST - Shows list of objects in the game

    OBJ GARBAGE - Garbage collection in memory

    FLUSH - Clears cache

    LISTTEXTURES - Shows list of loaded textures

    LISTSOUNDS - Shows list of loaded sounds

    Rendering Tweaks

    SHOW BOUNDS - Shows object bounds

    SHOW COLLISION - Shows collisions

    SHOW DECALS - Shows decals

    TOGGLE DEBUGCAMERA - Toggle debug camera mode

    Cheats (Single Player Only)

    GOD - God mode (invincibility)

    FLY - Fly mode

    GHOST - Ghost mode (walk through walls)

    WALK - Disable fly/ghost mode

    SLOMO x - Slow motion (x - multiplier, e.g. 0.5 for half speed)

    ALLAMMO - Infinite ammo

    KILLALL - Kill all enemies on the map

    Admin Commands

    ADMIN LOGIN password - Login as administrator (requires admin password)

    ADMIN LOGOUT - Logout from administrator mode

    KICK player_name - Kick player from server

    BAN player_name - Ban player

    MUTE player_name - Mute player

    SET PASSWORD password - Set server password

    Miscellaneous

    DISCONNECT - Disconnect from server

    EXIT - Exit game

    OPEN ip_address - Connect to server with IP ip_address

    PREFERENCES - Opens settings window in Windows

    RECONNECT - Reconnect to server

    REPORT - Copies game information to clipboard

    SHOWLOG - Opens game log in Windows

    SET INPUT - Allows binding a key

    GETALL class_name - Shows all objects of specified class

    GETSTATE - Shows current object state

    LISTACTORS - Shows list of actors on the map

    How to Use Console Commands

    1. Open console in game (usually ~ or F1 key)
    2. Type the command and press Enter
    3. For commands with parameters, specify the value after the command name (e.g., FOV 90)

    Notes

    • Some commands may be unavailable on servers with restrictions
    • Statistics commands can be combined to display multiple types of information simultaneously
    • Video recording commands save demo files in the game’s System folder
    Back