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.
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)
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.
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.
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.
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)
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 ?
11 comments
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.
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