File information

Last updated

Original upload

Created by

rammsteincsgo

Uploaded by

rammsteincsgo

Virus scan

Safe to use

Tags for this mod

12 comments

  1. ShirasuAzusa2078
    ShirasuAzusa2078
    • member
    • 0 kudos
    This is super cool, btw what should I do if I want to turn for example am mrs-4, into using piercing bullets? Can this mod do so? Thx
    1. rammsteincsgo
      rammsteincsgo
      • member
      • 34 kudos
      I have many other mods that do this but they are self contained mods that conflict with each other. The most straight one for that is this one:

      https://www.nexusmods.com/metalgearsolidvtpp/mods/1893

      It will turn all weapons into piercing ones.
    2. ShirasuAzusa2078
      ShirasuAzusa2078
      • member
      • 0 kudos
      Thanks for the reply, that mod helps me a lot LOL! I want to create a non-lethal  AM MRS-4 mod, I tried to do it on my own with zeta but failed. Is it possible?Thx
    3. rammsteincsgo
      rammsteincsgo
      • member
      • 34 kudos
      I want to create a non-lethal  AM MRS-4 mod, I tried to do it on my own with zeta but failed. Is it possible?

      Yes, it is possible and very easy to do it depending on how you do it. You can do it either by editing the EquipParameters.lua , by simply changing the receiver section of the file. Find out HERE what is the receiver of the weapon you want to change and the receiver of a similar non-lethal weapon (The non-lethal ARC rifle, for instance) and change it, for instance:

      this is the receiver section for the highest level AM MRS-4 rifle:
      {TppEquip.RC_30119,TppDamage.ATK_SOMETHING,36,46,23,13}

      change the SOMETHING to 30239, which is the attack of the highest level non-letal arc rifle:

      {TppEquip.RC_30119,TppDamage.ATK_30239,36,46,23,13}

      The other way to do it is by changing the attack properties of the AM MRS-4 directly on the DamageParameterTables.lua, which I would do it by copying the TppDamage.ATK_30239 (of the NL UN-ARC rifle) and altering the damage and impact to my tastes.
    4. ShirasuAzusa2078
      ShirasuAzusa2078
      • member
      • 0 kudos
      So you mean I need to unpack the 00.dat and find the  EquipParameters.lua or, the DamageParameterTables.lua and edit it, then using make bite to creat the mod file? I will try this out, thank a lot for sharing so many details!
    5. ShirasuAzusa2078
      ShirasuAzusa2078
      • member
      • 0 kudos
      I‘’ve successfully made it happened with zeta, thanks a lot!!!
  2. PunchStuff
    PunchStuff
    • member
    • 0 kudos
    Hello, is it possible to only have the Enhanced OSP part of your mods? Or a version without the piercing bullets?
    1. rammsteincsgo
      rammsteincsgo
      • member
      • 34 kudos
      Perhaps you should try this one:

      https://www.nexusmods.com/metalgearsolidvtpp/mods/1868

      Other than the enhanced OSP, the only other modification is the penetration of Quiet's silenced rifle. Download the "Enhanced Quiet" rar file and install the "Enhanced Quiet.mgsv" version.
  3. Spicereddragon
    Spicereddragon
    • member
    • 0 kudos
    hello does this mean all enemies in game will be using non lethal weapons?
    1. rammsteincsgo
      rammsteincsgo
      • member
      • 34 kudos
      In a sense, yes, since they all carry a pistol. Other than that, only the ones with SMGs will be using non-lethal weapons.
  4. WhiteNeonus
    WhiteNeonus
    • member
    • 1 kudos
    Does this mod allow you to break the energy-wall in FOB ?
    1. rammsteincsgo
      rammsteincsgo
      • member
      • 34 kudos
      Sorry, I don't know, I only play offline.