+ Reply to Thread
Page 1 of 6 1 2 3 ... LastLast
Results 1 to 10 of 52

Thread: Is zooming vital? (and some binding issues)

Hybrid View

  1. #1
    Senior Member vurun is on a distinguished road vurun's Avatar
    Join Date
    Feb 2012
    Location
    Russia, Moscow
    Posts
    345

    Is zooming vital? (and some binding issues)

    First of all, I have quite a lousy binds, but honestly, I do not want to change'em significantly, I've been playing UT'99 with them for a very long time (a very long time ago ).

    So it's like:
    space-rl
    ctrl-rg
    shift-lg
    alt-sg
    q-pg
    x-mg
    e-gauntlet
    r-bfg
    t-gl

    Having fire/jump on m1/m2 I don't have much place for zoom but assign it for mwheel (I play with Abyssus) - and it sucks (not because of the wheelspin - it's firm, but because I need to change grip for a moment)

    So here's the question numero uno
    Do I actually need zoom? Watching some strong players I didn't notice they use it.

    Numero duo:
    Do you use mwheelup/down for weapon binds? I could bind, let's say, RL/LG, having "space" assigned for zooming.

    Thanx in advance))

  2. #2
    Senior Member Cat will become famous soon enough Cat's Avatar
    Join Date
    Aug 2010
    Posts
    1,461
    You can't see someone zooming while spectating or watching demos. Most pros use zoom, but no, it's not necessary unless your FOV is too high. It does help, though.

  3. #3
    Senior Member DocPossible has a spectacular aura about DocPossible has a spectacular aura about DocPossible's Avatar
    Join Date
    Aug 2010
    Location
    Slighty adjacent
    Posts
    2,047
    Zoom is client side, so you wouldn't see if they use it on most streams, or as a spec Stermy's streams are a little special and you can see him using it there, mostly for RG. I certainly use zoom a lot with RG, but hardly ever for anything else (a bit for long range LG).

    btw, ever thought of binding something to 'f', assuming that you're using AWSD as movement keys ? And r for BFG seems a bit prominent Maybe you have a more active little finger than me.
    Like to play more Freeze Tag ? Join Clan Chill. We play Freeze Tag most evenings, 7:30pm UK time onwards, with a smattering of TDM, CTF and a regular duel cup. Check our website. IRC : #clanchill on quakenet

  4. #4
    Senior Member vurun is on a distinguished road vurun's Avatar
    Join Date
    Feb 2012
    Location
    Russia, Moscow
    Posts
    345
    I play with 120 fov))) dunno why, I am just ok with it)
    binding F means I lose my right strafe)) and I do actually use strafing when RG aiming)

  5. #5
    Volunteer Moderator malk_ will become famous soon enough malk_ will become famous soon enough malk_'s Avatar
    Join Date
    Aug 2010
    Location
    Germany
    Posts
    2,307
    If you want to use zoomtoggle (click to zoomin and click to zoomout) you could try to multibind your weapon keys. Like hitting ctrl once switches to rail, after that it is changed to +zoom until you hit another weapon bind.

    Edit: I thought someone asked how to do this, but the post is gone now. However, for the record:

    I think it gets complicated when you want it for every weapon. Only for rail, I had the following code working. It's a zoomtoggle tho, you hit the key to zoom in and it keeps zoomed in until you click again or switch weapons.

    Code:
    set zoomin "+zoom; set ztoggle vstr zoomout"
    set zoomout "-zoom; set ztoggle vstr zoomin"
    
    set ztoggle "vstr zoomout"
    set resetzoom "-zoom; set ztoggle vstr zoomout"
    
    bind q "weapon 6; vstr resetzoom"
    bind mouse2 "weapon 7; vstr ztoggle"
    (kudos to zealot from esr ^^)

    To make this work properly, you have to set cg_zoomtoggle 0 and add vstr resetzoom to every weapon bind.
    Last edited by malk_; 06-15-2012 at 09:59 AM.
    "I worked hard to learn to aim where I shouldn't be aiming, I want others to get through this pain too!"
    o . o . o . o

  6. #6
    Senior Member infntnub is on a distinguished road infntnub's Avatar
    Join Date
    Aug 2010
    Location
    Pennsylvania, USA
    Posts
    497
    Quote Originally Posted by malk_ View Post
    Edit: I thought someone asked how to do this, but the post is gone now. However, for the record:
    I had asked how to do it malk but when I figured it out I removed my post. :~)
    I'm a retired railer from Q3 who eventually learned to just play4fun:

    -UE- .o2o. -g0d- n[2]p foq -end- *pWp* oBs H$ iD aM q3p {DR} *MS* uTk dT |c*|

    Great Memories That Will Last A Lifetime :~)

  7. #7
    Senior Member vurun is on a distinguished road vurun's Avatar
    Join Date
    Feb 2012
    Location
    Russia, Moscow
    Posts
    345
    thanx, i'll try several ways))

  8. #8
    Senior Member CoolMike is on a distinguished road
    Join Date
    Feb 2012
    Location
    New Hampshire, USA
    Posts
    332
    Quote Originally Posted by vurun View Post
    Numero duo:
    Do you use mwheelup/down for weapon binds? I could bind, let's say, RL/LG, having "space" assigned for zooming.
    I use mwheeldown for MG currently. I have mwheelup for my +zoom with zoom toggling on. I don't recommend this setting for the zoom however since it doesn't work very well. Also - I almost never zoom. Finally, in order to use mwheel for zooming I would recommend binding something like this: "/bind mwheelup +zoom; wait 15"

    The wait makes it so you don't accidentally +zoom and then immediately -zoom by scrolling the wheel too far. Like I said, I don't recommend zooming with the mwheel. My plan is to change this up tonight with a simpler version of the script that _malk just posted. (I plan on using the weapon configs as a pro user to set this up)

    Personally I would look at binding F to something - you only miss out on right strafe for a few milleseconds.

    Good luck!

  9. #9
    Senior Member quakestreme is an unknown quantity at this point
    Join Date
    Aug 2010
    Posts
    1,469
    I really like Ctrl for zooming. You can comfortably hold it down with your pinky while moving. Apparently some of the pros use zooming a huge amount, including for LG. I could never get the hang of this however.

    Crouch is something that isn't vital, I have that on alt and never use it.

    I have q, e, r, f bound to gauntlet, RL, RG, LG respectively. PG is at capslock and c is grenades. My reasoning is you need the first four to be super fast and comfortable since they are either used a lot (the guns) and gauntlet because if you need it then you often really want to be as fast as possible and for it to upset your movements as little as possible. PG on the other hand is a rarer gun, and gets the first less than optimal button.
    Last edited by quakestreme; 06-15-2012 at 10:15 PM.
    Aways ensure you are maintaining a high FPS rate in QL. Otherwise you can be at a big disadvantage. To find out your current fps rate, use the command: "set cg_drawfps "1"".

  10. #10
    Senior Member Cat will become famous soon enough Cat's Avatar
    Join Date
    Aug 2010
    Posts
    1,461
    Crouch lets you duck some railgun shots if you time it right. And by time it right I mean push the button right as they shoot so that they don't have time to adjust.

+ 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