Advertisement
TheDemystifier

Companion Hotkey

Sep 4th, 2017
326
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <Purpose>
  2. - This is one of those mods that I can't simply play without, has less than 500 endorsements but deserves thousands, I can't start about how useful the feature of this mod is! Followers are dumb, they don't work as expected sometimes, especially while sneaking, so it's extremely useful to tell them to wait while you sneak your way inside, but doing that through the menu is both impractical and annoying, this mod automates just this.
  3. </Purpose>
  4.  
  5. <Notes>
  6. - If this mod stops working for some reason, you can check an alternative which has the same features here : http://www.nexusmods.com/skyrim/mods/50434/?
  7. I favored this mod solely for the reason that it notifies if you're far away from your follower.
  8. </Notes>
  9.  
  10. <Download-Installation>
  11. - Download the only file, put its content to Skyrim home directory next to tesv.exe
  12. - Open 'CompanionHotkey.ini' and change the top lines to, this will set CommandKey to - and Inventory key to + :
  13.  
  14.  
  15. ; home
  16.  
  17. [main]
  18. CommandKey=0x24     // Used to give Wait/Follow/Favor commands     
  19.                 // Default = 0x58 // 'X'
  20. TradeKey=0x23       // Used to open trade menu; can be equal to CommandKey         
  21.                 // Default = 0x58 // 'X'
  22. [misc]
  23. TradingPhrase=1     // Disables or enables companion's trading dialogue phrase 
  24.                 // Default = 1
  25. HoldButtonDelay=30      // Defines "hold button" time (x100 ms roughly)    
  26.                 // Default = 5  // min = 2
  27. TradingRadius=300       // Defines the maximum distance to open trade menu (x0.01 m?)  
  28.                 // Default = 120    // max = 500
  29.  
  30. /*  == KEY CODES ARE LISTED BELOW ===
  31.  
  32.  
  33.  
  34. </Download-Installation>
  35.  
  36. <Compatibility-Issues>
  37. </Compatibility-Issues>
  38.  
  39. <LoadOrder>
  40. </LoadOrder>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement