Installation

From GunGame5 Documentation

(Difference between revisions)
Jump to: navigation, search
(Prerequisites)
(Instructions)
Line 7: Line 7:
# Upload the extracted contents to your server's game directory<br />For Counter-Strike: Source this would be '''orangebox/cstrike'''
# Upload the extracted contents to your server's game directory<br />For Counter-Strike: Source this would be '''orangebox/cstrike'''
# Add<pre>es_load gungame51</pre>on a new line in your '''../cfg/autoexec.cfg''' file. You may create this file if it does not exist.
# Add<pre>es_load gungame51</pre>on a new line in your '''../cfg/autoexec.cfg''' file. You may create this file if it does not exist.
-
# Restart your server, or load GunGame51 by typing this rcon command in your client console:<pre>rcon es_load gungame51</pre>
+
# Restart your server, or load GunGame 5.1 by typing this rcon command in your client console:<pre>rcon es_load gungame51</pre>
-
## When GunGame51 is loaded for the first time, it will generate configuration files in '''../cfg/gungame51/'''
+
## When GunGame 5.1 is loaded for the first time, it will generate configuration files in '''../cfg/gungame51/'''
# Edit the newly appeared configuration files in '''../cfg/gungame51/''' to your likings
# Edit the newly appeared configuration files in '''../cfg/gungame51/''' to your likings
-
# Restart your server, or reload gungame51 by typing this rcon command into your client console:<pre>rcon es_reload gungame51</pre>
+
## This file can be used to load any GunGame specific server settings: <pre>/cfg/gungame51/gg_server.cfg</pre>
 +
## This folder will contain all the cfg files for turbo, deathmatch, knife pro, ect: <pre>/cfg/gungame51/included_addon_configs</pre>
 +
# Restart your server after editing the new cfg files, or reload gungame51 by typing this rcon command into your client console:<pre>rcon es_reload gungame51</pre>

Revision as of 18:52, 9 July 2010

Prerequisites

Instructions

  1. Extract the zip file for GunGame5.1
  2. Upload the extracted contents to your server's game directory
    For Counter-Strike: Source this would be orangebox/cstrike
  3. Add
    es_load gungame51
    on a new line in your ../cfg/autoexec.cfg file. You may create this file if it does not exist.
  4. Restart your server, or load GunGame 5.1 by typing this rcon command in your client console:
    rcon es_load gungame51
    1. When GunGame 5.1 is loaded for the first time, it will generate configuration files in ../cfg/gungame51/
  5. Edit the newly appeared configuration files in ../cfg/gungame51/ to your likings
    1. This file can be used to load any GunGame specific server settings:
      /cfg/gungame51/gg_server.cfg
    2. This folder will contain all the cfg files for turbo, deathmatch, knife pro, ect:
      /cfg/gungame51/included_addon_configs
  6. Restart your server after editing the new cfg files, or reload gungame51 by typing this rcon command into your client console:
    rcon es_reload gungame51
Personal tools