Gears of war modding!
Enjoy it guys :)
Quote
Today we are going to be modding the shotguns spread, ammo count, mele range.
the file we are going to be editing today is
coalesced.iniplease note that this needs to be done in a hex editor but for speed in making this tutorial i simply opened it in notepad
please find the following lines of code
[WarfareGame.Weap_Shotgun] InitialMagazines=5 CriticalAmmoCount=2 NumPellets=6 PelletsSpread=1550 LastBulletStrongerPercent=0.25f PRM_Damage=(Value=(30,51,52,53,54)) PRM_DamageAI=(Value=(19,51,52,53,54)) MagSize=8 MaxSpareAmmo=31 PRM_Recoil=(Value=(300)) PRM_MinAimError=(Value=(0)) PRM_MaxAimError=(Value=(8.0,7.5,7.0,6.5,6.0)) PRM_Range=(Value=(3072,3358,3584,3840,4096)) PRM_RateOfFire=(Value=(60,64,68,72,76)) AmmoFromDrop=(X=6,Y=8) TargetingFOV=50 AimingFOVAdjustment=-3 Range_Melee=400.f Range_Short=700.f Range_Medium=1200.f Range_Long=1500.f DamageMod_MeleeRange=3.0f DamageMod_ShortRange=2.0f DamageMod_MediumRange=1.75f DamageMod_LongRange=.5 ReloadDuration=3.0 AR_PreReactionWindowDuration=-1.0 AR_PossibleSuccessStartPoint=0.850 AR_SuperSweetSpotDuration=-1.0 AR_SweetSpotDuration=-1.0 bPlayFireCameraShake=TRUE FireCameraShake=(FOVAmplitude=0,LocAmplitude=(X=10,Y=0,Z=0),LocFrequency=(X=15),LocParam=(X=ESP_OffsetZero),RotAmplitude=(X=500,Y=100,Z=-500),RotFrequency=(X=15,Y=10,Z=10),TimeDuration=0.33,bOverrideTargetingDampening=TRUE,TargetingDampening=1.0),RotParam=(X=ESP_OffsetZero,Y=ESP_OffsetRandom,Z=ESP_OffsetRandom)) bPlayFireCameraAnim=FALSE FireCameraAnimName=Camera_Recoil_Shotgunso we are mainly only be going to edit one line of code
PelletsSpreadsimply change this value to 0001
MaxSpareAmmochange this value to 9
InitialMagazineschange this value to 9
MagSizechange this value to 9
NumPelletschange this value to 9
Range_Meleechange this value to 999
you get where im going with this?
you have to add the same number of digits in the code that was already there
EX: spread was 1550, so you have to change it to 0001
this tutorial was made for educational uses only, we do not expect you to use this to modify content on your xbox or anything for that matter
-tut by mafia for use by HS
if you have any questions, do not hesitate to ask

Sign In
Register
Help



MultiQuote