Quake II - Lets party like its 1999, word up.

General Discussion
User avatar
Rev Hellfire
Senior Member
Posts: 2495
Joined: Mon Jun 20, 2005 8:10 pm

Quake II - Lets party like its 1999, word up.

Post by Rev Hellfire »

I fancy another trip back to 1998.
How about another Quake II night ? I would say tomorrow (monday) but to give people time to find the disc's etc how about tuesday ?

Anyone interested ?
User avatar
Maximilian
Senior Member
Posts: 1792
Joined: Thu Jan 01, 1970 12:00 am

Re: Quake II - Lets party like its 1999, word up.

Post by Maximilian »

I'll try and locate my Q2 disc. Sounds like fun.
User avatar
Rev Hellfire
Senior Member
Posts: 2495
Joined: Mon Jun 20, 2005 8:10 pm

Re: Quake II - Lets party like its 1999, word up.

Post by Rev Hellfire »

Cool,

I'll start the server later today just so ppl can check things are running.
How about a 9:00pm kick off (at least thats the time I'll be about, have to put the wee fella to bed)

Server up and running and I've lowered the timelimit to 10 as requested.

Here's the config files:

Code: Select all

//
// Deathmatch Configuration File
//
exec profile.cfg

set dmflags 803348

set deathmatch 1

set fraglimit 20
set timelimit 10
set capturelimit 12

set sv_maplist "q2dm8 q2dm3 city1 command q2dm5 city3 q2dm1"
map q2dm1
and if we have the numbers for it

Code: Select all

//
// Sample Server Configuration File for CTF
//
exec profile.cfg

// dmflags settings:
//
//    DF_NO_HEALTH      1
//    DF_NO_ITEMS       2
//    DF_WEAPONS_STAY     4
//    DF_NO_FALLING      8
//    DF_INSTANT_ITEMS    16
//    DF_SAME_LEVEL      32
//    DF_SKINTEAMS      64
//    DF_MODELTEAMS      128
//    DF_NO_FRIENDLY_FIRE   256
//    DF_SPAWN_FARTHEST    512
//    DF_FORCE_RESPAWN    1024
//    DF_NO_ARMOR       2048
//    DF_ALLOW_EXIT      4096
//    DF_INFINITE_AMMO    8192
//    DF_QUAD_DROP      16384
//    DF_FIXED_FOV      32768
//    DF_CTF_FORCEJOIN   131072
//    DF_ARMOR_PROTECT   262144
//    DF_CTF_NO_TECH   524288
//
set dmflags 280084

// this dmflags (411156) is the same as 280084, plus DF_CTF_FORCEJOIN
// set dmflags 411156 // force join
set deathmatch 1
set maxclients 16
set fraglimit 150
set capturelimit 8
set timelimit 20
map q2ctf1
User avatar
ButcherOfNog
Senior Member
Posts: 1972
Joined: Tue Sep 27, 2005 12:29 pm

Re: Quake II - Lets party like its 1999, word up.

Post by ButcherOfNog »

193.120.123.133:27910 btw :)
User avatar
Maximilian
Senior Member
Posts: 1792
Joined: Thu Jan 01, 1970 12:00 am

Re: Quake II - Lets party like its 1999, word up.

Post by Maximilian »

I seem to be missing a few files & can't find my disk.

From what I can tell, I'm missing the /pics folder.

I'm trying to re-acquire it.

In the meantime, being such a CTF fan, I thought you might like to use my ctfmotivation.cfg, which I developed for DF years ago:

// CTF Config

////////////////////////////////
//Because you couldn't be arsed
////////////////////////////////

allow_download_maps "1"


//////////////////////////////
//ESSENTIAL CTF COMMUNICATIONS
//////////////////////////////

bind KP_HOME say_team "*MOTIVATIONAL BURST* Attacking Enemy Base with %w"
bind KP_UPARROW say_team "Well, it *looked* like their Base"
bind KP_PGUP say_team "Someone Else attack - I'm getting dissed; wait; quit"

bind KP_LEFTARROW say_team "I Have Flag - where is our base?"
bind KP_5 say_team "Someone get our flag back"
bind KP_RIGHTARROW say_team "I dropped the flag %l; wait; quit"

bind KP_END say_team "Base is secure"
bind KP_DOWNARROW say_team "no, OUR base is secure"
bind KP_PGDN say_team "Well, it looks like a base to me - I'm off; wait; quit"

bind KP_ENTER say "LAG FFS"

bind KP_PLUS say_team "Yeah, whatever"
bind KP_minus say_team "look, I'm busy"

//////////////////
//CTF Ejector seat
//////////////////

bind q "say Fuck this; wait; quit"
bind w "say phone call; wait; quit"
bind e "say i have to get married now; wait; quit"
bind a "say left arm just fell off-need emergency medical treatment; wait; quit"
bind s "say forgot to feed the dog; wait; quit"
bind d "say the cat bit the dog - i have to intervene; wait; quit"
bind z "say BLOODY DOOZER!! FFS; wait; quit"
bind x "say piles acting up; wait; quit"
bind c "say gone blind suddenly; wait; quit"



//TECH DROP & NOTIFY
alias "Notify&Drop" "not;wait;dropt"
alias "not" "say_team I just dropped %T %L, enjoy"
alias "dropt" "drop tech; wait; quit"
bind home "Notify&Drop"


//
//Best Weapon

bind del "wait; use Super Shotgun;use hyperblaster; use bfg10k; use Grenade Launcher; use Rocket Launcher; "
bind ins "wait; use Chaingun; use railgun; use Hyperblaster; say_team how do you use the grapple? "
bind pgdn "use grenades"
bind mouse3 "quit"
User avatar
Maximilian
Senior Member
Posts: 1792
Joined: Thu Jan 01, 1970 12:00 am

Re: Quake II - Lets party like its 1999, word up.

Post by Maximilian »

I think I'm missing my pak file. At some point I had extracted everything to speed up loading then deleted some folders or something.

I don't suppose someone could email it to me?
Post Reply