Insomniax_0.9a
by admin
⤓ Download · 60.6 KBNo file description.
- Filename
Insomniax_0.9a.zip- Size
- 60.6 KB (listed 60.6KB)
- Type
- ZIP
- Version
- 0.9 (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 — ixadmin/Readme.txt (from the archive itself)
---------------------------------------------------------------- Name: Insomniax.net IX-Admin Mod. Version: 0.9 (For TRIBES Version 1.7 and above) Date: 8-31-99 Author: Kevin Savage (*IX*Savage1) Email: Savage1@insomniax.net URL: http://www.insomniax.net/mods Purpose: To lessen the burden of Server Admins, and make the overall play more managable. Notes: This Mod Does NOT make changes to ANYTHING in Tribes\base. This can be installed without harm to standard Tribes\base games or any other mods. This Mod is NOT meant to be run with Insomniax TRIBES. IX-Admin is Built into the Insomniax Mod. IX-Admin is a by product of it. Combining them is pointless, and could generate problems with the mod. Thanks: To the Tribes Dev Team, and All those at Dynamix/Sierra that make this game possible. I'd also like to thank them for answering my emails with questions about this or that, and taking bug reports. They seem to truely care about what goes into the game. I admire them for that. Thanks. I'd also like to thank *IX*LongBow and others that took the time to test this or that whenever I asked "Hey, got a minute?". Without that, I wouldn't have gotten nearly as much done. Thanks. Known Bugs: Various problems occur when this mod is combined with others. --------------------------------------------------------------- Client Install: NONE. Server Install: 1. Unzip IXAdmin09.zip into default Tribes Dir. (where tribes.exe resides - UNZIP WITH PATH INFORMATION) This means: When installed The Files Should be here: Tribes\config\ixadmin.cs Tribes\config\ixUserList.cs Tribes\ixadmin\admin.cs Tribes\ixadmin\baseProjData.cs Tribes\ixadmin\game.cs Tribes\ixadmin\Gui.cs Tribes\ixadmin\licence.txt Tribes\ixadmin\objectives.cs Tribes\ixadmin\player.cs Tribes\ixadmin\Readme.txt Tribes\ixadmin\server.cs Tribes\ixadmin\staticshape.cs Tribes\ixadmin\satation.cs Tribes\ixadmin\WhatsNew.txt Tribes\ixadmin\WhatsOld.txt 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. If you want to save the config while the game is active just execute the ixSave(); command at the console. 2. Command line to run the mod. (A command line is what you use to start the game. for windows its called a shortcut. It's what you double click on to run the game.) Just add "-mod insomniax" to your current Server Command Line. For Example: Running Normally. tribes.exe Running this Mod. tribes.exe -mod ixadmin If you have a custom Server Config then add the +exec Parameter BEFORE The -mod parameter. For Example: Running Normally. tribes.exe +exec MyConfig.cs Running this Mod. tribes.exe +exec MyConfig.cs -mod ixadmin If your runing dedicated and have a special server config. I suggest you use infinitespawn. (get it at tribesplayers.com) For Example: Running Normally. infinitespawn *tribes +exec MyConfig -dedicated Running this Mod. infinitespawn *tribes +exec MyConfig -mod ixadmin -dedicated If For Some Reason insomniax.cs is not executing when the mod loads. (It should be automatic) Then just add it to the command line. For Example: Running Normally. infinitespawn *tribes +exec MyConfig -dedicated Running this Mod and Executing the Mod Config. infinitespawn *tribes +exec MyConfig +exec ixadmin -mod ixadmin -dedicated If you dont know what im talking about then please learn how to run a server before yelling at me because you dont know how. Here are a few URLs http://www.tribesplayers.com/tribesplayers/server-basic-config.html http://www.tribesplayers.com/tribesplayers/server-advanced-admin.html http://www.tribesplayers.com/tribesplayers/server-mods.html http://www.tribesplayers.com/tribesplayers/faq.html#sec1 Full Instructions for the Mod can be found at the Mod Site (Still under construction) http://www.insomniax.net/mods All Questions will be answered on the Mod message board. Please post any and all feedback you have here. http://www.insomniax.net/IXTribes.cgi. Uninstalling: Delete the Tribes\insomniax Directory and everything in it. Delete ixadmin.cs and ixUserList.cs from within the Tribes\config Directoy. All files are listed above. THIS MOD DOES NOT CHANGE ANYTHING IN TRIBES\BASE. --------------------------------------------------------------- Whats IN the Mod? --------------------------------------------------------------- Check the Files WhatsNew.txt for what is new with this version of the mod. (Bug Fixes etc.) For more News and Info on this mod go to the Mod Web site mentioned above. ---------------------------------------------------------------- Disclaimer: I am not responsible for any damage this game modification may cause you or anything having to do with you. If you lose your job because you play this game nite and day, it is purely your responsibility. I also am not responsible for any hardware failures or software problems that may arise in TRIBES. For problems of that nature contact the game manufacturer. If you believe this modification has problems please report them to me so that I may look into it. I am not responsible for any bugs or problems caused from copying this code into another mod. I do not claim to support any other mod using my code. If they have problems, bother them, not me. -*IX*Savage1 -----------------
Readme — ixadmin/WhatsNew.txt (from the archive itself)
--------------------------------------------------------------- Name: Insomniax Admin Mod. Author: Kevin Savage (*IX*Savage1) URL: http://www.insomniax.net/mods --------------------------------------------------------------- Whats New: Version 0.9 --------------------------------------------------------------- What Im Saying: 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. NOTE: For information about what is already in the mod, please go to the mod's Web Site listed above. -------------------------------------------- Admin Addition -------------------------------------------- 1. Added "Gag" Command to Options Menu. Simply Click on the Players name and Select "Gag Player" in the Options menu to Gag them. - When a Player is "Gagged" they cannot trigger voice sounds. This is for those annoying people that insist on screaming "Hurry up with that Station" ten thousand times. As well as That moron that thinks its funny to scream "APC Ready Waiting For Passenegers" a million times, even though there are no vehicles even on that map. Server Variable: $insomniax::PAGag = true; Public Admin Lockout access to Gag Command. 2. Fair Teams Toggle can now be Voted on. Public Vote Lockout. $insomniax::PVFairTeams = true; Public Admin Lockout. $insomniax::PAFairTeams = true; - Fair Teams Can be set via the Options menu by an Admin, and it can also be voted on by the players in the server. -------------------------------------------- Scoring Changes -------------------------------------------- Here are ALL Possible ways to get, and lose points. 1. Destroying Enemy Power: +3 points. Power must stay down for a full minute. (If your team Repairs the Enemy Power, you can't get points for destroying it). 2. Restoring Your Power: +3 Points. Power must stay up for a full minute. 3. Using Control-K to Kill Yourself: -2 Points. This is Not a "Teleport Home" Key. 4. Shooting Yourself: -1 Point (Normal). 5. Killing Enemy Players: +1 Point (Normal). 6. Killing Teamates: -1 Point (Normal). 7. Killing Enemy Flag Carrier: +2 Points. 8. Killing Your Teams Flag Carrier: -2 Points. 9. Return Your teams Flag: +3 Points. Flag Must Remain for 1 minute, or until your team Caps. 10. Solo Flag Capture: 5 Points. (Normal). 11. Assisted Flag Capture: 3 Points for Flag Capper. 2 Points for Assist. If you die with the flag, or pass the flag to someone else whoever actually caps it gets 3 points, and whever touched the flag before the capper gets 2. -------------------------------------------- Game Changes -------------------------------------------- 1. Safe Stations Implemented. If you are in a Main Inventory Station, you cant be moved by anyone on your team if this setting is enabled. You can't be damaged by your teamates either, regardless of the Team Damage Setting, when this is enabled. Server Variable: $insomniax::SafeStation = true; This of course is changeable via the Options Menu. 2. Inventory Station Ejection. Server can Determine how long is too long for people to be in the Inventory Stations. Server Variable: $insomniax::StationTime = 15; (from 10 - 60 seconds) How much time in Seconds until someone is Ejected from an INV Station. If set to 0 This option is Off. If set below 10 it will make this setting 10. (unless Off) If set above 60 it will be set to 60. This of course is changeable via the Options Menu. -------------------------------------------- Misc Changes and Fixes -------------------------------------------- 1. Options Menu Restructured to remove clutter. 2. Userlist checks Username for Access Check. 3. Various Code Optimizations, and bug fixes. -- other stuff I cant remember. -------------------------------------------- Fixes for 0.9a -------------------------------------------- 1. The PA Lockout "All OFF" didnt work correctly. This has been corrected. - Thanks Dreamforge 2. The PA Lockout for Admin GAG Command wasn't working. This has been corrected. - Thanks again Dreamforge. -- Possibly more im forgetting.
Contents — 15 files (inside the archive)
- ixadmin/objectives.cs
- ixadmin/baseProjData.cs
- ixadmin/game.cs
- ixadmin/GUI.CS
- ixadmin/license.txt
- ixadmin/admin.cs
- ixadmin/player.cs
- ixadmin/Readme.txt
- ixadmin/server.cs
- ixadmin/staticshape.cs
- ixadmin/station.cs
- ixadmin/WhatsNew.txt
- ixadmin/WhatsOld.txt
- config/ixadmin.cs
- config/ixUserList.cs
Source: The Exiled — Tribes Repository
Original page: https://library.theexiled.pwnageservers.com/file.php?id=186
Archived source HTML: _source/file/186.html
Original page: https://library.theexiled.pwnageservers.com/file.php?id=186
Archived source HTML: _source/file/186.html