All Deadlock Console Commands List

All Deadlock Console Commands List

In Deadlock, console commands are essential for players who want to tweak gameplay settings, debug issues, or experiment within the game environment. Below is a list of commonly used console commands, though specific commands may vary based on the version or mods installed:

Basic Commands

  1. help
    Displays a list of available commands in the console.
  2. godmode
    Makes the player invincible, preventing any damage from enemies or environmental hazards.
  3. noclip
    Enables the player to move through walls and objects, essentially flying freely through the environment.
  4. give [item_name]
    Grants the player a specified item. Replace [item_name] with the actual item code you want.
  5. kill
    Kills the player character instantly. Useful for respawning or resetting certain gameplay scenarios.
  6. teleport [x] [y] [z]
    Teleports the player to specific coordinates within the game world. The [x] [y] [z] represent coordinates.
  7. spawn [enemy_name]
    Spawns a specific enemy or NPC at the player’s current location. Replace [enemy_name] with the actual enemy code.

Gameplay Tweaks

  1. timescale [value]
    Changes the speed of the game. Default is usually 1.0, but increasing the value speeds up the game, while decreasing it slows everything down.
  2. freeze [on/off]
    Freezes or unfreezes the entire game, allowing the player to pause action mid-battle or during events.
  3. tgm (Toggle God Mode)
    Enables or disables God Mode, making the player invincible to all damage.
  4. tcl (Toggle Collision)
    Toggles clipping, allowing the player to pass through solid objects or walls.

AI and Enemy Manipulation

  1. ai_toggle
    Toggles AI behavior on or off, freezing all NPC actions when deactivated.
  2. killall
    Instantly kills all enemies and NPCs in the player’s current area.
  3. aggro [on/off]
    Toggles enemy aggression towards the player.

Inventory and Resources

  1. addxp [amount]
    Adds the specified amount of experience points to the player.
  2. additem [item_name] [amount]
    Adds a specific item to the player’s inventory in the desired quantity.
  3. player.addperk [perk_name]
    Grants the player a specific perk.
  4. sethealth [value]
    Sets the player’s health to a specific value. Replace [value] with the desired health level.

Debugging and Miscellaneous

  1. toggledebug
    Toggles debug information on the screen, displaying FPS, coordinates, and other technical data.
  2. clearconsole
    Clears the console log for readability when executing multiple commands.

How to Use Console Commands in Deadlock:

To use any of these commands:

  1. Open the console by pressing the designated key (typically the tilde ~ or backtick ` key).
  2. Type in the desired command and hit Enter.

Note:

  • Always save your game before using console commands, as some can have unintended effects that may disrupt gameplay.
  • Commands may vary depending on the specific Deadlock version or mods, so double-check for any updates or community-provided lists for expanded commands.

For a full, updated list of commands and possible mods, consult official forums or community guides.