GoldenEye: Source Forums

Debriefing => Questions, Help, & How To's => Topic started by: HAL_9000 on April 11, 2017, 10:23:27 pm

Title: Removing blood and gibs on startup for Paintball mode
Post by: HAL_9000 on April 11, 2017, 10:23:27 pm
Hi, I'm pretty new to Goldeneye Source (but not Goldeneye) and I was wondering, how can I remove the blood and gibs from the game on startup for paintball mode? I know the commands to remove them when I'm in game, but no matter what startup commands I enter into steam, I always end up having to put in the commands manually.

Thanks for your help,
HAL
Title: Re: Removing blood and gibs on startup for Paintball mode
Post by: Entropy-Soldier on April 11, 2017, 10:49:57 pm
I can't say I've ever needed to do this specific thing before, but if you add the commands you use to the bottom of this file:

%STEAMDIR%\steamapps\sourcemods\gesource\cfg\listenserver.cfg

you should get the result you're looking for.


This is a text file that can be edited in any text editor, including notepad, and %STEAMDIR% is your steam directory, typically some variation of "C:\Program Files\Steam".


If that doesn't work for online servers, make a file called "autoexec.cfg" in the same directory and add the commands to that.
Title: Re: Removing blood and gibs on startup for Paintball mode
Post by: HAL_9000 on April 12, 2017, 12:24:33 am
That seemed to have worked. Thanks pal.