Updating

From GunGame5 Documentation

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
==Instructions==
==Instructions==
-
<div>
 
# Extract the zip file for GunGame51
# Extract the zip file for GunGame51
-
<ul><li style="margin-left:36px;"> It is strongly suggested that you delete the folder: <pre>../addons/eventscripts/gungame51</pre>before uploading in order to avoid having deprecated (old) files from conflicting with your update.</li></ul>
+
# Stop your server, restart it without loading GunGame51 in your autoexec, or use this command in client console:<pre>rcon es_unload gungame51</pre>
 +
# Save your winner's database ('''../addons/eventscripts/gungame51/core/sql/gg_database.db''') to your computer.
 +
# Delete the following folder on your server in order to avoid having deprecated (old) files from conflicting with your update: <pre>../addons/eventscripts/gungame51/</pre>
# Upload the extracted contents to your server's game directory<br />For Counter-Strike: Source this would be '''cstrike'''
# Upload the extracted contents to your server's game directory<br />For Counter-Strike: Source this would be '''cstrike'''
-
# Restart your server: in a server control panel or by typing this rcon command into your client console:<pre>rcon quit</pre></div>
+
# Restore '''gg_database.db''' to its previous location
 +
# Restart your server: in a server control panel or by typing this rcon command into your client console:<pre>rcon quit</pre>

Revision as of 02:45, 20 January 2010

Instructions

  1. Extract the zip file for GunGame51
  2. Stop your server, restart it without loading GunGame51 in your autoexec, or use this command in client console:
    rcon es_unload gungame51
  3. Save your winner's database (../addons/eventscripts/gungame51/core/sql/gg_database.db) to your computer.
  4. Delete the following folder on your server in order to avoid having deprecated (old) files from conflicting with your update:
    ../addons/eventscripts/gungame51/
  5. Upload the extracted contents to your server's game directory
    For Counter-Strike: Source this would be cstrike
  6. Restore gg_database.db to its previous location
  7. Restart your server: in a server control panel or by typing this rcon command into your client console:
    rcon quit
Personal tools