by BucKeT » Tue Jun 30, 2009 12:56 am
This is where you make changes to turn on friendly fire at what ever level you want.
/cstrike/cfg/gungame5/gg_default_addons.cfg
//=========================================================
// FRIENDLY FIRE
//=========================================================
// Automatically turn on friendly fire when a player reaches "x" levels
// below the last level (+1)
//
// Example: gg_friendlyfire 1
// => The above will turn on friendly fire when a player reaches the
// last level.
//
// Example: gg_friendlyfire 2
// => The above will turn on friendly fire when a player reaches one
// level before the last.
//
// Options: 0 = Disabled
// <level> = Enabled
gg_friendlyfire 2
***********************************************************************************************************************
As far as the sounds, make sure you have the actual mp3's loaded in /cstrike/sound/gungame folder.
Below is an example of my settings. This is where you place the text of your songs and they have to match the mp3 exactly.
/cstrike/cfg/gungame5/random_winner_sounds.txt
gungame/disturbed_n.mp3
gungame/lenny_kravitz_n.mp3
gungame/renegade.mp3
gungame/korn.mp3
gungame/shine_n.mp3
gungame/ironman_n.mp3