0 of 0

File information

Last updated

Original upload

Created by

SuperShadowSeven

Uploaded by

SuperShadowSeven

Virus scan

Safe to use

16 comments

  1. Hellstorm33414
    Hellstorm33414
    • member
    • 0 kudos
    Hi ! Sorry for the necro, I was wondering, any chance this mod could be ported to AE ? I don'y know jack sh*t about creating mods :/

    Or maybe I could permission to port it/ask a fellow modder to do it ?
    1. MidnightMoo
      MidnightMoo
      • supporter
      • 0 kudos
      Better yet, use AH Hotkeys instead. Under equip mode select Drop. Unfortunately I can't play with bear traps since it's crashing too much.

      Use Console Binder with the Settings Loader(includes form 44 esp) addon.

      Bind console command "player.drop [Item ID] [Quantity]" to a hotkey.
      Example: player.drop 98030C2F 1
      Bear trap ID changes with load order.
    2. Sogreth03
      Sogreth03
      • member
      • 0 kudos
      @MidnightMoo That mod seems to only allow you to hotkey things that can be equipped. Bear Traps are a misc. item that can't actually be "used" in that way.
  2. sashton043
    sashton043
    • premium
    • 10 kudos
    https://www.creationkit.com/index.php?title=Input_Script#DXScanCodes

    That link will tell you the code you will need for the button you want your hotkey to be. You will want the column "Dec" to determine the code you use. You will want to put that code in: the property called "iHotkey," changing the "Int32" field from "11" to the code you find in the link above. Example:

    I will be using "Q" for my hotkey. So looking at the table, "16" is the value I need. So for the property "iHotkey," I change the Int32 field's value to "16."

    I hope this clarifies it for those that will be using this in the future
    1. piranhamoe
      piranhamoe
      • supporter
      • 1 kudos
      Thanks for adding this instruction, this works just fine.
    2. slowslow
      slowslow
      • supporter
      • 0 kudos
      Can you tell me if i can use this for skyrim special edition with MO2 and skse64 ?

      Thx
    3. DarkSzadeck
      DarkSzadeck
      • member
      • 0 kudos
      not working for SE even with SKSE64 . would be great if someone update it.
  3. Avastgard
    Avastgard
    • supporter
    • 30 kudos
    So, what this mod does is simply add a hotkey to deploy Ordinator's bear traps, right?
  4. lnn77499
    lnn77499
    • member
    • 0 kudos
    If it is "ability", it will cool
  5. joshep1986
    joshep1986
    • member
    • 2 kudos
    How i can change the hotkey with Tes5edit? I dont know what parameter i need to change. For example i want to use the "C" key to drop the beartraps. Thanks for the mod
    1. piranhamoe
      piranhamoe
      • supporter
      • 1 kudos
      That's what I would seriously like to know, seems like it takes a computer programming degree just to change the key in TESVedit!
  6. ni9n
    ni9n
    • member
    • 0 kudos
    Has anyone managed to get this to work in enhanced?
  7. Maestern
    Maestern
    • supporter
    • 1 kudos
    Hey thanks for uploading this, this moved beartraps from "too cumbersome" to "hahaha draugr eat bear trap" in my current playthrough. Excellent idea, modifying that script. It can be tricky getting the bear traps to not immediately hit me considering they spawn (just about) underfoot and get triggered, but I'm getting the hang of it.
  8. dredd3110
    dredd3110
    • member
    • 29 kudos
    Cool feature!

    Thanks for the standalone version!
  9. hobo1137
    hobo1137
    • member
    • 13 kudos
    So handy. Thanks!
  10. quantumbutterfly
    quantumbutterfly
    • premium
    • 52 kudos
    By popular request! Yay, thank you for sharing!