Starsiege: Tribes Community Archive

IXTribes06b

by admin
⤓ Download · 191.4 KB
No file description.
Filename
IXTribes06b.zip
Size
191.4 KB (listed 191.4KB)
Type
ZIP
Version
0.6b (from readme)
Developer
admin
Last update
Jun 07, 2008 - 02:13
Format
Zip archive data, at least v2.0 to extract, compression method=deflate
Readme — insomniax/Readme.txt (from the archive itself)
----------------------------------------------------------------
Name: Insomniax.net TRIBES Mod.
Version: 0.6b Beta (For TRIBES Version 1.2)
Date: 3-3-99
Author: Kevin Savage (*IX*Savage1)
Email: Savage1@insomniax.net
URL: http://www.insomniax.net
Purpose: To Maintain Game Balance and Increase Complexity. 
	 Also Increasing Intensity of Gameplay. 
Current Addititions: 
	Ammo Types:  3
	Armor Types: 0
	Backpacks:   2
	Deployables: 3
	Maps:        1
	Vehicles:    2
	Weapons:     4

Notes: Some people have been taking code from this mod and patching
       it into their own. What can I do im handing this out for free.
       if you do use this code I would appreciate a mention as to 
       where you got the information and/or code. Thanks.
Known Bugs: Anti-TK Has problems when this mod is combined 
	    with others. Also other unforseen problems may
	    arise when this mod is combined with others.
---------------------------------------------------------------

Client Install: NONE. 
	Notes for Client Playing the mod. Weapons can be accessed
	by Selecting "Next Weapon" or "Previous Weapon". There are
	no Numbers assigned to the new weapons. (Default key is 'Q')
	In order to bind the weapons and items you need to use(ItemName)
	The Item Names for each item is listed with the items below.

Server Install: 
	1. Unzip IXTribes06b.zip into default Tribes Dir.
	   (where tribes.exe resides - UNZIP WITH PATH INFORMATION)
	2. Command line to run the mod. 	
	   Just add "-mod insomniax" to your current Server Command Line.
	   For Example:
		tribes.exe -mod ixadmin
	   If you have problems running a server please go to 
	   http://www.tribesplayers.com/
	   all the info you need is there.

When installed The Files Should be here: 
 Tribes\config\insomniax.cs
 Tribes\insomniax\scripts.vol
 Tribes\insomniax\Readme.txt
 
Any Maps Included with this Mod should be here:
 Tribes\insomniax\missions

NOTE: If these files are not in these folders ..put them there.
      IF THIS IS NOT THE FIRST TIME INSTALLING and you have the 
      insomniax.cs file already you dont need to unzip this
      one. You can choose to add the new variables, or not.
      The server will choose default values. Settings can be
      changed during the game and are saved when the server
      exits normally. (Not when it crashes).

Full Instructions for the Mod will be Posted at the site as
soon as I get the chance to get them up. for now any questions 
will be answered on the message board. The URL is
http://www.insomniax.net/IXTribes.cgi. 

---------------------------------------------------------------

  Please post any and all feedback on the TRIBES Message board 
  on our web site. http://www.insomniax.net. This mod is still
  being created at this time. Bugs and suggestions will be worked
  on. Thanks.
  	-*IX*Savage1

---------------------------------------------------------------
Current Additions:
---------------------------------------------------------------
NOTE: When I mention the Options Menu I am refering to the Menu 
	you access by pressing TAB While in the game. 
	When I refer to "Super Admin" I am refering to the Admin
	with the SAD Password or a player Hosting the game.
	When i refer to a Public Admin I am refering to someone who 
	has either been appointed Admin by a Super Admin(See below) 
	or has been Voted into being Administrator. 

--------------------------------------------
 Maps
--------------------------------------------
Name: IX_Frostbite
Terrain: Snow and Ice
Weather: Snowing
Time of Day: Daytime.
Description: This is a Large CTF map with 3 bases and 2 teams. The
		 Center Base is worth 1 point. All bases have mortar 
		 turrets that are within reach of the next base.  The 
		 center base has 2 mortar towers that can pummel either
		 base and should prove to be an interresting objective.
		 Both bases are different and have their own pros and
		 cons.  Lots of room to manuver and plan assaults. 
Compatability: This map can be used with Unmodified Tribes.
		   This map is also Server Side only. 
--------------------------------------------

--------------------------------------------
 Anti-Team Killer 
--------------------------------------------
Server Variables:
	$Insomniax::tkClientLvl = "0";
	$Insomniax::tkLimit = "5";
	$Insomniax::tkMultiple = "3";
	$Insomniax::tkServerLvl = "1";
	$Insomniax::BanKickTime = "600";

    The Anti Team Killer part of this mod is simple but has many
  options. All Settings can be set during the game via the Options
  Menu.  There are Two Settings for the Anti-TK part of this mod. 
  Server Settings and Client Settings. The Server Settings determine
  what action the server will take when a TK is encountered. The client
  Settings determine to what severity the Client is allowed to Dispose
  of his last Team Killer. Here's how it works. 

  Ban/Kick Time: $Insomniax::BanKickTime
	    This variable sets the amount of time in seconds the Team 
	    Killer Kick will Ban the Player. This also effects All Normal
	    Kicks as well. This does Not Effect the Ban Option's Ban time.
  TK Limit: $Insomniax::tkLimit
	    This is the number of Team Kills that trigger a response
	    by the server and/or allow action by the victim client. 

  TK Server Level: $Insomniax::tkServerLvl 
	0: Logging of TK's Only.
	   This means that No action is taken by the server when 
           $Insomniax::tkLimit is Reached by a player. 
	1: Auto Vote Team Killer.
	   This Automaticly Votes to Kick the Team Killer when they
	   reach $Insomniax::tkLimit or any Multiple of $Insomniax::tkLimit
	   For example:
		$Insomniax::tkLimit = "2"; 
		I Team Kill 2 Times. The Server Auto Votes to Kick me.
		The Vote Fails. I Stay on the Server. The server will 
		then Initiate a Vote when I reach 4,6,8 Team Kills. 
		If Im still on the server it will Vote at every M
Contents — 5 files (inside the archive)
Source: The Exiled — Tribes Repository
Original page: https://library.theexiled.pwnageservers.com/file.php?id=189
Archived source HTML: _source/file/189.html