Hack Forum For Counter-Strike 1.6

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » Hack Forum For Counter-Strike 1.6 » Action Scripts » BunnyHop & crouch+jump


BunnyHop & crouch+jump

Сообщений 1 страница 2 из 2

1

COPY & PASTE the code in a .cfg file you must create in the cstrike folder found in your installation directory.
I made mine bhop.cfg
Paste the code inside then open the game.
Open the console and write "exec bhop.cfg" (without the "")
then write (no < >)

Код:
alias +jump_2 "alias _special j_bhop; j_start; +duck"
alias -jump_2 "alias _special j_stop; -duck"
alias j_bhop "+jump;wait;-jump;wait;j_start"
alias j_start "special"
alias j_stop " "

bind "space" "+jump_2"

0

2

Это бинды или что и куда их вставлять ?

0


Вы здесь » Hack Forum For Counter-Strike 1.6 » Action Scripts » BunnyHop & crouch+jump