// Note: This addon requires usage of the "gg_respawn_cmd" found in the
// gg_en_config.cfg
Hey I was just wondering how to turn on deathmatch in gungame 5? Ive set it to 1 in the config.
//=========================================================
// DEATHMATCH
//=========================================================
// When enabled, this addon emulates a team-deathmatch mode, and players will
// respawn when they die.
//
// Note: This addon enables: Turbo Mode.
// Note: This addon disables: Knife Elite, Elimination.
// Note: This addon disables: map objectives, freezetime and roundtime.
// Note: This addon requires usage of the "gg_respawn_cmd" found in the
// gg_en_config.cfg
//
// Options: 0 = Disabled
// 1 = Enabled
gg_deathmatch 1
Is there something else I need to do to get it working? Everything else is working fine except for this.
Any suggestions are welcome.
Thanks.