Cyberpunk 2077
0 of 0

File information

Last updated

Original upload

Created by

WhiteCamellia

Uploaded by

WhiteCamellia

Virus scan

Safe to use

Tags for this mod

About this mod

Adds a standalone UMP based on the Saratoga. Edit of the UMP from CS:2

Requirements
Permissions and credits
Changelogs
Notes:
  • Low profile optics may have their line-of-sight obscured by the front sight.
  • Use First Person Camera "FPC" if you want to alter the weapons position.
  • Pics are using Nova LUT 2 so colours may look a little different.

Stats:
  • Based on Saratoga
  • Lower magazine size
  • Lower rate-of-fire
  • Higher damage (and overall dps)
  • These stats can be found and edited at the bottom of the .yaml. found in "r6\tweaks\WhiteCamellia\Standalone UMP"

Code:
Game.AddToInventory("Items.Camellia_UMP_Common",1)
Game.AddToInventory("Items.Camellia_UMP_Uncommon",1)
Game.AddToInventory("Items.Camellia_UMP_Rare",1)
Game.AddToInventory("Items.Camellia_UMP_Epic",1)
Game.AddToInventory("Items.Camellia_UMP_Legendary",1)


Thanks to sabbath7991 for their recent mods, dissecting them helped me reslove a few things ehe.