Chaosforge Forum

  • March 28, 2024, 14:05
  • Welcome, Guest
Please login or register.



Login with username, password and session length
Pages: [1]

Author Topic: Using Juggler to avoid reloading.  (Read 3133 times)

GermusXeno

  • Private FC
  • *
  • Offline Offline
  • Posts: 6
  • Lost Soul
    • View Profile
Using Juggler to avoid reloading.
« on: January 13, 2013, 20:01 »

For all I know this could be common knowledge, but I haven't seen anything about it...
With the Juggler trait you can swap to a fully loaded weapon of the same one you are wielding as long as you have one or more extras in your inventory and have two other weapons or an ammo pack prepared.
In either instance all you have to do is make sure the empty weapon is completely unequipped by juggling it out, then hit the QuickKey for it and it will pull out a loaded one. Repeat for a many loaded duplicates as you are carrying.
Also, custom QuickKeys that you make in keybindings.lau seem to work with Juggler, making exotics and uniques instantly accessible.
If this knowledge is commonplace please let me know so I can remove this post so it's not cluttering the forum.
« Last Edit: January 13, 2013, 20:10 by GermusXeno »
Logged
GX

Napsterbater

  • Elder
  • Sergeant Major
  • *
  • *
  • Offline Offline
  • Posts: 158
  • Lost Soul
    • View Profile
Re: Using Juggler to avoid reloading.
« Reply #1 on: January 13, 2013, 21:35 »

This is intended behavior, in the last version pressing the number keys got you the weapon with the least number of rounds in it. Now it gives you a fully loaded one. So you can carry around multiple combat shottys or chainguns for this purpose. It's a trade-off, more weapons means fewer medkits/ammo.
Logged

Tormuse

  • Elder
  • General
  • *
  • *
  • Offline Offline
  • Posts: 1696
  • More Angelic than not
    • View Profile
Re: Using Juggler to avoid reloading.
« Reply #2 on: January 14, 2013, 00:23 »

Yeah, I take advantage of Juggler for this purpose sometimes.  I don't know how common knowledge it is, but I did make a comment about it on the Strategy page a while back.

Can you really set QuickKeys to Exotics?  I haven't tried that, but when combined with Juggler, that could potentially be quite powerful!
Logged
Apostle Chaos Lt. General (0.9.9.7)
[26/26/26/26/18/9]
Check out my Youtube channel for videos of me playing DRL!  :)
https://www.youtube.com/channel/UCXOijubEijdnrOja0kxXTKQ/videos

Equality

  • Second Lieutenant
  • *
  • Offline Offline
  • Posts: 174
  • Lost Soul
    • View Profile
Re: Using Juggler to avoid reloading.
« Reply #3 on: January 14, 2013, 00:59 »

need save game, make some fixes in keybindings, continue game... And never know what you find. may be if set additional to exotics...
1 - knife, ! - Butchers Cleaver
2 - pistol @ - combat pistol
3 - shotgun # - plasma shotgun
and so on?
may be more correct make "Request for features" for "Quick keys not namely switch you to weapon, but to first in category instead. Minigun is a chaingun, laser rifle is a "pasmagun" etc" ?
Logged
Once advanced DoomRL player
Find mysterious sword Dragonslayer
Say "Best thing ever found!" and start jumping around...
But he can't get the sword from the ground

GermusXeno

  • Private FC
  • *
  • Offline Offline
  • Posts: 6
  • Lost Soul
    • View Profile
Re: Using Juggler to avoid reloading.
« Reply #4 on: January 14, 2013, 09:39 »

Yeah it does work. I went with the idea of trying to keep the new commands similar. Here's an example of how I do it.

   -- QuickKeys
   ["0"]     = function() command.quick_weapon('chainsaw') end,
   ["1"]     = function() command.quick_weapon('knife') end,
   ["2"]     = function() command.quick_weapon('pistol') end,
   ["3"]     = function() command.quick_weapon('shotgun') end,
   ["4"]     = function() command.quick_weapon('ashotgun') end,
   ["5"]     = function() command.quick_weapon('dshotgun') end,
   ["6"]     = function() command.quick_weapon('chaingun') end,
   ["7"]     = function() command.quick_weapon('bazooka') end,
   ["8"]     = function() command.quick_weapon('plasma') end,
   ["9"]     = function() command.quick_weapon('bfg9000') end,
   
   -- Custom QuickKeys
   --[""]   = function() command.quick_weapon('') end,
   ["SHIFT+1"]   = function() command.quick_weapon('chainsaw') end,
   ["SHIFT+7"]   = function() command.quick_weapon('umbazooka') end,   
Logged
GX

Sirdec

  • Elder
  • Sergeant
  • *
  • *
  • Offline Offline
  • Posts: 97
  • Lost Soul
    • View Profile
Re: Using Juggler to avoid reloading.
« Reply #5 on: January 14, 2013, 23:40 »

I *thought* it was changed to be like that, because there was some discussion about how juggler made exotics less appeling a while back :
-instant switch to prepared weapon
-very low time to switch to any other weapon.
But i haven't played too much lately, let alone builds with juggler.

But juggler is indeed one of the best advanced traits around if your build allows it. Often well worth delaying your master trait for it :-)
Logged
Roguelikes beaten
DoomRL : a lot of wins, best one AoMr UV 100%
DCSS : 10 runer MdFi
AliensRL

ultimate26

  • Backer
  • Sergeant
  • *
  • *
  • Offline Offline
  • Posts: 95
    • View Profile
Re: Using Juggler to avoid reloading.
« Reply #6 on: February 07, 2013, 13:00 »

I use juggler to shoot 2 shotguns without pumping or reloading :)

I got so spoiled by this that i cant play without it!

Fin-Jug-SOB-SOB is always my opener
Logged
Pages: [1]