Nessie- Frag Model
Turn your frag grenades or any ordinance into Nessie's
Preparation
In this guide you will have to edit vmt files. I would recommend you to use the software VTFEdit to edit them. You can use text editor for that such as Atom, NotePad++, VIM and many other ones would work fine.
Locate your game folder and find this folder if you are on Origin:
Origin Games\Titanfall2\vpk\
Or this folder if you are on Steam:
Steam\steamapps\common\Titanfall2\vpk\
Copy these files and paste them in a backup folder somewhere else:
englishclient_mp_common.bsp.pak000_dir.vpk
client_mp_common.bsp.pak000_000.vpk
You will need the Titanfall VPK Tool, the program which will allow you to open and repack Titanfall VPK files. Here
Unpacking
Now that these files have been backed up and everything installed. Navigate to your game folder and open this file:
Origin Games\Titanfall2\vpk\englishclient_mp_common.bsp.pak000_dir.vpk
How to extract VPK's properly?
Editing
You can now open the folder you created that contains the extracted VPK and head to this directory:
"extracted folder name"\scripts\weapons
Once you reach this point you can open a text file named:
mp_weapon_frag_grenade.txt
-Note: You don't have to use the frag grenade. You can use other ordinances if you wish.
Scroll down to the section named //Models, with 3 subsections named "Viewmodel" "playermodel" and "Projectilemodel", You leave these alone and only change the scripts to the right of them.
You can now replace all the model names from:
"models/weapons/grenades/ptpov_frag_grenade.mdl", "models/weapons/grenades/m20_f_grenade.mdl", "models/weapons/grenades/m20_f_grenade_projectile.mdl"
to:
"models/nessy_doll.mdl"
Repacking
How to repack VPK files properly ?
After following step by step the previous link
Rename pak000_000.vpk
to client_mp_common.bsp.pak000_000.vpk
Rename pak000_dir.vpk
to englishclient_mp_common.bsp.pak000_dir.vpk
Place both of the renamed files back into your game directory and then launch Titanfall 2. You should be able to see your changes!
Result
eh...ill do it later ;).....maybe
Last updated