0 of 0

File information

Last updated

Original upload

Created by

erotomachy

Uploaded by

erotomachy

Virus scan

Safe to use

Tags for this mod

26 comments

  1. WanderingBits
    WanderingBits
    • member
    • 5 kudos
    Gamepad is just not working. Am I doing something wrong? 

    This is what I edited from the text file. CACO user, checked effect names in xEDIT 
    Spoiler:  
    Show

    {
        "doublePressThreshold": 0.3,
        "longPressThreshold": 1.0,
        "hotkeys": [
            {
                "effectName": "Health",
                "precedence": "Max",
                "key": 266,
                "mode": "Long"
            },
            {
                "effectName": "Stamina",
                "precedence": "Max",
                "key": 269,
                "mode": "Long"
            },
            {
                "effectName": "Magicka",
                "precedence": "Max",
                "key": 268,
                "mode": "Long"
            },


    EDIT: Keyboark works, gamepad doesn't
  2. Manicmodder91
    Manicmodder91
    • member
    • 6 kudos
    Works well out of the box, but I seem to break all function of the mod if I make any edit the settings, such as removing an effect from the list or adding a modifier.
    Any tips on how to customize properly?
    1. erotomachy
      erotomachy
      • supporter
      • 11 kudos
      Apologies for the late reply; have you tried putting the config into a JSON validator like https://jsonlint.com/ to make sure it's formatted correctly? If it's still not working, feel free to send me the config and I'll take a look.
  3. anunhappyalien
    anunhappyalien
    • supporter
    • 1 kudos
    thank you very much for making this! it works flawlessly and I've been looking for something like this for a long time!
  4. sheshahari
    sheshahari
    • member
    • 1 kudos
    Works perfectly and the modifiers are so handy. just 3 hotkeys for all potions! Best potion hotkey so far, and no script lag
    1. JayJeffJackson
      JayJeffJackson
      • member
      • 2 kudos
      thx to u i tried it, and i can only agree
  5. davidgilbertking
    davidgilbertking
    • premium
    • 38 kudos
    Hi! This is a great mod!
    Just wanted to mention, it might help other players, that if your game is not in English, the names of the magic effects in the potion-hotkeys-sp-settings.txt file should also be in the language that you play, not in English.
    Happy modding!
  6. eyunha
    eyunha
    • supporter
    • 0 kudos
    Gamepad not supported?
    1. Mornedil
      Mornedil
      • member
      • 12 kudos
      Should be supported.

      Gamepad buttons are listed at the bottom of this page: https://www.creationkit.com/index.php?title=Input_Script
  7. FinKiin
    FinKiin
    • supporter
    • 15 kudos
    What is the role of the esp file?How does SP interact with esp?For example,I want to code perk script with SP, what should I do?
    1. Nechigawara
      Nechigawara
      • premium
      • 60 kudos
      An esp was for making player drink the potion.  Use SP to make Player drink Potion directly will always cause CTD. So the auther has to make an esp with a quest and quest alias script that can command Player to drink Potion, then make SP to call that quest alias script to make Player drink Potion instead.
    2. FinKiin
      FinKiin
      • supporter
      • 15 kudos
      Many thanks
  8. Nechigawara
    Nechigawara
    • premium
    • 60 kudos
    Will you add Optimal option for Restore Health/Magicka/Stamina similar to https://www.nexusmods.com/skyrimspecialedition/mods/42402?

    I'm try editing it myself but seem like I can't compile the plugin.

    EDIT:: Seem like Platform 2.4 using a new way to compile a plugin. So that's explain why. I finished added the function like Optimal one for my personal use.
    1. TheLastNawab
      TheLastNawab
      • premium
      • 4 kudos
      Can you share with us?
    2. Nechigawara
      Nechigawara
      • premium
      • 60 kudos
      I can't due to the permission.
  9. hunterx281099
    hunterx281099
    • member
    • 3 kudos
    I can't get this to work, I don't have CACO or Apotechary, so I should edit the potion hotkey setting to "Restore Health/Stamina/Magicka" right ?
    1. urbon
      urbon
      • premium
      • 1,246 kudos
      Nvm
  10. puddles54
    puddles54
    • premium
    • 29 kudos
    Would this work for food effects as well? Or only potions/poisons?