File information

Last updated

Original upload

Created by

Niko Beniko

Uploaded by

NikoBeniko

Virus scan

Safe to use

Tags for this mod

About this mod

Weapons from Titanfall game universe

Requirements
Permissions and credits
Changelogs
Donations
Prepare for Titanfall.. Uhh.. I mean, prepare your hands and holsters for new weapons!
It took me a while to learn the WolvenKit and Blender to make some weapons from the Titanfall|2 game.

!!!Attention!!!
If you playing with
Guns Redone V3.0 (Overhauled) you should download a patch that you can find under "Optional Files" section in the "Files" tab.
Also you can adjust weapon stats by yourself, to do that you need to go to, for example:
YourDisk\Steam\steamapps\common\Cyberpunk 2077\r6\tweaks - and edit any .yaml files that starts with TF2_ in their name - it's actually very simple, just use any text editor.
For best results when editing the fire rate, it's best to use values something like between -0.05 and 0.02 - the lower the value the higher fire rate will be.
!!!Attention!!!


  • Assault Rifles
  • 1. V-47 Flatline
  • 2. R-101
  • 3. R-201
  • 4. Hemlok - slow full auto instead of burst fire due to the way animations work in the game

  • SMGs
  • C.A.R.
  • R-97
  • Volt

  • Sidearms
  • P-2016
  • RE-45
  • B3 Wingman
  • Smart Pistol MK 6

You can buy all weapons from weapon vendors starting approximately at level 18.

Spawn codes for CET console(Cyber Engine Tweaks):

  • V47 Flatline - Game.AddToInventory("Items.tf2_flatline",1) 
    and sight for it 
    Game.AddToInventory("Items.tf2_flatline_sight",1)
  • R101 - Game.AddToInventory("Items.r101",1)
  • R201 - Game.AddToInventory("Items.r201",1)
  • Hemlok - Game.AddToInventory("Items.hemlok_br",1)
  • CAR - Game.AddToInventory("Items.tf2_car",1)
  • R97 - Game.AddToInventory("Items.r97",1)
  • Volt - Game.AddToInventory("Items.tf2_volt",1)
  • P2016 - Game.AddToInventory("Items.p2016",1)
  • RE45 - Game.AddToInventory("Items.tf2_re45",1)
  • B3Wingman - Game.AddToInventory("Items.tf2_wingman",1)
  • SP MK6 - Game.AddToInventory("Items.spmk6",1)











Special thanks to:
  • People who wrote the modding guide for CP77, although it's not very clear sometimes.
  • People who made the Wolven Kit.
  • People who made the Blender and CP77 plugin for it. And my friend who helped me to learn the Blender.
  • People who made the Notepad++.
  • CD Project Red for repairing the Cyberpunk 2077.
  • Old Respawn Entertaiment for making such a great game series as Titanfall. (Apex is actually ok too).
  • All Cyberpunk modding community for making mods.