Skyrim Special Edition

File information

Last updated

Original upload

Created by

SalemMurders

Uploaded by

SalemMurders

Virus scan

Safe to use

Tags for this mod

29 comments

  1. SalemMurders
    SalemMurders
    • premium
    • 30 kudos
    Locked
    Sticky
    Please read the FAQ before posting comments/bug reports. If you don't, your comment/bug report is subject to removal
  2. AxellSlade
    AxellSlade
    • premium
    • 9 kudos
    So, for whatever reasons, when I have the ring equipped and get hit by any enemie(humanoid, critter, animal or whatever) I get sent to the stratosphere if outside, or hit some wall if indoors. As soon as I unequip it, things go normal again.
    1. SalemMurders
      SalemMurders
      • premium
      • 30 kudos
      that's interesting, considering the enchantments of the ring don't have anything related to knockback. Are you sure this isn't a conflict with another mod?
    2. AxellSlade
      AxellSlade
      • premium
      • 9 kudos
      Probably is, yeah. But I'm having a hell of a hard time pinpointing the culprit. 

      Thanks for the reply.
  3. iluvgaming1
    iluvgaming1
    • supporter
    • 0 kudos
    This doesn't seem to be working with the new update. I don't have that barrel outside of Riverwood, and it was there the last time I played the game before the update.
    1. SalemMurders
      SalemMurders
      • premium
      • 30 kudos
      That's interesting, my mod doesn't rely on the script extender, so it's version independent. I'll take a look but maybe it has to do with your load order? In addition, if you have a menu like Cheat Engine, you should be able to just spawn it in your inventory
    2. iluvgaming1
      iluvgaming1
      • supporter
      • 0 kudos
      I am using Vortex, and that orders my mods automatically. Also, I do use SKSE to load the game, and even though you say that your mod is not reliant on the SKSE, it did work before. By the way, I really liked this mod so it sucks I can't get it to work at this time. I don't use Cheat Engine, and never heard of it, actually, so I've never used it, but should I be using it? Maybe I have to use that engine with this new Skyrim update? How do I spawn the barrel in my inventory? Or you do you mean the Daedric set itself spawns in my inventory? So many questions, I'm sorry. I'm really not very knowledgeable about how mods are supposed to work; I just would rather install them using a MM, and go play without having to worry about the who, what, when, where, how and why of the mod.
    3. SalemMurders
      SalemMurders
      • premium
      • 30 kudos
      Sorry, let me explain.

      If you're using vortex, then there's no surefire way of knowing unless you want to get into the nitty-gritty of modding by using tools like XEdit and the Creation Kit, since you can't order your mods manually.

      The engine is just to spawn items into your inventory, not anything related to the skyrim update.

      I'm still trying to troubleshoot the issue on my end. You can't spawn the barrel in your inventory but you could be able to spawn the armor and stuff in your inventory via the console. Below I have made a guide that should hopefully help you. Let me know if you have any more questions

      This is a list of every item the mod adds, and their ID.
      Spoiler:  
      Show

      XX0800: Cheat Daedric Warhammer
      XX0801: Cheat Daedric Sword
      XX0802: Cheat Daedric Mace
      XX0803: Cheat Daedric Greatsword
      XX0804: Cheat Daedric Dagger
      XX0805: Cheat Daedric Bow
      XX0806: Cheat Daedric Battleaxe
      XX0807: Cheat Daedric War Axe
      XX0808: Cheat Daedric Arrow

      XX0D70: Cheat God Ring
      XX0D71: Cheat Daedric Boots
      XX0D72: Cheat Daedric Armor
      XX0D73: Cheat Daedric Gauntlets
      XX0D74: Cheat Daedric Helmet
      XX0D75: Cheat Daedric Shield

      XX000D77: Cheat Staff of Sparks (1000 damage, 0 cost to cast)
      XX000D78: Cheat Staff of Frostbite (1000 damage, 0 cost to cast)
      XX000D79: Cheat Staff of Flames (1000 damage, 0 cost to cast)


      The xx represents the mods index in your plugins list. To find this, goto the vortex plugin tab, and find the tab called Mod Index at the top of the screen. The screenshot shows Fallout 4, but it will be the same for Skyrim Special Edition as well



      In this picture, it is the 3rd column from the left.

      Once you know the mod index, when you go into the game, open up the console using the ~ key.

      to add an item, type this command into the console without the quotation marks: "player.additem XX0800 1" where the XX is replaced with the mod index. For example, if the mod index was 0A, it would be "player.additem 0A0800 1".

      This command adds one (1) cheat daedric warhammer to your inventory for example. You can close the console by clicking the ~ key again.

      You can change the quantity by changing the 1 in the command I gave you to whatever ( "player.additem XX0800 100" gives the player 100 cheat daedric warhammers for example) and you can change the item given by changing the ID ( "player.additem XX0D75 1" gives the player a Cheat Staff of flames instead)

      You can do this command with any item in the game, if you know its ID. To find out a item's id, i'd recommend looking at the unofficial wiki.
      On this page, you can find the ID for any piece of the vanilla daedric set if you scroll down a bit (the id is in parenthesis by the name)

      So if i wanted a vanilla daedric helmet, I'd put in "player.additem 0001396d 1" and I'd get one (1) daedric helmet.

      For a list of other console commands you can use, try this page.

      Sorry if this is complicated, i tried my best.
    4. iluvgaming1
      iluvgaming1
      • supporter
      • 0 kudos
      Hi, in Vortex, the mod index shows FE(045) next to the CheatDaedricSet.esp, so I tried player.additem 0450800 1, but that did nothing but return an error. So, I tried player.additem 450800 1, and still nothing. What's going on?
    5. SalemMurders
      SalemMurders
      • premium
      • 30 kudos
      My apologies, you need to add the FE in front of the id. so like this

      player.additem FE0450800 1
    6. iluvgaming1
      iluvgaming1
      • supporter
      • 0 kudos
      Yea, it's still returning an error. I am eternally stupid or something. I have no idea what it is I could be doing wrong 😣
    7. SalemMurders
      SalemMurders
      • premium
      • 30 kudos
      Does it give an error specifically?

      Try this:

      1. open the console with the ~ key
      2. type in this command: help "cheat daedric sword" 4
      3. it should give you the id to spawn it

      i dont think you need the 4 but try it with and without.

      if that still doesnt work then im not sure, that would mean the plugin isnt enabled (which probably isnt true in your case)
    8. iluvgaming1
      iluvgaming1
      • supporter
      • 0 kudos
      So I was able to determine this morning that none of my mods were working at all, save one, which was really very weird. The one that was working was called Truly Remastered - Installer Edition, which is a main menu replacer, and audio replace as well. It changes the main menu background to one of a few choices you make in the fomod during mod installation, and also changes the main menu music to something else of your choosing. As I said that was the only mod that was working. Anyway, at this point, I've completely uninstalled both Skyrim, and Vortex and I am going to attempt reinstallation of both. This is getting very tiring. Oh, something else very weird: I was running Skyrim using the shortcut on my desktop to the SKSE loader in Skyrim's root directory. Here's the thing: Steam wasn't running while I was running the game, and Steam also wasn't registering that I was playing the game. The last time it showed me playing was Friday. How could I have the game running without Steam? EDIT: I've also completely uninstalled Steam because that was coming up with curious anomalies as well.
    9. SalemMurders
      SalemMurders
      • premium
      • 30 kudos
      Yeah Skyrim is a finicky one. I did the same yesterday because of the new update. Hopefully the mod works when it's enabled.
  4. StaceyUK
    StaceyUK
    • premium
    • 0 kudos
    Hello, the barrel is not generating for me. I cannot get Skyrim Cheat engine to work for me do how do I get the barrel into my game please? Running anniversary edition 1.6.640. Do I need to be in a specific part of the story for the barrel to generate? Thank you for your help.
    1. SalemMurders
      SalemMurders
      • premium
      • 30 kudos
      Sorry for the late response. The barrel should generate as soon as you load up the game with the mod enabled. Maybe the mod is conflicting with another? Could you send a picture ingame of the location in Riverwood where the barrel would normally be?
    2. iluvgaming1
      iluvgaming1
      • supporter
      • 0 kudos
      *DELETED*
  5. DaughertyUSMC
    DaughertyUSMC
    • supporter
    • 8 kudos
    For those of us who build the hearthfire homes, it takes a lot of time to acquire all the materials necessary to construct these homes - would be cool if you could add say 1000 ea of all the building materials. However, mod users like myself may come up with an idea to add or edit, and suggest/ask 4 it, not understanding how much work may be involved for the author to implement it, so it is your call entirely, and I am good either way. I DO want to thank you for the mod as it is - it's awesome!

    EDIT: And of course I posted this, THEN saw the final item discussed in your FAQ's! My bad! With that said, I just installed the Cheat Engine, but have not yet tried it in-game, so I don't know yet how thorough it will be as far as what specific items/amounts it will yield, but I am about to find out o/
    1. SalemMurders
      SalemMurders
      • premium
      • 30 kudos
      It should let you specify how much of each item you want i.e. if i type in "Leather Strips" it will ask me how many I want. You could however use:
      Hearthfire No Material Requirements or Hearthfire Building Materials God Chest

      In the event neither work, I can put the exact amounts of supplies needed for each house in the barrel, or as you suggested, 1000 of each. It isn't too much of an issue at all, adding vanilla items to a barrel, lol.
    2. DaughertyUSMC
      DaughertyUSMC
      • supporter
      • 8 kudos
      Thank you!  I will try either of the suggested mods (one at a time of course) and see how that works.
    3. SalemMurders
      SalemMurders
      • premium
      • 30 kudos
      If neither work, let me know. I will fix it.
  6. KelPais
    KelPais
    • member
    • 0 kudos
    And a staff for mage class?
    1. SalemMurders
      SalemMurders
      • premium
      • 30 kudos
      Did you have a specific staff in mind?
    2. KelPais
      KelPais
      • member
      • 0 kudos
      Not in particular..as you prefer
    3. SalemMurders
      SalemMurders
      • premium
      • 30 kudos
      Sorry for the late response, currently doing finals. I'll add one of each tomorrow when my finals are done.
    4. KelPais
      KelPais
      • member
      • 0 kudos
      No problem when you have free time ^^
    5. SalemMurders
      SalemMurders
      • premium
      • 30 kudos
      Sorry for the extremely long wait, this took longer than expected to do. Please let me know if there are any issues :)

      EDIT: Please also let me know if you want a specific staff as well.
  7. HazakTheMad
    HazakTheMad
    • premium
    • 35 kudos
    Bug report, this mod is not balanced ;)
    1. SalemMurders
      SalemMurders
      • premium
      • 30 kudos
      REEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE