How do i install mattie eventscripts gungame into my server? Before you can install gungame mod on your counter strike source server. You need to have installed mattie eventscripts first. Check out How to install mattie eventscripts plugin.
To install gungame mod on your server you will need to download the latest version of gungame mod from View Forum - EventScripts - Script Addons - Mattie.Info Source Forums Once you have gungame mod downloaded into your computer. You need to unzip the files for upload to your counter strike source server. Now that you have the gungame mod files unzipped you are going to see 2 folders called "addons" and "sound" in the addons folder are the gungame files. Open the addons folder and then open the eventscripts folder. Inside the gungame3 folder you will see the es_gungame3.txt file. Edit es_gungame3.txt file to the way you would like to play gungame in your game server. You need to connect to your server ftp and find your way to the /cfg folder and download the autoexec.cfg file. If your server does not have a autoexec.cfg file you need to create one. In the autoexec.cfg file you are going to type "es_load gungame3" that's only if you want to run a 24/7 gungame server. If you only want to play gungame once in a while then you will need to load gungame from console "es_load gungame3" or you can add "es_load gungame3" to the rconlist.txt file that's included in mani-admin-plugin to enable it. To turn off gungame you need to type in console "es_unload gungame3" or you can add "es_unload gungame3" to the rconlist.txt file that's included in mani-admin-plugin to enable it. Add the 2 lines below to the rconlist.txt file that's included in mani-admin-plugin in /cfg/mani_admin_plugin/rconlist.txt. Quote:
"Gungame On" es_load gungame3 // Turns on gungame
"Gungame Off" es_unload gungame3 // Turns off gungame
|  Now you can upload the addons folder to your game server. Find your way to the /cstrike folder and drag the addons folder inside the /cstrike folder overwriting the current addons folder that you have in your game server. Upload the sound folder to your game server. Find your way to the /cstrike folder and drag the sound folder inside the /cstrike folder overwriting the current sound folder that you have in your game server. And upload the autoexec.cfg file to your /cfg folder.
Then restart the game server...
Last edited by NightLinks; 11-20-2008 at 03:19 PM.
|