View Single Post
coach
SourceMod Donor
Join Date: Jun 2008
Old 07-25-2009 , 04:53   Re: [CSS] AutoGungame
Reply With Quote #8

All working fine. As I use SM & not mani it is not an option.

My current cfg:

// The prefix of a hostage map.
// Default: "cs_"
sm_autogungame_csMapPrefix "XX_"

// A CFG File to run for NON Gungame Maps. Example EXEC CSS.CFG
// -
// Default: ""
sm_autogungame_ggcfg "exec gg.cfg"

// The prefix of a defuse map.
// -
// Default: "de_"
//sm_autogungame_deMapPrefix "de_"

// A CFG File to run for Gungame Maps. Example EXEC GG.CFG
// -
// Default: ""
sm_autogungame_csscfg "exec css.cfg"

I am wanting to add gg maps. Hints on how to have GunGame run on both cs_ & gg_ maps. Still leaving de_ maps as normal CSS.
coach is offline