Cfg/gungame51
From GunGame5 Documentation
(Difference between revisions)
(One intermediate revision not shown) | |||
Line 1: | Line 1: | ||
== Notes == | == Notes == | ||
- | *You must '''es_load gungame51''' one time to create most of the config files. | + | *You must '''es_load gungame51''' one time to create most of the config files. The only exception to this is the gg_server.cfg file. |
*This goes for Custom Addons as well. | *This goes for Custom Addons as well. | ||
**Once you install a Custom Addon, just reload GunGame51 to create its config file. | **Once you install a Custom Addon, just reload GunGame51 to create its config file. | ||
Line 35: | Line 35: | ||
== Files == | == Files == | ||
=== gg_afk_settings.cfg === | === gg_afk_settings.cfg === | ||
- | |||
=== gg_en_config.cfg === | === gg_en_config.cfg === | ||
=== gg_objectives_settings.cfg === | === gg_objectives_settings.cfg === |
Current revision as of 13:09, 27 May 2012
Contents |
Notes
- You must es_load gungame51 one time to create most of the config files. The only exception to this is the gg_server.cfg file.
- This goes for Custom Addons as well.
- Once you install a Custom Addon, just reload GunGame51 to create its config file.
- We set GunGame51 up this way so that server owners will not overwrite their config files every time they update GunGame.
Folders
Custom Addon Configs
- The custom_addon_configs folder will contain any configuration files for any Custom Addons you have installed.
- For a list of Custom Addons available, see the Custom Addons page.
Included Addon Configs
- The included_addon_configs folder will contain most of the configuration files for Included Addons.
- For a list of Included Addons and their specific configuration file, see the Included Addons page.
- This folder also contains 2 .txt files:
- gg_stats_logging.txt
- Place all events in this file that you want GunGame51 to force logging for 3rd-party plugins like HLStatsX or PsychoStats.
- gg_stats_logging must be set to 1.
- gg_welcome_msg.txt
- Stores the message to be used by gg_welcome_msg.
- gg_welcome_msg must be set to 1.
- gg_stats_logging.txt
Logs
- The logs folder contains any error logs for GunGame51.
- If you are having issues with GunGame, feel free to report them via our Issues List
- You will want to attach any error logs from this folder when reporting an issue.
Sound Packs
- The sound_packs folder is used to set which sounds to use for which GunGame events.
- For a more detailed outline of sound_packs, see the Sound Packs page.
Spawnpoints
- The spawnpoints folder is used to set spawnpoints to be used with gg_random_spawn.
- You can also edit the spawnpoints either by hand or using gg_spawnpoints.
Weapon Orders
- The weapon_orders folder is used to set the weapons and multikill values for each level.
- For a more detailed outline of weapon_orders, see the Weapon Orders page.