Welcome to PlagueFest.com! Log in or Sign up to interact with the Plague Fest community.
  1. Welcome Guest! to interact with the community and gain access to all the site's features.

Quick-Nade

Discussion in Tutorials started by MaJiiK, Nov 13, 2010

  1. Nov 6, 2010
    Posts
    place this in your autoexec.cfg

    or create a new cfg file for it

    alias wait5 "wait; wait; wait; wait; wait"
    alias +nader "use weapon_hegrenade; +attack"
    alias -nader "wait5; -attack"
    bind "mouse5" "+nader"

    change the bind key to your preference.
  2. Apr 9, 2007
    Posts
    Code:
     sv_allow_wait_command 
    "sv_allow_wait_command" = "0" replicated ( def. "1" )
    
    - Allow or disallow the wait command on clients connected to this server.
    
    Welcome to the OrangeBox.
  3. Sep 7, 2010
    Posts
    L.
  4. Nov 6, 2010
    Posts
    you can still make it work with out the wait command also sv_allow_wait was in source