Combat arm Mods TUT. for Starter Modderz
First you will need the tools go download at those tut. at he top
Program
.REZ file
.DTX File
LTB File
LTA File
Originally Posted by Crossmodding
M11 --> L96A1
1) Use RezXtract to extract GUNS_M_PV_MELEE.rez and GUNS_M_PV_SR.rez.
2) Get The Anibase's / ANI_G's of both guns.
Code:
L96A1 = L96A1_ANIBASE****B
M11 = M11_ANIBASE****B
3) Get the PVMLA's / CW_HND_NM_DF's of both guns.
Code:
L96A1 = PVMLA_L96A1****B
M11 = PVMLA_M11****B
4) You want the original gun's ANIBASE to turn into the gun ur modding it to's PVMLA. So rename PVMLA_M11****B to L96A1_ANIBASE****B
5) Next you want the original gun's PVMLA to turn into the gun ur modding it to's ANIBASE. So rename M11_ANIBASE****B to PVMLA_L96A1****B
6) Use RezInject to inject these 2 files into GUNS_M_PV_MELEE.rez
7) Go to the .rez
Code:
Rename GUNS_M_PV_MELEE.rez to GUNS_M_PV_MELEE.rezBak
Rename GUNS_M_PV_MELEE.rezNew to GUNS_M_PV_MELEE.rez
YouTube - *Combat Arms Mods* CrossModding TuT
GOOD JOB