Addon Details

Watch - Add Favorite


11
w00ts
w00t!2

Server Redirect - Version 1.0

posted on 2009-06-01 06:03:16
by Adz



Description

Server Redirect

Description
Displays Information & Allows Connection to other Servers via Popup Menus

Requirements
Eventscripts v2.0.0.250i: Mattie's Download Page

+w00t

Installation

Installation
Automatic
-> es_install serverRedirect -autoload
-> Add the following line to your autoexec.cfg:
:: es_load serverRedirect
-> Alternatively to load manually:
:: rcon es_load serverRedirect
-> Restart your server

Manual
-> Extract Downloadable .zip file to .../<gameDir>/
-> Add the following line to your autoexec.cfg:
:: es_load serverRedirect
-> Alternatively to load manually:
:: rcon es_load serverRedirect
-> Restart your server

Configuration
1) Add each <ip>:<port> on a seperate line in .../<gameDir>/addons/eventscripts/serverRedirect/servers.txt
2) Load the script once and a serverRedirect.cfg configuration file will automatically be created:
Code:
// ******************************
// Script Configuration
// ******************************

// Frequency server query updates. Must be integer (Default=60)
   serverRedirect_updateFrequency 60

// Client console/say command to open menu. Must be string (Default="!servers")
   serverRedirect_popupCommand "!servers"


Edit it to your liking.

Version Notes For 1.0

Updated on: 2009-06-01 06:03:16 EST by Adz (View Zip Contents)
Displays Information & Allows Connection to other Servers via Popup Menus

( Previous Versions )