Page 1 of 1

Post your Quake 3 Configz here!

Posted: 2003-03-23 03:52pm
by Einhander Sn0m4n
Here's Mine!
Einhander's Custom Quake 3 Config wrote://Com HunkMegs Setting

com_hunkmegs 128


//FPS Gauge

cg_drawfps 1


//PunkBuster Enable

pb_cl_enable


//OldSk00L Railtrail

cg_oldrail 0


//Teammate Messages and Commands

bind o "say_team Roger"
bind p "say_team Negative"
bind l "say_team I'm on D"
bind n "say_team Enemy Sighted"
bind m "say_team Whoops! They got me again... ^1That's gonna leave a ^7Stain!!!"
bind , "say_team Dude! Where's Our ^3Flag?!"
bind . "say_team ^1G^3O^2O^5D ^4J^6O^1B^7!!!"
bind b "say_team ^3Base is ^1PHUCKED!!! ^3Need Defense NOW!"
bind c "say_team ^7Base Clear!!! ^6The Cockroaches have been ^5EXTERMINATED!!!"


//Taunts!

bind a say "^7ALL YOUR BASE ARE ^1BELONG TO US!!!"
bind g say "^1G^3o^2o^5D ^4G^6a^1m^7E!!!"
bind f say "I R ^131337 ^2 C4mp1nG ^6PH4GG0T!!! :D"
bind r say "Grab Your Partner Do Se Do! Everybody Line Up In A Row! ^1RAILGUN TIME!!"


//Rail Rainbow

set d1 "set color1 1; set color2 3; set changecolor vstr d2"
set d2 "set color1 3; set color2 2; set changecolor vstr d3"
set d3 "set color1 2; set color2 4; set changecolor vstr d4"
set d4 "set color1 4; set color2 6; set changecolor vstr d5"
set d5 "set color1 6; set color2 5; set changecolor vstr d6"
set d6 "set color1 5; set color2 7; set changecolor vstr d7"
set d7 "set color1 7; set color2 1; set changecolor vstr d1"

set changecolor "vstr d1"

bind mouse1 "+attack; vstr changecolor"


//Screenshot Toggle

bind F11 "cg_draw2d 0; wait; wait; wait; screenshot; toggle cg_draw2d; echo Screenshot Taken!"


//FPS Rev Limit

com_maxfps 60


//Snaps Selection (Adjust for Low Ping)

set SetSnaps1 "set snaps 10;wait;set SetSnaps vstr SetSnaps2;wait;echo Snaps 10"
set SetSnaps2 "set snaps 20;wait;set SetSnaps vstr SetSnaps3;wait;echo Snaps 20"
set SetSnaps3 "set snaps 30;wait;set SetSnaps vstr SetSnaps4;wait;echo Snaps 30"
set SetSnaps4 "set snaps 40;wait;set SetSnaps vstr SetSnaps1;wait;echo Snaps 40"
vstr SetSnaps2

bind 0 "vstr SetSnaps"


//Cable Connection Optimization

seta cl_maxpackets "90"
seta cl_packetdup "1"
seta rate "21000"


//Team Status Gauge

cg_DrawTeamOverlay 1


//Auto-Strafe Controls

bind DEL "+left"
bind PGDN "+right"
bind INS "+moveleft"
bind PGUP "+moveright"
bind HOME "+forward"
bind END "+back"


//Name Toggle

set SetName1 "set name ^1Einhander ^6S^4n^50^2m^34^1n;wait;set SetName vstr SetName2;wait;echo Name is ^1Einhander ^6S^4n^50^2m^34^1n""
set SetName2 "set name ^1E^3i^2n^5h^4a^6n^1d^3e^2r ^7Sn(+);wait;set SetName vstr SetName3;wait;echo Name is ^1E^3i^2n^5h^4a^6n^1d^3e^2r ^7Sn(+)"
set SetName3 "set name ^1E ^7Sn(+) ^6-^4+^53^21^33^13^67^4+^5-;wait; set SetName vstr SetName1;wait;echo Name is ^1E ^7Sn(+) ^6-^4+^53^21^33^13^67^4+^5-"

bind F5 "vstr SetName"
BTW this is a bit untested as of now.. :)

EDIT: The Name Change Script at the bottom was b0rked LOL ~E. Sn0 -+31337+-

Posted: 2003-03-23 04:14pm
by Rye
out of interest, what is all the "rail rainbow" stuff about?

Posted: 2003-03-23 04:35pm
by Einhander Sn0m4n
Rye wrote:out of interest, what is all the "rail rainbow" stuff about?
It changes the color of my railgun shot each time I fire. I have it set to have different colors for the main line and the swirly spiraly bit... Great for throwing off people who track "who-shot-who" by rail trail color :)

Image