Jump to content

Werepire

Members
  • Posts

    52
  • Joined

  • Last visited

Nexus Mods Profile

About Werepire

Profile Fields

  • Country
    Sweden

Werepire's Achievements

Enthusiast

Enthusiast (6/14)

  • First Post
  • Collaborator
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. I am planning my next playthrough, for when my computer is fixed and I wanted to populate Skyrim. I did google and browse the mods and couldn't find what I was looking for, which is simply more animal spawns, but I don't want non vanilla animals or change in behaviour (I want the vanilla experience, just more). Aside from animals, I am also looking for an increase in monsters and humanoid (both hostile and friendly. Still vanilla ones) population and encounters, though admittedly I haven't searched for these yet as I got stuck on searching for more animal spawns mods, but I'd still appreciate advice on mods.
  2. I am about to learn modding by doing and wondered, if I make, let's say a house, an npc and a quest, all at seperate times. How would I make these three files into one?
  3. I am interested in how to lower or heighten perk gain per level or out right removing it, I have tried in the past with no success, so I come here to ask. How would I do it?
  4. I want to replicate the glass bow of the stag prince effect and doing just that should\t be too hard, just replicate the same things and stick it to a different weapon but I want to in game have a weapon that improves in damage done after killing X amount of enemies, the hardest art is probably the script. I found the script within "dlc2MerchEnchWeapBowOfTheStagPrince", this is what it said Scriptname dlc2MerchBowOfStagPrinceIncSCRIPT extends ActiveMagicEffect GLOBALVARIABLE PROPERTY animalsKilled AUTO KEYWORD PROPERTY animalType AUTO OBJECTREFERENCE victim EVENT OnEffectStart(ACTOR target, ACTOR caster) victim = target ENDEVENT EVENT OnDying(ACTOR killer) if(victim.HasKeyword(animalType)) animalsKilled.SetValue(animalsKilled.GetValue() + 1) endIf ENDEVENT My first idea was to change animalIsKilled to PeopleKilled but I wonder if CreaturesKilled includes all enemies, rather then just the people. However I got stumped on HasKeyword AnimalType, I have no clue what to replace that with, Sorry for bothering y'all, I am not too good with scripts.
  5. Alright, thanx, I\ll do that, though blade of woe uses Steel Smithing and there are other unique daggers that also uses that, like Bloodthorn and Rundi's Dagger
  6. I want to understand the CK better and as such I have a project I want to do as I learn bet from doing and exerimenting but I think I have gotten to a halt https://i.imgur.com/TKzPS6x.png What conditions should I use to single out blade of woe? I think I am doing this correct, but I am not quite sure, so far I think I am singling out every unique daggers, but there are more then 1 unique dagger and the unique condition wouldn't let me choose a specific weapon (parameter was grayed out, making it unable to click, browse and choose something)
  7. I want to skip intro, without downloading additional mods like live another life. I have tried adding sIntroSequence= or sIntroSequence=0 or sIntroSequence=DISABLED.BIK To the [General] tab in skyrim ini I have tried to Rename BGS_Logo.bik Delete BGS_Logo.bik I have tried a number of variations of the methods written above So far not a single thing seemed to have had an effect Then I tried to outright delete the main quest, didn't let me so I went into MQ101 and deleted up to and including quest stage 10 All that did was to stop me halfway into a new game, stuck with a black screen with Bethesda logo and music. So to the question, how do I skip the intro? Edit) I want to start somewhere else, I want to create a mod but the two things that I don't know how to do is how to skip intro and having a new character appear somewhere else then Helgen.
  8. I want to skip intro, without downloading additional mods like live another life. I have tried adding sIntroSequence= or sIntroSequence=0 or sIntroSequence=DISABLED.BIK To the [General] tab in skyrim ini I have tried to Rename BGS_Logo.bik Delete BGS_Logo.bik I have tried a number of variations of the methods written above So far not a single thing seemed to have had an effect Then I tried to outright delete the main quest, didn't let me so I went into MQ101 and deleted up to and including quest stage 10 All that did was to stop me halfway into a new game, stuck with a black screen with Bethesda logo and music. So to the question, how do I skip the intro?
  9. I prefer my mouthpiece over the default, I just extracted the textures and made the change with Gimp. I like the desaturated mouthpiece and the new spots on it. As for the rest well I just didn't want to settle with the mouthpiece. I will look up the terms you have provided as well as look up some Nifscope tutorials to see if it is for me. I appreciate your honesty and willingness to give directions, thank you.
  10. I have no prior experience with retexturing and was hoping to get some feedback, I wan't to hear what you think. I am not fond of the default red/brown color so I changed that, at first I tried a more bloody red but it stuck out, a lot. So I simply desaturated it and played a bit with the texture in general. It is just the Shrouded Cowl for now, the Dark Brotherhood hoodie for females (Male won't have the red/brown part that cover the mouth, unless you mod it) http://i.imgur.com/4eGglpm.png
  11. I am not quite sure where to put this, so I am sorry if it is in the wrong place. I got an idea for my next playthrough and I haven't played Skyrim for ages so I booted up Skyrim and was overwhelmed by all the different character creation mods and I tried a few of them but in the end it didn't turn out as I had hoped. I will be making an Orc male and a Dark Elf gender undecided as of now, then I have always liked the beast races because they look nothing like a human, well except that they have a human shape, though so far I haven't looked into how to make pretty beasts as my Orc and Dark Elf comes first. I have used a few mods in the past but these where more to aid my gameplay, like quest markers for bareness quest or unofficial patches. So all I could do was grab a few character creation mods here and there and hope it would work as I have no way to know which mods to take. What I am getting to is that I want you to see me as someone who just found out about modding and want to make pretty characters and I am asking if there is any tips/advice or general directions.
×
×
  • Create New...