PDA

View Full Version : Requesting RJ script


Diggles
October 18th, 2007, 10:39 PM
NT bitch
(just paste the config lines in here)

Diggles
October 19th, 2007, 04:21 PM
you guys suck. found it myself.

However you do still have to look down, it gets you very good height

//--- Rocket Jump -------------------------------------------

alias +rocketjump "+jump;+duck;wait;+attack"
alias -rocketjump "-jump;-attack;wait;wait;wait;-duck"
bind d +rocketjump

SATAn
October 20th, 2007, 08:04 PM
I've never been able to make an autoexec work, when I commands and binds in console they usually save forever but for some reason the rj script didnt. Any suggestions? Maybe even help with an autoexec?

Diggles
October 20th, 2007, 11:49 PM
Class specific stuff I usually put in their own config instead of autoexec

Just create soldier.cfg and put RJ in.
When your in game, type 'exec soldier'

SATAn
October 21st, 2007, 02:55 PM
I'll give it a shot thanks, I'm assuming it goes int he cfg folder. If not I'm screwed haha

rice
November 9th, 2007, 01:48 PM
is there automatic class execution still? I remember in QWTF it was

setinfo classexec on

or something like that.

Advise?

Plus yea, I would put that in the config.cfg in your TF2 directory in

C:\Program Files\Steam\SteamApps\[username]\TF2\config

or something like that.

You can also bind the stuff/create the alias in the game/console, and then type: 'writecfg soldier.cfg' and it'll save the soldier.cfg in the same directory.