RzE's CS Helper Update

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • CSN NewsBot

    #1

    RzE's CS Helper Update

    RzE's CS Helper has been updated to version 16.4. This version makes RzE's CS Helper's bind menu compatible with the latest CS update.



    All users of CS Helper had their Controls menus replaced with the default version because of a Steam update. Upgrading to RzE's CS Helper will fix this problem, and allow users to access the new "autobuy" and "rebuy" keys within the CS Controls menu.



    16.4

      » Updated kb_act.lst to reflect latest CS 1.6 changes via Steam. Specifically, the autobuy and rebuy commands.

      » Fixed "all grenades" not working on VGUI.
  • hadez

    #2
    Hey im a pretty good scripter, i can see your a pretty good scripter too, i made this script with a bug in it and i cant find it... can you help me out, it locks +duck somewhere in the script, take a look.



    //WALK TOGGLE

    alias walktoggle walk

    alias run "-speed;bind mouse1 +splburst;bind shift +duck ;alias walktoggle walk;alias movement run"

    alias walk "+speed;bind mouse1 +wakeup;alias walktoggle run;bind shift +duckw ;alias movement walk"

    alias +duckw "+duck;-speed"

    alias -duckw "-duck;w;movement"

    alias +wakeup "-speed;w;+attack;w;bind mouse1 +splburst;alias walktoggle walk;alias movement run"

    alias -wakeup "-attack"

    Srry, i forgot, if you havent figured out

    +splburst = +attack

    Comment

    Working...