BloodySahara Posted July 1, 2010 Share Posted July 1, 2010 Hello all. I’m Trying to make a mod using the altar you find outside the dark fissure, the one where you make black soul stones. However, I was unable to find it, even when I noted it’s ID I could not find it even when I searched through all of the objects in the CS. Is there something I’m missing here? Or is the nif really not there? At least send me a download or something for it. Link to comment Share on other sites More sharing options...
ub3rman123 Posted July 1, 2010 Share Posted July 1, 2010 I think the .nif for it is somewhere in the rocks folder or the clutter folder. The rocks that serve as its base I know are under rocks, so you may want to look there, they'll lead you to it. Link to comment Share on other sites More sharing options...
Pronam Posted July 1, 2010 Share Posted July 1, 2010 Welcome to The Nexus Forums, BloodySahara When you can't find a thing in CS check a few things. - Is it linked to a quest (of a faction)? (Items of the mages guild linked to quests start with MG)- What type of object is it? (In this case an container, you can put things in it.- Do you know the name in the game? (Within CS you have the BaseID and it's name. The Object window allows you to sort it by its shown Name in the game as well by clicking on Name.)- Is there an object of it in the game world? (In this case you know it's outside of Dark Fissure. You can go to that cell, and then to the exterior to find it.) The one you're looking for is at WorldObjects->Containers->MGNecroAltar The Nif file itself is in the BSA if you mean that...but you got to elaborate what you're trying to do then. Link to comment Share on other sites More sharing options...
kieranfoy Posted July 1, 2010 Share Posted July 1, 2010 It's a container, if that helps, under Furniture, labelled Altar. Furniture/necromanceraltar.nif Link to comment Share on other sites More sharing options...
ub3rman123 Posted July 1, 2010 Share Posted July 1, 2010 Dang, I was all wrong there. The texture for it is under clutter. Ignore me, heheh. Link to comment Share on other sites More sharing options...
BloodySahara Posted July 1, 2010 Author Share Posted July 1, 2010 Thanks a lot, Pronam! I found it. I what;s weird is the the id is different from the one i got in game - weird. Link to comment Share on other sites More sharing options...
The_Vyper Posted July 2, 2010 Share Posted July 2, 2010 Thanks a lot, Pronam! I found it. I what;s weird is the the id is different from the one i got in game - weird. The ID you get in the game is a reference ID to the base object, not the ID of the base object itself. For instance, if you open the console and type Player.additem 00035E63 1 you will get an Elven Dagger. If you then drop that dagger, open the console and click on it, you will get a different ID. I suggest using RefScope to find the actual IDs. Link to comment Share on other sites More sharing options...
Recommended Posts