rocket jump

Locked
assas
Posts: 5
Joined: Wed Oct 18, 2006 6:53 pm

rocket jump

Post by assas »

Need a working rj script
Jotabin
Posts: 12
Joined: Fri Nov 17, 2006 5:51 pm

Post by Jotabin »

Code: Select all

set www "wait;wait;wait;wait"
set rjump_1 "set freelook 0;set cl_pitchspeed 999;+lookdown;vstr www;+attack;+moveup"
set rjump_2 "set cl_pitchspeed 140;-lookdown;set freelook 1;-attack;-moveup"
set rjump "vstr rjump_1;vstr www;vstr rjump_2;vstr www;centerview"
resistance is futile
Jotabin
Posts: 12
Joined: Fri Nov 17, 2006 5:51 pm

Post by Jotabin »

But I recommend you to do your rocktjumps by yourself...

It requires a little effort, but with practice you can develop the best rocketjump for each situation, while the RJ script uses always the same generic-RJ.
resistance is futile
Locked