PDA

View Full Version : My bunny ?


Muhf!sk
10th May 2003, 05:04
whats wrong with this .. how do i do so it keeps jumping when space is being pressed ? ??

alias Jew-Jump JewOn
alias JewOn "+duck;+jump;alias Jew-Jump JewOff;developer 1;echo Jew Jump +][ON][+"
alias JewOff "-duck;-jump;alias Jew-Jump JewOn;developer 1;echo Jew Jump +][OFF][+"

bind "space" "Jew-Jump"

remember not for a hook.... for CS

4star
11th May 2003, 00:19
Well first of all, it has to be in a loop...


And second of all, it is not possible to do outside of a hook in CS 1.5 because of the anti-jump thing that slows you down when you hit the ground after touching it...

unpro
11th May 2003, 01:41
my script

bind backspace "+jump; wait; -jump; wait"

your one wont work...

alias
11th May 2003, 16:20
my bunny

:bunny:


alias

unpro
11th May 2003, 17:12
hrhr