Cfg/gungame51
From GunGame5 Documentation
(Difference between revisions)
(Created page with '== Folders == === Custom Addon Configs === # The '''<span style="color:red">custom_addon_configs</span>''' folder will contain any configuration files for any Custom Addons you h...') |
|||
Line 2: | Line 2: | ||
=== Custom Addon Configs === | === Custom Addon Configs === | ||
# The '''<span style="color:red">custom_addon_configs</span>''' folder will contain any configuration files for any Custom Addons you have installed. | # The '''<span style="color:red">custom_addon_configs</span>''' folder will contain any configuration files for any Custom Addons you have installed. | ||
- | # For a list of Custom Addons available, see the [ | + | # For a list of Custom Addons available, see the [[scripts.custom|Custom Addons]] page. |
=== Included Addon Configs === | === Included Addon Configs === | ||
# The '''<span style="color:red">included_addon_configs</span>''' folder will contain most of the configuration files for Included Addons. | # The '''<span style="color:red">included_addon_configs</span>''' folder will contain most of the configuration files for Included Addons. | ||
- | # For a list of Included Addons and their specific configuration file, see the [ | + | # For a list of Included Addons and their specific configuration file, see the [[scripts.included|Included Addons]] page. |
# This folder also contains 2 .txt files: | # This folder also contains 2 .txt files: | ||
## gg_stats_logging.txt | ## gg_stats_logging.txt | ||
Line 18: | Line 18: | ||
=== Sound Packs === | === Sound Packs === | ||
# The '''<span style="color:red">sound_packs</span>''' folder is used to set which sounds to use for which GunGame events. | # The '''<span style="color:red">sound_packs</span>''' folder is used to set which sounds to use for which GunGame events. | ||
- | # For a more detailed outline of sound_packs, see the [ | + | # For a more detailed outline of sound_packs, see the [[cfg/gungame51/sound_packs|Sound Packs]] page. |
=== Spawnpoints === | === Spawnpoints === | ||
# The '''<span style="color:red">spawnpoints</span>''' folder is used to set spawnpoints to be used with [[scripts.included.gg_random_spawn|gg_random_spawn]]. | # The '''<span style="color:red">spawnpoints</span>''' folder is used to set spawnpoints to be used with [[scripts.included.gg_random_spawn|gg_random_spawn]]. | ||
Line 24: | Line 24: | ||
=== Weapon Orders === | === Weapon Orders === | ||
# The '''<span style="color:red">weapon_orders</span>''' folder is used to set the weapons and multikill values for each level. | # The '''<span style="color:red">weapon_orders</span>''' folder is used to set the weapons and multikill values for each level. | ||
- | # For a more detailed outline of weapon_orders, see the [ | + | # For a more detailed outline of weapon_orders, see the [[cfg/gungame51/weapon_orders|Weapon Orders]] page. |
Revision as of 03:30, 5 June 2011
Contents |
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_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.