#base "custom_hud/tf2tip.txt" // Live TF2 T.I.P Kill-Icons #base "custom_hud/tf2extra.txt" // Live TF2 Icon Tweaks + Additions // Catch-all if you just wanna add your own stuff quickly! #base "custom_hud/custom_hud_1.txt" #base "custom_hud/custom_hud_2.txt" #base "custom_hud/custom_hud_3.txt" #base "custom_hud/custom_hud_4.txt" #base "custom_hud/custom_hud_5.txt" // Includes for other Weapons Packs / CW Mods! Add your own if you need, or let me know so I can update it! // IF YOU WANT TO BE ADDED TO THIS LIST / WANT NAMING SCHEMES CHANGED, AND I HAVEN'T DONE SO YET, CONTACT ME ON GB OR DISCORD!! // NOWP #base "custom_hud/nowp.txt" // New-Old Weapons Pack - Loaded after EVERYTHING else if you wanna replace anything! "custom_kill_icons" { TextureFileRefs // Quick note about these: for kill icon grids, the dimensions hafta be a power of 2 (128, 256, 512, 1024, etc.) { "dfile" { "prefix" "d_" } "dnegfile" { "prefix" "dneg_" } } }