UNR ClanWar Quake2 Mod
By [UNR]Finn
V2.00 | August 22, 1998 |
Purpose
This Mod was developed to simplify the process of setting up and running duel team matches. Full teamplay rules have been added in order to simplify matches, as well as automating the process of starting, timing and finishing matches. The team score is retained even if individuals drop mid-way during a match, and scores are also saved when switching between levels.
On CTF levels, normal Capture The Flag rules are used, including the grapple and slightly weaker powershield. Non-CTF levels are played with the grapple disabled by default, and use of the normal DM powershield. Players may also customise the matches with server configurable weapons/ammo/health and armour. Weapons may also be disabled for further customisation.
Installation
The contents of the .zip file should be extracted to a CLANWAR directory under the Quake2 directory. Then you will need to copy the CTF pak file into that directory.
To use Vwep, you will also need the Vwep pak file.
Credits
This mod is based on Threewave CTF by Zoid and is modified by Andrew 'Finn' Southgate. The maplist command is based on code by Bent P. Svendsen (decker@post1.tele.dk). Additional thanks to everyone who helped beta-test for their general patience in putting up with a programmer :-).
Programmer:
Beta Testers:
Dedicated to Carla . well miss you hon
If you want to find out more about my clan, Unreal, visit http://clans.quake2.co.uk/unreal/
Misc.
This was done 100% in Borland C++. If anyone is feeling kind, then a donation of Watcom C++ would allow me to produce a better optimised version :-).
I thought I had better stick in one of those standard disclaimers here. I have tried my best to make sure that this is virus free and I certainly have not added any malicious code. But, you know the score. If by any chance this mod does damage to your computer, kill your cat, or run off with your spouse, I cannot be held responsible.
New Commands
Admin_pword [password] | Sets the client admin password. |
Admin [command] | If the
clients admin password is correct, then this
executes the command. Command can be any of the Sv
commands without the Sv prefix (e.g.
"rcon Sv default" would become "admin
default") However, it cannot be used with Sv
Clear. This command may also be used with any of
the following: map, status, kick or set. Note: admin set cannot be used to change rcon_password or the game variable. Also all Admin commands are logged to the server log with the clients name and ip. |
TimeLeft | Displays current time left in current match |
Settings | Displays current weapon/ammo/health/armour settings |
LockCam | Toggles whether rotatecam chasecamera follows player as they turn |
chasemode | Changes chasecamera mode |
adminmenu | If admin_pword is correct, displays admin menu |
play_team <file> | plays radio wav to teammates |
say_player <name> <msg> | send msg just to one player |
team_say <msg> | sends msg to teammates so specs cant read |