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 a vanilla-ish MP5 to the game. Comes with custom first person animations and sounds. TTW version available.

Requirements
Permissions and credits
Changelogs
Features
-MP5 submachine gun and a unique variant, MP5SD
-Custom first person animations. This includes:
  • Idle & aim
  • Attack
  • Reload & partial reload
  • Equip & unequip
  • Jam
-Custom firing sounds.
-Custom pip-boy icons
-B42 Dropmag and B42 Inspect support.
-Weapon mods:
  • Open Rear Sight (visual change only)
  • Fixed Stock (decreases spread)

Weapon is added to various vendor, enemy and loot lists.

Unique location:
Spoiler:  
Show

FNV version: Inside Searchligh police station.
TTW version: Inside Germantown police HQ.


Animations preview:
Spoiler:  
Show




Version Differences
Non script version
Adds weapon 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 weapon 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

Console Commands for Testing
Spoiler:  
Show

FNV
Spoiler:  
Show

MP5:                            player.additem xx00186e 1
MP5SD:                        player.additem xx00394c 1
MP5 Fixed Stock:         player.additem xx005a2a 1
MP5 Open Rear Sight:  player.additem xx005a32 1

FNV - Script Version
Spoiler:  
Show

MP5:                             player.additem xx00186e 1
MP5SD:                         player.additem xx00394c 1
MP5 Fixed Stock:          player.additem xx005a2a 1
MP5 Open Rear Sight:   player.additem xx00602c 1

TTW versions
Spoiler:  
Show

MP5:                             player.additem xx00186e 1
MP5SD:                         player.additem xx00394c 1
MP5 Fixed Stock:          player.additem xx0052a2 1
MP5 Open Rear Sight:   player.additem xx005a31 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 nsWeapMP5
player.additem nsWeapMP5SD
player.additem nsModMP5OpenSights
player.additem nsModMP5Stock


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