Barotrauma

Barotrauma

Not enough ratings
Limb Hotkeys (Rebindable)
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
10.688 KB
15 Jul, 2024 @ 10:38am
24 Jun @ 2:09pm
10 Change Notes ( view )

Subscribe to download
Limb Hotkeys (Rebindable)

Description
This mod requires client-side Lua to work!
Instructions on how to install client-side Lua can be found here:
https://steamhost.cn/steamcommunity_com/workshop/filedetails/?id=2559634234



Demonstration with Neurotrauma:
Full organ & limb harvest in 25 seconds

Image not visible? Click here[files.catbox.moe]

Lightning-fast harvest in singleplayer @ 200 medical skill
Courtesy of ThousandFields

Image not visible? Click here[files.catbox.moe]

Anyvay.. zhat's how I lost my medical license.



About
This mod allows you to select body parts in the health interface without your cursor. It is primarily intended for Neurotrauma medics, but it has use in vanilla as well.

Hotkeys can be bound to keys and mouse buttons, including the scroll wheel. Each hotkey can also be configured to cycle multiple body parts with consecutive activations.

Note: Hotkeys are completely unusable for anything other than limb selection while the health interface is open. Quick-applying medical items from the hotbar with key 0-9 does not work if you bind them with this mod. Feel free to rebind them, as described below:

Don't like the default hotkeys?
You can set your own with console commands!

Example, as set by default:
lhk set D4 head lhk set D2 torso lhk set D1 armLeft lhk set D3 armRight lhk set Q legLeft lhk set E legRight
Number row keys are represented by "D0" through "D9".

A complete list of valid keys can be found here:
https://docs.monogame.net/api/Microsoft.Xna.Framework.Input.Keys.html

You can also bind the following mouse buttons:
  • Mouse1
  • Mouse2
  • Mouse3
  • Mouse4
  • Mouse5
  • MouseWheelUp
  • MouseWheelDown

Don't forget to remove hotkeys you're not using!
lhk remove Q lhk remove E ...

Specify multiple body parts in a single hotkey to make it cycle through them (in order!), like so:
lhk set NumPad2 legLeft legRight lhk set NumPad5 armLeft torso armRight

For example, here's one way to bind the scroll wheel to cycle through all body parts:
lhk set MouseWheelUp legRight legLeft armRight torso armLeft head lhk set MouseWheelDown head armLeft torso armRight legLeft legRight

Shortcut for default configuration:
lhk default
13 Comments
Mac and Cheese 24 Jul @ 12:16pm 
how to disable having to hold ctrl
Пряник 22 Jul @ 12:48pm 
love u bro
DotDot  [author] 25 Jun @ 10:22am 
@N0nam21
the update was a minor code quality tweak to prevent conflicts with other mods
N0nam21 24 Jun @ 8:17pm 
What update do?
Alissah 26 Nov, 2024 @ 10:02pm 
okay this is incredibly useful
POSTACI 26 Jul, 2024 @ 10:18am 
This will be really useful for donor extractions
DotDot  [author] 25 Jul, 2024 @ 4:29am 
@Kookoorooza I think that's theoretically possible, but it's quite different from this mod that's only concerned with hotkeys while the window is already open. I could maybe suggest flicking your mouse down before pressing H to ensure you target yourself and not someone else?
Kookoorooza 25 Jul, 2024 @ 3:43am 
But is it possible to make 2 separate buttons (H and J?) to open healing window for yourself, and for someone in front of you as vanilla. I died so many times healing not myself...
DotDot  [author] 24 Jul, 2024 @ 4:37pm 
@Punished_Hap9787 Great idea – it has now been implemented! Make sure to read the updated description for details
Punished_Hap9787 22 Jul, 2024 @ 1:52pm 
Nice mod for NT, I need to ask, is it possible to make the mod be able to cycle through two limbs with one press of a hotkey? Like NumPad2 to cycle through the two legs, and NumPad5 to cycle through the two arms and torso?