WOD Xtreme for Quake2 - Version 1.0

Table Of Contents

. . Introduction
Whats New
Installation
Setting up a Server
Weapon Commands
Function Commands
Admin Server Commands
Server Variables
New Pics
New Sounds
Credits
Wod History

Introduction

Author:Ruiner
E-mail:mike@netdoo.com
Date:Aug 16 2006
WODX Website:www.netdoo.com/wodx
WODX Forum:http://www.netdoo.com/ninclan/board/YaBB.cgi?board=wodx
WODX 1.0 Server Files:http://www.netdoo.com/wodx/files/wodx1.0.zip (Windows & Linux)
Credits:WODX V1.0 is based on WOD 6.05 source code by Steven Boswell & Matt Wright
VIP:Big thanks to QwazyWabbit for all his help, RESPECT!
New DLL:Yes
New Pics:Yes
New Sounds:Yes
New Models:No

Whats New

1.0 (Ruiner) 8/16/06 -Speed rocket launcher added -New airstrike. -Flashlight added. -Lithium Hook added -The number of tripwires per player can now be set using a server variable -Grapple hook limited to 4 hooks per player (no more Overflow from trips or hook!) -Stronger shrapnel grenades -Homing rocket launcher removed -New nightday cycle added, the cycle can be timed or turned off using a server variable -Bazooka added -New sounds and pics

Installation

Backup or rename your old weapons folder in your Quake2 directory. Unzip wodx.zip to: "c:\quake2\weapons" Update the new autoexec.cfg and config.cfg files with the ones from the backed up folder. To play WODX, launch Quake 2 and type "set game weapons" in the console.

Setting up a Server

First modify the server.cfg as you please. For more info check the Server Variables section. WINDOWS To start a dedicated server using the batch file in weapons dir double click on: server.bat Or type in command line: cd c:\quake2 "quake2" +set dedicated 1 +set game weapons +exec server.cfg Note:If you use a different client other then Quake2.exe, you'll need to modify the batch file or command line to reflect this LINUX To run the mod on linux you'll need a quake2 executable for modern compiler/glibc version Please get R1CHs GNU/Linux GlibC 2.x Dedicated Server (FOR NEW MODS) Otherwise you'll get Segmentation Fault error or players will spawn outside the map http://www.r1ch.net/stuff/r1q2/ (r1q2ded.zip) For more information about running a Quake 2 server on Linux visit: http://www.linuxdocs.org/HOWTOs/Quake-HOWTO-3.html

Weapon Commands

Note: You'll need to plug in the actual keys from your keyboard where it says key Example: bind b use blaster 1) Blaster & Super Blaster bind key use blaster bind key use super blaster 2) Shotgun & Sniper Gun bind key use shotgun bind key use sniper gun 3) Super Shotgun & Freeze Gun bind key use super shotgun bind key use freezer 4) Standard Machinegun & Machine Rocket Gun bind key use standard machinegun bind key use machinegun 5) Chaingun & Streetsweeper bind key use chaingun bind key use streetsweeper 6) Grenade Launcher & Bazooka bind key use grenade launcher bind key use bazooka 7) Rocket Launcher & Speed Rocket Launcher bind key use rocket launcher bind key use speed rocket launcher 8) Hyperblaster & Plasma Rifle bind key use hyperblaster bind key use plasma rifle 9) Railgun & Flame Thrower bind key use railgun2 bind key use railgun 0) BFG 10K bind key use bfg10k Grenade Cycle bind key use grenades DarKMajick Grenades bind key use cluster grenade bind key use rail bomb bind key use napalm grenade bind key use shrapnel grenade bind key use cataclysm device

Function Commands

Airstrikebind key airstrike
Flashlight bind key flashlight
Lithium Hook bind key +hook2
Grappling Hook bind key +hook
Slide up grapple bind key +shrink
Slide down grapple bind key +grow
Jetpack bind key use jetpack
Laser Sight bind key lsight
Laser Tripwire bind key laser
TractorBeam Pull bind key pull
TractorBeam Push bind key push
Cycles Zoom Views bind key zoom 1
Original View bind key zoom 0
Kamikaze bind key kamikaze
Scanner bind key scanner
Decoy bind key decoy

Admin Server Commands

IP banning
rcon_password "your server pass" // needed to use rcon
rcon status // list ips
rcon sv addip 192.246.40.11 // ban a single ip
rcon sv addip 192.246.40 // ban an ip range
rcon sv removeip 192.246.40.11 // unban ip
rcon sv listip // list banned ips
rcon sv kickban // kick and ban player by number
rcon sv writeip // save banned ips to listip.cfg

Server Variables

//server.cfg
set maxlasertrips 5 // limit the number of tripwires per person to 5
set nightdaytime 2 // cycle night-day every 2 minutes
set minlevel 2 // minimum light level during the cycle
exec listip.cfg // restores banned ip filter list
set filterban 1 // ips on the list cant enter
set maplist 1 // cycle through maps in maplist.txt
set motdfile "motd.txt" // display message of the day file
set dmflags 532 // 4+16+512 (weapons stay, instant powerups, spawn farthest)
set featureban 430080 // 4096+131072+131072+262144 (kamikaze, nightvision, scanner, zoom view)
set weaponban 16842752 // 65536+16777216 (cataclysm device, flamethrower)
set fragban 135331840 // 65536+1048576+134217728 (cataclysm device,speed rocket launcher,telefrags)
// For dmflags, featureban, weaponban and fragban // the (number) is just the sum of the values set dmflags (number) set featureban (number) set weaponban (number) set fragban (number)
Dmflags

no health 1
no powerups 2
weapons stay 4
no falling damage 8
instant powerups 16
same map 32
teamplay by skin 64
teamplay by model 128
no friendly fire 256
spawn farthest 512
force respawn 1024
no armor 2048
allow exit 4096
infinite ammo 8192
quad drop 16384
fixed FOV 32768

Featurebans

no bandolier 1
no ammo pack 2
no silencer 4
no rebreather 8
no environment suit 16
no adrenaline 32
no megahealth 64
no power armor 128
no invulnerability 256
no decoy 512
no grappling hook 1024
no player ID 2048
no kamikaze 4096
no lasersight 8192
no triplasers 16384
no nightvision 32768
no push/pull 65536
no scanner 131072
no zoom view 262144
no jetpack 524288

Weaponbans

no super blaster 1
no shotgun 2
no sniper gun 4
no super shotgun 8
no freeze gun 16
no standard machinegun 32
no machine rocket gun 64
no burstfire machinegun 128
no chaingun 256
no streetsweeper 512
no grenades 1024 (affects all grenades, GL and bazooka)
no cluster grenade 2048
no rail bomb 4096
no plasma grenade 8192
no napalm grenade 16384
no shrapnel grenade 32768
no cataclysm device 65536
no grenade launcher 131072
no bazooka 262144
no rocket launcher 524288
no speed rocket launcher 1048576
no hyperblaster 2097152
no plasma rifle 4194304
no railgun 8388608
no flamethrower 16777216 (affects flame RL and flame grenades)
no BFG10K 33554432

Fragbans

no super blaster 1
no shotgun 2
no sniper gun 4
no super shotgun 8
no freeze gun 16
no standard machinegun 32
no machine rocket gun 64
no burstfire machinegun 128
no chaingun 256
no streetsweeper 512
no grenades 1024 (affects all grenades, GL and bazooka)
no cluster grenade 2048
no rail bomb 4096
no plasma grenade 8192
no napalm grenade 16384
no shrapnel grenade 32768
no cataclysm device 65536
no grenade launcher 131072
no bazooka 262144
no rocket launcher 524288
no speed rocket launcher 1048576
no hyperblaster 2097152
no plasma rifle 4194304
no railgun 8388608
no flamethrower 16777216 (affects flame RL and flame grenades)
no BFG10K 33554432
no frags for blaster 67108864
no frags for telefrags 134217728
no frags for kamikazes 268435456
no frags for hook 536870912

New Pics

pics\ pics\scanner New icons for all items, guns, conchars, and hud numbers New Scanner Interface Note: If you dont like any of the new pic(s) simply rename the file(s), or folder(s)

New Sounds


sounds\

frozen.wav Frozen with Freezer Unchanged

sounds\weapons

bfg_hum.wavBFG10KCool Hum from Raptor
bfg__f1y.wavBFG10KBFG-9000 from DOOM
blastf1a.wavBlaster, Super Blaster, Plasma RifleStarwars Blaster
grenlf1a.wavGrenade LauncherNew sound
grenlx1a.wavGL ExplosionNew sound
hyprbf1a.wavHyperblasterPlasma Gun from DOOM
lashit.wavLaser HitNew sound
machgf1-5b.wavMachinegun, Machine Rocket Gun, ChaingunRcp90 from 007 goldeneye
railgf1a.wavSniper Gun, Freeze Gun, RailgunPhoton Torpedo/Gun
rocklf1a.wavSpeed Rocket LauncherRL from 007 goldeneye
rocklx1a.wavRL ExplosionNew sound
shotgf1b.wavShotgun, StreetsweeperSmartgun from ALIENS
sshotf1b.wavSuper ShotgunShotgun from DOOM

sounds\misc

tele1.wav Spawn Sound Teleport Sound from Quake 1
w_pkup.wav Gun Pickup New sound
Note: If you dont like any of the replacement sound(s) simply rename the file(s), or folder(s)

Credits

WODX: Big thanks to QwazyWabbit for helping me debug and compile the mod on linux. -QwazyWabbit for tripwire and hook limiters, as well as nightday cycle Respect! WOD: Original authors: -Steven Boswell (Hash Assassin) Wod V6 -Matt Wright (PunK) Wod V1-5 -MAJOR RESECT! -Mark Wheeler for Freeze code help -Perry Manole for the swinging grappling hook -Patrick Martin for the the source to the flame weapons -The darKMajick team for the darKMajick grenades

WOD History

6.0 - 6.05 (Hash Assasin) 9/28/98 - 2/28/99 Weapon/Feature/Frag banning Chat flood protection. IP banning. darKMajick Grenade launcher darKMajick straight bazooka darKMajick laser tripwires Linux version Added streetsweeper added maplist.txt feature 3 sec invulnerability when spawning. 5.0 - 5.4 (PunK) 3/18/98 - 4/27/98 Freeze Gun Night Vision Chasecam Shrapnel grenade Sniper gun Decoy Plasma gun swinging grappling hook Scanner MOTD support 4.0 - 4.9 (PunK) 2/10/98 - 3/10/98 Grappling Hook Flamethrower Flame Grenade Launcher DarKMajick grenades: Cluster, Railbomb, Plasma Bomb, Napalm Grenade, and Cataclysm device kamikaze device Machine Gun Rockets 1.0 - 3.6 (PunK) 1/1/98 - 2/2/98 Jetpack Scanner Zoom Laser Tripwire For more information about WODX please visit www.netdoo.com/wodx or contact mike@netdoo.com