Oblivion
0 of 0

File information

Last updated

Original upload

Created by

HystericalNinja

Uploaded by

HystericalNinja

Virus scan

Safe to use

Tags for this mod

9 comments

  1. Leogarg
    Leogarg
    • member
    • 0 kudos
    heh. what a coincidence. Just a week ago I searched for something like this for oblivion, but found none. And now it's here. I wouldn't think any mods get still made for this. Gonna have to try this out

    EDIT: seems not to work if you already did azuras quest. I expected just a replacement of the star, that was not the case. oh well.
    1. HystericalNinja
      HystericalNinja
      • member
      • 4 kudos
      Hi there, the star is basically just a misc item that replaces your black soul gems, unfortunately the way black soul gems and Azura's star work are hard-coded into the game, if you've done the quest or just want the item, you can use "player.additem XX000ED4 1" (without the quotes, where XX is the mod's load order)
    2. ZerOClaW89
      ZerOClaW89
      • member
      • 0 kudos
      "player.additem XX000ED4 1" this code is not working
    3. dynomice
      dynomice
      • member
      • 2 kudos
      That code just spawns a book for me and I'm way past the Azura quest. What a shame, did the Azura questline thinking the star could hold NPC souls. You'd think a Daedric artifact could accept any soul.
    4. DogturdFartman
      DogturdFartman
      • member
      • 1 kudos
      The code "player.additem XX000ED4 1" does work; I had to go into Vortex Mod Manager, go to my Plugins and use the number that is under the "Mod Index" column for the mod to fill the "XX" in the code. After entering the code you should receive "Black Azura's Star" in your Misc items and a Black Soul Gem.
    5. Pimpnkill
      Pimpnkill
      • member
      • 0 kudos
      Took me a while to figure out, even with the above comments. The code that worked for me was "player.additem 5F000ED4 1" without the quotes. Cases didn't seem to matter. The zeroes did matter. Never seen vortex mod manager, but mod organizer 2 seems to be similar. In MO2, go to your plugins on the right>find BlackStarMod>look at the Mod Index, mine was 5F. Put that code in the player.additem XX000ED4 1 code, replacing the xx. Also, a note for noobs like me: It would be helpful to read https://en.uesp.net/wiki/Oblivion:Items under "Object ID" to better understand the code format for adding items in general. E.G. the player.additem XX000ED4 1 code can be changed to palyer.additem XX000ED4 99 to add 99  Black stars. 
    6. velosipidor
      velosipidor
      • member
      • 0 kudos
      Try to use next mod index. I had a similar problem with book spawn, index was 0C, but it worked right with 0D. 
  2. DxVander
    DxVander
    • member
    • 1 kudos
    Excelent. Thanks for the Mod and the solution to obtain it.   XX000ED4

    Atention users: The Black star doesnt work as the normal star, the mod works respawning a Black soul gem in your inventory. (I misread that part at the begining hehe)

    what a creative solution
  3. codyjohn
    codyjohn
    • member
    • 0 kudos
    Game doesn't seem to recognise the mod, i tried adding the item via console commands but no luck, i used oblivion mod manager to install. are there any other requirements ?