Welcome,
%1$s
. Please
login
or
register
.
Did you miss your
activation email
?
November 23, 2024, 02:46:23 AM
:
Welcome to The Elders' Home Page. New visitors please register here:
http://theelders.net/forum/index.php?action=forum
to see full site.
74681
6615
681
:
kevinson55
The Elders' House of Pain
Server Forum
Team Fortress 2 Pub (72.5.152.147)
(Moderators:
SConforti
,
Smurfette
)
Some simple scripts
« previous
next »
:
[
1
]
: Some simple scripts ( 1006 )
WidowMaker
Supreme Master
Administrator
Godlike
Karma: +17/-3
Offline
: 1622
Some simple scripts
«
:
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
Highsight
Users
Forum Member
Karma: +0/-0
Offline
: 88
Re: Some simple scripts
«
#1 :
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?
Hitman Smurf
TF2 Guru
Inactive
Godlike
Karma: +28/-11
Offline
: 3918
You can get past a dog...nobody fucks with a lion.
Re: Some simple scripts
«
#2 :
February 19, 2008, 10:48:10 PM »
These look good....question is, will these be legal for CAL
WidowMaker
Supreme Master
Administrator
Godlike
Karma: +17/-3
Offline
: 1622
Re: Some simple scripts
«
#3 :
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.
merciless
TE Members
Forum Member
Karma: +0/-0
Offline
: 94
Ming The Merciless!
Re: Some simple scripts
«
#4 :
February 21, 2008, 02:12:38 AM »
That's cool as hell frozen over. Hopefully I'll be using these correctly soon. Thanks Widow.
Elite_Prophet
TE Senior Member
Godlike
Karma: +9/-24
Offline
: 1724
HIs Judgement Cometh...and That Right Soon
Re: Some simple scripts
«
#5 :
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
So Let It Be Written, So let it be Done
:
[
1
]
« previous
next »
:
:
-----------------------------
An Error Has Occurred!
Cannot access offset of type string on string
Back
Loading...