Jump to content

Burying corpses


Nordicmax

Recommended Posts

It has always annoyed me how you just leave your dead enemies or allies out in the cold to rot or be eaten by animals, not to mention the ever-lasting corpses, for example the ones of Glarthir or Prior Maborel.

 

What I'm suggesting is a way to get rid of them by burying them. The easiest way of course is to just make an alternative when clicking space on those corpses named "Bury", which pretty much is just like using the console and hitting disable.

 

However, if anyone feels in the mood for some further modding, I have another idea. It's the same concept, only that when you hit bury, you can chose to create a permanent gravestone appears above the corpse. If it's possible, then you should also be able to write your own inscription on the gravestone, which will show whenever you hit space on the gravestone.

 

I know that this can make areas quite packed with gravestones, therefore like I said, you should have the option between burying the NPC and place a gravestone above or just burying them in an unmarked grave.

 

Perhaps to add a little realism, you'd have to use a special kind of shovel or something to be able to bury them?

Edited by Nordicmax
Link to comment
Share on other sites

  On 3/28/2011 at 9:06 PM, InuyashaFE said:

It would be nice to be able to move the gravestone as well, and when you get it placed, you can lock it. That way you don't have a gravestone in the middle of the street or something.

 

 

That would be good, otherwise it would just be to drag the corpse to where you want the gravestone to be, may take a while to do though so what you said is probably smarter:)

Link to comment
Share on other sites

Hmm well if permanent bodies annoy you, this mod below has an option to put a 6hr time duration to move the corpse to a hidden cell.

http://www.tesnexus.com/downloads/file.php?id=18065

 

Drag corpses

http://www.tesnexus.com/downloads/file.php?id=5011

 

I also remember a mod that dealt with gravestones and burying npcs, where you could:

Inscribe a wording on it.

Store items in the grave.

Disturb the dead: % Chance of ghost to attack you and arrested for grave digging

 

I can't remember the mod name however, hopefully someone knows what I am talking about?

Link to comment
Share on other sites

  On 3/29/2011 at 12:41 AM, Laiko said:

Hmm well if permanent bodies annoy you, this mod below has an option to put a 6hr time duration to move the corpse to a hidden cell.

http://www.tesnexus.com/downloads/file.php?id=18065

 

Drag corpses

http://www.tesnexus.com/downloads/file.php?id=5011

 

I also remember a mod that dealt with gravestones and burying npcs, where you could:

Inscribe a wording on it.

Store items in the grave.

Disturb the dead: % Chance of ghost to attack you and arrested for grave digging

 

I can't remember the mod name however, hopefully someone knows what I am talking about?

 

Really? That mod sounds awesome, just what I'm looking for.... hmmm... Unfortunately I don't remember seeing anything like it...

Link to comment
Share on other sites

So, to summarize what I would like to be done:

 

In the absolute simpliest way: To add an alternative when clicking on corpses, perhaps with a certain button. You can then choose to "bury" the corpse. That will work just as disabling it in the console.

 

More advanced way: To add that alternative. However, when you click on "bury", not only will the corpse disappear, but also a gravestone will appear at the same spot. When clicking on the gravestone you get a menu with four alternatives:

 

"Move". This will make you be able to move around the gravestone, maybe the same way as grabbing something and dragging it?

 

"Lock". This will lock the gravestone at it's current location.

 

"Inscript". This will make you able to write your own inscription on the gravestone.

 

After you've locked the gravestone, these options will go away. When you click on the gravestone next time, you'll read the inscription.

 

 

Unfortunately, I'm an incredible noob at modding at the moment, so I can't do it myself.:(

Link to comment
Share on other sites

I tried writing some scripts for it. I don't know if they'll work since I haven't tested them, and I don't plan on trying... too much work. :wallbash:

 

Quest script, scans the player's cell for dead bodies, then tries to set a script for them:

 

 

  Reveal hidden contents

 

 

Object script, the quest script sets this as the script for a dead body, so you can either loot or bury them (spawning a gravestone):

 

 

  Reveal hidden contents

 

 

Object script, this is attached to the gravestone to allow you to move it (by putting it in your inventory), lock it in place, or write an inscription:

 

 

  Reveal hidden contents

 

 

I have absolutely no confidence it will work since I've never tried to use most of these functions before.

Edited by fg109
Link to comment
Share on other sites

  On 3/29/2011 at 5:33 PM, fg109 said:

I tried writing some scripts for it. I don't know if they'll work since I haven't tested them, and I don't plan on trying... too much work. :wallbash:

 

Quest script, scans the player's cell for dead bodies, then tries to set a script for them:

 

 

  Reveal hidden contents

 

 

Object script, the quest script sets this as the script for a dead body, so you can either loot or bury them (spawning a gravestone):

 

 

  Reveal hidden contents

 

 

Object script, this is attached to the gravestone to allow you to move it (by putting it in your inventory), lock it in place, or write an inscription:

 

 

  Reveal hidden contents

 

 

I have absolutely no confidence it will work since I've never tried to use most of these functions before.

 

Thanks! One stupid question though: How do I add those scripts to the game, I'm guessing that i'll need to use the CS?

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...