Colorful Enemy Outlines — hud for Deadlock
If you would like a custom color made leave me the RGB Values for it or if you do not have a specific RGB Value and just a Color Name that works too. I can change the outline colors of Neutral Camps and Friendly's as well This changes the default outline around enemy troopers, guardians and players from red to yellow (more colors coming soon) If you use a FPS Config, like optimization lock, you will need to edit it to see outlines again as most disable outlines to gain more fps Look for these commands in gameinfo.gi and change them to what they are below! "r_citadel_npr_outlines" "true" "r_citadel_npr_outlines_max_dist" "1000" "citadel_player_outline_enemies" "true" "citadel_trooper_outline_enabled" "true" "citadel_trooper_glow_disabled" "false" "r_citadel_selection_outline2_alpha" "1" "citadel_trooper_friendly_glow_disabled" "false" r_citadel_npr_force_solid_outline "true" citadel_boss_glow_disabled "1" // Disables boss and walker glow/highlight effect. Set to "0" if you want Walkers to have outlines
Compatibility
Model replacements are the first thing to break when Valve edits a skeleton, so re-check after each patch. It conflicts with any other mod replacing the same asset — two in the addons folder means whichever loads last wins, and the other one silently does nothing.
Is it safe
It is client-side: the file lives on your machine and other players see the default game. Cosmetic addons have not produced bans, but Deadlock is in active development and nothing about mods is officially supported. Keep a copy of the folder before a patch and remove it if the game stops launching.
Credit
Made by Specty117 and published on GameBanana. We index it here with a link back; the file, the licence (CC BY-NC-ND 4.0) and the comment thread stay with the author. Credits
Frequently asked questions
How do I install Colorful Enemy Outlines?▾▴
.vpk into game/citadel/addons and name it pak01_dir.vpk. That folder only loads once gameinfo.gi lists it, which is a one-time edit — check the install guide.Is Colorful Enemy Outlines safe to install?▾▴
.vpk is a data archive, not a program, so it cannot execute code the way an installer can. The risk is provenance. This one has 10,953 installs, so a problem would have surfaced on its GameBanana thread. Mods with almost no downloads from accounts with no history have had none of that scrutiny.Will other players see this mod?▾▴
Can I run it alongside other mods?▾▴
pak01_dir.vpk and pak02_dir.vpk installed, pak01 wins and the other does nothing.Does it still work after the latest patch?▾▴
gameinfo.gi and remove your search paths, which stops every manually installed mod at once — redo that edit and they come back. Separately, model replacements break first when Valve edits a skeleton; recolours and HUD mods usually survive. The author posts updates on the GameBanana page.Where does the download come from?▾▴
How do I remove Colorful Enemy Outlines?▾▴
.vpk from game/citadel/addons, or toggle it off in the Deadlock Mod Manager library. Mods never overwrite game files, so nothing needs repairing afterwards.