+ Reply to Thread
Page 2 of 3 FirstFirst 1 2 3 LastLast
Results 11 to 20 of 28

Thread: Config?

  1. #11
    Senior Member Lorfa has a spectacular aura about Lorfa has a spectacular aura about Lorfa's Avatar
    Join Date
    Aug 2010
    Location
    Kepler-22b
    Posts
    5,536
    Quote Originally Posted by eduguy View Post
    How do you set things for config for individual weapons.
    I am a noob so I don't know all this config stuff that well.
    You can add extra commands to a bind. Here is how a bind looks normally:

    bind t "weapon 5"

    This makes it so that when you hit 't' it issues a weapon change to weapon #5 (the rocket launcher).

    If you wish to add more commands you can do so by separating them with a semicolon, like so:

    bind t "weapon 5 ; sensitivity 6"

    Upon pressing t, it will select the rocket launcher, and set the sensitivity to 6.

  2. #12
    Senior Member eduguy is an unknown quantity at this point
    Join Date
    Jul 2012
    Posts
    228
    Quote Originally Posted by Lorfa View Post
    You can add extra commands to a bind. Here is how a bind looks normally:

    bind t "weapon 5"

    This makes it so that when you hit 't' it issues a weapon change to weapon #5 (the rocket launcher).

    If you wish to add more commands you can do so by separating them with a semicolon, like so:

    bind t "weapon 5 ; sensitivity 6"

    Upon pressing t, it will select the rocket launcher, and set the sensitivity to 6.
    Ok thanks. So just add another command directly after and it works with same bind.

  3. #13
    Senior Member Adderall will become famous soon enough Adderall's Avatar
    Join Date
    Aug 2010
    Location
    lake mary,florida
    Posts
    3,144
    bind g "weapon 6;cg_gunx -10;cg_guny 3;cg_gunz -8;cg_smoothclients 1;cg_drawgun 2;cg_fov 93;cg_crosshairsize 31;cg_drawcrosshair 3;set prefweap weapon 6"
    4.7.2013 armyzotp.cfg - After Torture There's Pain

    Amd 8350 - 4.4hz
    gskill sniper 16 gigs - 1006hz
    Crosshair V


    Demos galore
    http://www.own3d.tv/NGL

    Quote Originally Posted by Undertaker12 View Post
    Thank you. You're video is ok... you need a better cfg than that, and you should try using electronic songs like my movie.

  4. #14
    Junior Member 2fac3D is on a distinguished road
    Join Date
    Oct 2012
    Posts
    6
    Hey I didn't want to start another thread; but a while ago 2gd made a quake live config tutorial and how to set it up does anyone know where i can find this?

  5. #15
    Senior Member eduguy is an unknown quantity at this point
    Join Date
    Jul 2012
    Posts
    228
    If it was on Youtube search on youtube. If on internet then search on google.

  6. #16
    Junior Member 2fac3D is on a distinguished road
    Join Date
    Oct 2012
    Posts
    6
    did it not cross your mind that I may have already tried this?

  7. #17
    Senior Member Ph4nt0m is on a distinguished road Ph4nt0m's Avatar
    Join Date
    Jan 2012
    Posts
    167
    Just wanted to check whether this is possible - can you turn off the sound it makes when you hit a rail on target? Thanks
    The mighty oak was once a little nut that stood it's ground

  8. #18
    Senior Member eduguy is an unknown quantity at this point
    Join Date
    Jul 2012
    Posts
    228
    Quote Originally Posted by 2fac3D View Post
    did it not cross your mind that I may have already tried this?
    Oh sorry about that. If 2GD has a website you could go there to see if you can find it

  9. #19
    Member drunkenFooL is on a distinguished road
    Join Date
    Aug 2010
    Posts
    92
    Quote Originally Posted by 2fac3D View Post
    Hey I didn't want to start another thread; but a while ago 2gd made a quake live config tutorial and how to set it up does anyone know where i can find this?
    If you check his Learn 2 Play video tutorials at his Twitch TV channel, you will find it there.
    I think this is the one, but if not, then try a different episode. I know he explains a lot of things in this one, but don't remember if this is the one where he shows how to do the actual set up that you may be asking about.

    http://www.twitch.tv/thegdstudio/b/315398719

    But at least you should be able to find what you are looking for at his channel of videos.

  10. #20
    Senior Member Lorfa has a spectacular aura about Lorfa has a spectacular aura about Lorfa's Avatar
    Join Date
    Aug 2010
    Location
    Kepler-22b
    Posts
    5,536
    Quote Originally Posted by Ph4nt0m View Post
    Just wanted to check whether this is possible - can you turn off the sound it makes when you hit a rail on target? Thanks
    cg_hitBeep 0

    I'm a little confused by "hit a rail on target", isn't hitting a rail.. always hitting a target?

    Anyways:

    bind [key] "weapon 7 ; cg_hitbeep 0"
    bind [key] "weapon n ; cg_hitbeep 1/2/3"

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts