SCOUT
| Script name: Caltrop Run |
Description: Warns team that you are
dropping caltrops before doing it!
|
Download: here
|
With thanks to: huckS
(idea by StarMonkey)
|
|
the script:
alias caltrop "echo Dropping caltrops ;say_team Escaping
NME - dropping caltrops; +gren2" bind "x" caltrop
|
top
SNIPER
top
SOLDIER
|
Script name: Rocket Jump
|
|
Description: Conventional Script
- Press 'x' to Jump.. do it forwards, backwards, going
sideways...
|
|
|
|
With thanks to: eVilAsmodeous
|
|
the script:
alias w1 "wait"
alias w2 "w1;w1"
alias rjmkI "cl_pitchspeed 10000; +lookdown; wait; +jump;
w2; +attack; wait; -attack; -jump; -lookdown; cl_pitchspeed
150; force_centerview"
bind "x" "rjmkI"
|
top
| Script name: Double rocket Jump |
Description: UnConventional Script
- Press 'x' to Jump.. do it forwards, backwards, going sideways...
hold x to continue firing for Double RJ into a wall
|
Download: here
|
With thanks to: eVilAsmodeous
|
|
the script:
alias w1 "wait"
alias w2 "w1;w1"
alias +rjmkII "cl_pitchdown 89; cl_pitchspeed 9999; +lookdown;
w2; +jump; +attack; w2; cl_pitchdown 68"
alias -rjmkII "-attack; -jump; cl_pitchspeed 150; -lookdown;
force_centerview; cl_pitchdown 89"
bind "x" "+rjmkll"
|
top
DEMOMAN
| Script name: Pipe Jump |
Description: Simple little script,
run over a pipe (or more) and hit x. U jump and det the
pipe simultaenously
|
Download: here
|
With thanks to: eVilAsmodeous
|
|
the script:
bind x "+jump; special; wait; -jump"
|
top
| Script name: Det Pipes |
Description: Simple as U like. Press
x to det those green (yellow?) pipes
|
Download: here
|
With thanks to: eVilAsmodeous
|
|
the script:
bind x "special"
|
top
| Script name: Det warning |
Description: Press and hold i/o/p to
lay pack. Press 'u' whilst laying pack to broadcast message
|
Download: here
|
With thanks to: eVilAsmodeous
|
|
the script:
bind i +det5PACK
bind o +det20PACK
bind p +det50PACK
alias +det5PACK "+det5; bind u FIVESECS"
alias -det5PACK "-det5; unbind u"
alias FIVESECS "say_team [DEMOMAN] 5 SECOND DET PACK PLACED
[H %h A %a]"
alias +det20PACK "+det20; bind u TWENTYSECS"
alias -det20PACK "-det20; unbind u"
alias TWENTYSECS "say_team [DEMOMAN] 20 SECOND DET PACK
PLACED [H %h A %a]"
alias +det50PACK "+det50; bind u FIFTYSECS"
alias -det50PACK "-det50; unbind u"
alias FIFTYSECS "say_team [DEMOMAN] 50 SECOND DET PACK
PLACED [H %h A %a]"
|
top
top
MEDIC
| Script name: Quick Bioweapon |
Description: Hold 'x' to whip out your
medipack/bioweapon and do yer funky doctor thang
|
Download: here
|
With thanks to: eVilAsmodeous
|
|
the script:
alias w1 "wait"
alias w2 "w1;w1"
alias w4 "w2;w2"
alias "+bioheal" "special;w4;w2;+attack"
alias "-bioheal" "-attack;lastinv"
bind x "+bioheal"
|
top
top
HEAVY
WEAPONS GUY
| Script name: Higher Sensitivity |
Description: For those times when a
scout is running rings round you up the sensitivty and turn
like a h0e on speed
|
Download: here
|
With thanks to: eVilAsmodeous
|
|
the script:
alias +eVilAC "special; sensitivity 5; developer
1; echo Sensitivity Muted; developer 0"
alias -eVilAC "special; sensitivity 1; developer 1; echo
Sensitivity Restored; developer 0"
bind "x" "+eVilAC"
|
top
top
PYRO
top
SPY
top
ENGINEER
| Script name: Full Script |
Description: Nice Engy Script which
I had a little run around with - well worth looking at
the config fie and changing the keys to what you erquire
of them. I would say the downsize is there a lot of keys
to configure. Maybe a future update using aliases? O and
a great timer.
|
Download: here
|
With thanks to: Sidekick
|
|
the script:
Bleh u can DL it and look for yourself - it's long!
|
top
|
|