-
Posts
32 -
Joined
-
Last visited
Reputation
0 NeutralNexus Mods Profile
Profile Fields
-
Country
United States
-
Currently Playing
Fallout 4
-
Favourite Game
All games
-
My background: I'm new here (also small side note, I will be changing my name as soon as a admin responds to me to close this account, the new name will be OuroborosBlack). I am a computer programming student, and want to give modding this game a go. I am not new to modding, I have modded several other games though none have been publicly released. My question is this: How would I go about changing what the SPECIAL attributes actually govern in game? Examples: 1. I would like to change agility to affect VATS melee targeting distance. 2. I would like to remove experience gain percentage from the Intelligence attribute. 3. I would like to change strength to allow a character to break down a door or lock with a melee weapon at a given threshold. I.E. a powered type door might require strength 8+ while a wooden door might only require 3+ 4. I would like to change perception to indicate a toggle-able UI script should highlight an item near a character with components tagged for search at (distance * some mod) / perception. 5. I would like to change charisma to increase settler productivity, such that settlers would be able to work more crops, scavenge more, ect based on the player's charisma value. 6. I would like to change endurance to directly affect the rate at which the user becomes hungry, thirsty, or tired in survival mode, or the likely hood that they are to randomly catch an illness. 7. I would like to change luck to occasionally grant the player bonus damage (separate and non-modifiable from a critical) on a player's attack. Or cause a crit to occasionally inflict bleeding damage on a target Things like this. I am working on a perk, game play, and balance "overhaul" type mod atm, so I would really love any help I could possibly get in terms of how to do this. I am going to be pretty bummed if this is not possible. :(
-
Yes that's my hope, I want to go into graphic arts so this is good learning for me. Now my next problem is the collision. I made a new thread about it.
-
I have some basic questions about collision, I'm trying to create a basic box shape collision for my dagger that I created, I need to know how to adjust where the hand rests on the handle. I have tried messing with the translation but no matter where i put the values the hand is still way up on the handle. How do I put it where I want it? Also the handle wobbles slightly in the hand. What could this be caused by and how can I fix it? Secondly, I would like to know what the Havok "material" values do exactly. I have mine currently set to STONE. Help would be appreciated as always.
-
SOLVED FINALLY! It turns out that I had my BSEffectShaderProperty and NiAlphaProperty ordered backwards. Turns out BSeffectShaderProperty must go first or it causes a CTD in both the game and CK. Thanks for all those who helped me! I gave kudos. :)
-
I made some mistakes when remaking the mesh here is the corrected nif file (which still does not work with the blood effects): http://www.gamefront.com/files/22712531/dagger+%284%29.zip
-
Yeah the CK crashes too. It's something actually wrong with the nif settings under blood effects. I can't figure out what wrong... I've even tried remaking the mesh for the blood effects several times, still crashes. Here is the updated files for the dagger (which I haven't named yet), if anyone could take a look and tell me what is wrong I would be extremely appreciative: http://www.gamefront.com/files/22712104/dagger+%283%29.zip
-
One thing I hadn't considered is that I'm using the same model for both the 1stperson and regular dagger. Does that matter? What is supposed to be the difference between the two? I will arrange the appropriate files and upload them as soon as I get a chance.
-
I noticed the blood effects mesh wasn't aligned in nifskope with the dagger mesh. I remade it. Still no luck, game still crashes. It has to be something with the settings, but I just don't see it.
-
http://www.gamefront.com/files/22707361/dagger+%282%29.zip This is the updated dagger nif. I have compared it to the vanilla steel dagger nif several times and can't figure out what is wrong with it. All the values look correct. However, I do know it's something to do with the "Blood Effects" node. I took just Blood Effects out and the dagger works. Is it maybe something with the actual trishape? Do I need to remake it or something?
-
Ok I managed to get the nitrishape data into the correct place this time, and it shows up. However when I try to look at the dagger in the items menu the game crashes.
-
Nvm, I accidentally installed 1.1.3
-
I downloaded the nifskope you suggested and installed, but now I can't see the textures on my model.
-
No I don't see them either. That's why I'm confused about how to go about creating them. I did the copy pasting my trishapedata into an existing blood effects trishape from a vanilla mesh. Was that incorrect? It appeared to me to be what the guy in the tutorial was doing. Maybe I missed something?
-
I believe I scaled it by .01 should it be larger than that?
-
Yes I have vertex colors turned on already. =/