Hi Modders,
So i was messing with ATTRIBUTES.rez (Weapons.txt, Modelbutes.txt, Mod.txt) recently and i found way to make No recoil, Speed and stamina hack with modifying it. i drop the decrypted and encrypted txt files on this post.
To use Modified txts;
1-) Rez Extract the ATTRIBUTES.rez
2-) Unzip encrypted txts_mpgh.net.zip
3-) Copy the txts in encrypted txts_mpgh.net.zip
4-) Paste in to ATTRIBUTES.rez
5-) Rez inject the ATTRIBUTES.rez
6-) Patch the ATTRIBUTES.rez
7-) Copy to in Game File
8-) You are good to go, Have Fun
Thx to @
SoNoS for Rez patcher and Text Decrypter
Thx to @
supercarz1991 inspire about rez modding
Note; After patch txt files should be re-modified
For no recoil and speed we need to modify Weapons.txt (M4A1 values) // "Modified values to get no Recoil"
MovePenalty=0.1 // "-0.99" if value is negative "-" gives speed boost
ZoomedMovePenalty=0.1 "-0.99"
ShotsPerClip=30 // Not works in online modes
MinPerturb=3 // "1"
MaxPerturb=100 // "1"
DuckPerturb=2 // "1"
MoveDuckPerturb=3 // "1"
PerturbIncSpeed=1.3 // "0.1"
PerturbDecSpeed=0.3 // "0.1"
ZoomedMinPerturb=2 // "1"
ZoomedMaxPerturb=30 // "1"
ZoomedPerturbIncSpeed=1.3 // "0.1"
ZoomedPerturbDecSpeed=0.3 // "0.1"
MaxCamRecoilWag=15 // "1"
BaseCamRecoilWagL=1.2 // "0.1"
BaseCamRecoilWagR=-1.2 // "0.1"
BaseCamRecoilPitch=1.3 // "0.1"
MaxCamRecoilPitch=5 // "1"
MaxCamRecoilYaw=0.0 //
BaseCamRecoilYaw=0.0 //
MaxRandomPitch=0.02 //
BaseCamBackJitter=0.0 //
BackJitterRecover=1.0 //
For Stamina and Sprint we need to modify Modelbutes.txt (Base Char values)
MovePenalty= 0.1
DashSpeed= 0.4
Max Stamina= // Not all gear items and Characters have this value, so u guys need add it by own.