This is real and you can see these pages in your own game if you want to. You need SV_Cheats 1 to use them:
Code: Select all
"test_itempickuppanel"
client cheat
- Debugging tool to test the item pickup panel. Usage: test_itempickuppanel
<weapon name>
<weapon id>: 0 = primary, 1 = secondary, 2 = melee.
"test_itemdiscardpanel"
client cheat
- Debugging tool to test the item discard panel. Usage:
test_itemdiscardpanel <weapon name>
<weapon id>: 0 = primary, 1 = secondary, 2 = melee.
"test_giveawayitem"
client cheat
- Debugging tool to test the item giveaway panel. Usage: test_giveawayitem
<weapon name>
<weapon id>: 0 = primary, 1 = secondary, 2 = melee.
Code: Select all
"TF_Unique_Headgear_Scout" "Batter's Helmet"
"TF_Unique_Headgear_Sniper" "Tooth Belt"
"TF_Unique_Headgear_Soldier" "Soldier's Helmet"
"TF_Unique_Headgear_Demoman" "Fro"
"TF_Unique_Headgear_Medic" "Medic's Helmet"
"TF_Unique_Headgear_Pyro" "Pyro's Helmet"
"TF_Unique_Headgear_Heavy" "Football Helmet"
"TF_Unique_Headgear_Engineer" "Mining Helmet"
"TF_Unique_Headgear_Spy" "Spy's Helmet"