The Elders' House of Pain

Server Forum => Team Fortress 2 Pub (72.5.152.147) => Topic started by: WidowMaker on February 19, 2008, 08:26:23 AM

Title: Some simple scripts
Post by: WidowMaker on February 19, 2008, 08:26:23 AM
Got a few scripts to help make things a little easier and faster for certain classes.

just create an autoexec.cfg file in your cfg folder and put what you want in it.

Engi
//BUILD MENU
alias sentrybuild "build 3; wait 50; +attack; wait 50; -attack; wait; slot1"
alias dispenserbuild "build 0; wait 50; +attack; wait 50; -attack; wait; slot1"
alias entrybuild "build 1; wait 50; +attack; wait 50; -attack; wait; slot1"
alias exitbuild "build 2; wait 50; +attack; wait 50; -attack; wait; slot1"
bind "1" "sentrybuild"
bind "2" "dispenserbuild"
bind "3" "entrybuild"
bind "4" "exitbuild"

Spy
// Spy Re-Disguise Toggle
alias +spykit "bind "mouse1" "+attack;lastdisguise [random]"";
alias -spykit "bind "mouse1" "+attack"";
bind "pgup" +spykit
bind "pgdn" -spykit

Soldier
//Rocket Jump
alias +rocketjump "+jump; +duck; wait; +attack"
alias -rocketjump "-jump; -attack; wait; wait; wait; -duck"
bind "MOUSE5" "+rocketjump"

Scout
alias +crouchjump "+jump; +duck"
alias -crouchjump "-duck; -jump"
bind "space" "+crouchjump"

I actually use the crouch jump for CS:S

Later

Widow
Title: Re: Some simple scripts
Post by: Highsight on February 19, 2008, 08:45:31 AM
Call me stupid, but is there a way to set up the crouch jump to work ONLY for scouts?
Title: Re: Some simple scripts
Post by: Hitman Smurf on February 19, 2008, 10:48:10 PM
These look good....question is, will these be legal for CAL  :dontknow:
Title: Re: Some simple scripts
Post by: WidowMaker on February 19, 2008, 10:56:50 PM
Don't see why not, all they are, are binds. Just putting a couple commands in one button. Like making a macro on your G15 keyboard.
Title: Re: Some simple scripts
Post by: merciless on February 21, 2008, 02:12:38 AM
That's cool as hell frozen over. Hopefully I'll be using these correctly soon. Thanks Widow.
Title: Re: Some simple scripts
Post by: Elite_Prophet on February 21, 2008, 08:35:07 AM
Yeah I use the duck jump bind as well and I know thats CAL legal, i would imagine its the same for TF2