Don't use Wordpad, Microsoft Word, OpenOffice, LibreOffice, etc.
Windows comes with Notepad installed, so I'll use that for the example:
- Navigate to
tf/custom/pg-config-master/cfg/custom.cfg
- Right-click on
custom.cfg
- Hover over "Open with..."
- Find and select "Notepad" in the list of apps
Make sure you save the file after you make changes.
In custom.cfg
, find the "PG Settings" section near the top.
Say you want to turn gore on (blood and "gibs"). Change the line that says goreOff
to instead say goreOn
.
Remove goreOff |
Add goreOn |
---|---|
// PG Settings
chatOff
unbindChat
voiceOff
- goreOff
spraysOff
|
// PG Settings
chatOff
unbindChat
voiceOff
+ goreOn
spraysOff
|
Save the file. Now gore will be turned on after you restart TF2.
voiceOff
/voiceOn
-- Disable/Enable voice chatchatOff
/chatOn
-- Disable/Enable text chatunbindChat
/bindChat
-- Unbind/Bind default text and voice chat keysgoreOff
/goreOn
-- Disable/Enable blood and gibsspraysOff
/spraysOn
-- Disable/Enable seeing player sprays