//jump bag //vcsgame.ru alias echo_on "motdfile echo.txt" alias echo_off "developer 1; motd; developer 0; motdfile motd.txt" alias +JB "+jump; wait; +duck; wait; -jump" alias -JB "-duck;+jump; wait; wait; wait; wait; wait; -jump" alias JBon "bind v +JB; echo_on; motd_write Jump Bug Script Activated!; echo_off; bind HOME JBoff" alias JBoff "unbind v; echo_on; motd_write Jump Bug Script Deactivated!; echo_off; bind HOME JBon" bind HOME "JBoff" bind v +JB
|