Fallout New Vegas

File information

Last updated

Original upload

Created by

NS97

Uploaded by

NS97

Virus scan

Safe to use

Tags for this mod

About this mod

Adds four Finnish weapons with custom animation to the game.

Requirements
Permissions and credits
Translations
  • Mandarin
Changelogs
Description
Long story short, I was trying to nif-bash an RK 62 and was not happy with the outcome, so I started messing with 3D modeling for the first time, trying to get better results. This is the aftermath of just a week and a half of learning Blender so any feedback is appreciated.

Features

-Adds following weapons to the game:
-Custom firing sounds.
-Custom first person animations for all the weapons. This includes:
  • Idle & aim
  • Attacks
  • Reload & partial reload
  • Equip &  for some, unequip
  • Jam

If you don't like the animations, you can remove them by removing or editing the "NS_Finnish_Weapons_Pack.json" file located in "Meshes\AnimGroupOverride"
I also uploaded files to replace custom sounds with vanilla ones, if your ears are begging for mercy.

Animations and sounds preview:
Spoiler:  
Show




Version Differences

Non script version
Adds weapons to form and leveled lists by directly editing them.
Changes made by Yukichigai Unofficial Patch are forwarded, thus making it a required file.

Script version
Adds weapons to form and leveled lists via script.
Should be compatible with everything, since it doesn't touch any vanilla records.

Requirements

xNVSE
kNVSE
JIP LN NVSE Plugin
ISControl Enabler
lStewieAl's Tweaks with bAutoWeaponNoFiringDelay = 1 (Technically not required but animations are made with this in mind.)

Console Commands for Testing
Spoiler:  
Show

Lahti L-35:                  player.additem xx000800 1
RK 62:                         player.additem xx000801 1
Lahti-Saloranta 26:    player.additem xx000802 1
Suomi KP 31:              player.additem xx000803 1
Suomi KP 31 Drums:  player.additem xx00080C 1

Replace "xx" with the mod index of the plugin in your load order.

Or alternatively if you have Johnny Guitar NVSE installed:

player.additem nsWeapLahtiL35
player.additem nsWeapLahtiSaloranta26
player.additem nsWeapRK62
player.additem nsWeapSuomiKP31
player.additem nsModSuomiKP31Drums



Credits/Thanks
Xolreys for Animation tutorials to get me started.
Johnson for the rig.
Kormakur for kNVSE and blender plugin.