Jump to content

Skyrim - Mod Detectives Thread


buddah

Recommended Posts

  On 5/18/2014 at 9:47 AM, Yoruichid said:

it's one of the hairs from apachii's

 

http://www.nexusmods.com/skyrim/mods/10168/?

 

the mesh was cutted and adapted a bit to fit in the hood...but u can find it in the origfinal apachii hair for male and females.

Link to comment
Share on other sites

  On 5/16/2014 at 5:34 AM, Dimension7 said:

 

  On 5/13/2014 at 7:58 AM, Caithe said:

 

  On 5/12/2014 at 12:38 PM, Yoruichid said:

hi. pleaz, I want to know what model is used to the hood with Hair.

 

 

 

 

  Reveal hidden contents

 

zzjay and grace darkling hoods with hairs http://www.nexusmods.com/skyrim/mods/28147/?

Tis one seem to be a retexture though. I don't know which.

 

I believe the hood is from Ashara Princes of the Woods.

 

 

No it's actually not from my "official hood mod"

 

the hair is evergreeen,from one of my mod...i made these hoods long ago...didn't really lik ethem,and kinda just dropped them on some site,and never really finished them.

Link to comment
Share on other sites

Just re-posting this, as it seems to have been missed.

 

  On 5/12/2014 at 3:34 PM, qwertyu63 said:

I'm looking for a mod that that makes it so spell tomes don't vanish when read. I can't find it anywhere.

 

Thank you in advance for your help.

Link to comment
Share on other sites

  On 5/18/2014 at 12:12 PM, qwertyu63 said:

 

Just re-posting this, as it seems to have been missed.

 

  On 5/12/2014 at 3:34 PM, qwertyu63 said:

I'm looking for a mod that that makes it so spell tomes don't vanish when read. I can't find it anywhere.

 

Thank you in advance for your help.

 

Navigate in explorer to: %\STEAM\steamapps\common\skyrim\Data\scripts\Source\

open SpellTomeRemoveScript.psc in notepad

edit the following line:

akActor.RemoveItem(SpellTome, 1)

to:

akActor.RemoveItem(SpellTome, 0)

 

you -should- be able to just edit out the entire event - endevent block but for ultimate maximum compatibility I recommend just changing the 1 to a 0.

 

 

You're welcome!

Link to comment
Share on other sites

  On 5/16/2014 at 1:44 PM, Vizzerdrix said:

Anyone know of a mod that removes dead bodies by letting you turn them into something useful? I remember one for Oblivion that gave you a speell that turned a dead body into a few coins. Something like that would be good.

I got missed, so I'm moving it up.

Link to comment
Share on other sites

  On 5/18/2014 at 8:28 PM, Ayporos said:

Navigate in explorer to: %\STEAM\steamapps\common\skyrim\Data\scripts\Source\

open SpellTomeRemoveScript.psc in notepad

edit the following line:

akActor.RemoveItem(SpellTome, 1)

to:

akActor.RemoveItem(SpellTome, 0)

 

you -should- be able to just edit out the entire event - endevent block but for ultimate maximum compatibility I recommend just changing the 1 to a 0.

 

 

You're welcome!

 

Alright, I'm not using the Steam version of the game. I opened the matching folder in my Skyrim files; there is no SpellTomeRemoveScript.psc. What do I do now?

Link to comment
Share on other sites

  • Recently Browsing   0 members

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