Evie Addon Details

Watch - Add Favorite

AutoGunGame - an automatic GunGame Loader - Version 1.14

posted on 2009-06-20 23:14:22
by scaiyth
7
w00ts
w00t!
Requires: Tags: css gg ggmaps GunGame python rejoin

Description

AutoGunGame can load any GunGame version, if changing to specified maps, it is able to deactivate mani_anti_rejoin from Mani Admin Plugin, too.
There are various settings you can change.

Features:

  • Which script should be auto-loaded on GunGame maps (GunGame version)
  • Default is 'gungame' for GunGame 5
  • On which maps should GunGame be loaded (e.g. whole mapnames like "de_dust", "gg_" starting maps and/or other maps including strings that you define)
  • Default is loading GunGame on 'gg_' maps
  • Which mapnames will be ignored by AutoGunGame (see config file for more information)
  • Should GunGame be unloaded if changed to normal maps
  • Default is activated
  • Should mani_anti_rejoin be disabled when running GunGame (helps at GG Deathmatch, so that Mani Admin Plugin doesn't kill you after rejoining)
  • Default is deactivated
  • Should mani_anti_rejoin only be disabled if playing GunGame on GunGame maps (so it doesn't deactivate it on non-GunGame maps while running GunGame)
  • Default is activated


Default configuration happens in cstrike/addons/eventscripts/autogungame/config.cfg. You can also change options temporarily (until server restart or reloading of the script) through console.

Installation

Method 1

For automatic installing & loading of the script, just type the following in your server console or with rcon:
es_install autogungame autoload

After that, either type the following or restart your server
es_load autogungame


For automatic installing without auto-loading, type this:
es_install autogungame

Configure the Script in addons/eventscripts/autogungame/config.cfg (to apply changes on server, reload the script, or restart your server)

___________________________________________________________

Method 2

  1. Download the *.zip folder from here
  2. Extract it
  3. Copy the addons folder in your cstrike directory
  4. Open your autorun.cfg in cstrike/cfg (you should have one, otherwise create a blank .txt file and rename it)
  5. Add the line "es_load autogungame" at the end of the file
  6. Go to cstrike/addons/eventscripts/autogungame and open the config.cfg if you want to change some settings (self explanatory)

Version Notes For 1.14 (Announce this update)

Updated on: 2009-08-01 22:33:08 EST by scaiyth

  • fixed non-changing cvars (gg_server.cfg did not execute) when playing the first GunGame map after a non GunGame map
  • added execution of server.cfg after auto unloading GunGame (since GunGame doesn't do it itself)

( Previous Versions )