How do I edit the .dlls?
How do I edit the .dlls?
I got Reflexil, but it didn't work. I edited the value and it didn't update on the top screen with the code.

If I took
public BulletWeaponDataBlock()
{
this.fireSoundRange = 300f;
this.bulletRange = 200f;
this.aimingRecoilSubtract = 0.5f;
this.crouchRecoilSubtract = 0.2f;
this.reloadDuration = 1.5f;
this.maxEligableSlots = 5;
this.aimSwaySpeed = 1f;
}
and changed values in it would I get banned?
I got Reflexil, but it didn't work. I edited the value and it didn't update on the top screen with the code.
If I took
public BulletWeaponDataBlock()
{
this.fireSoundRange = 300f;
this.bulletRange = 200f;
this.aimingRecoilSubtract = 0.5f;
this.crouchRecoilSubtract = 0.2f;
this.reloadDuration = 1.5f;
this.maxEligableSlots = 5;
this.aimSwaySpeed = 1f;
}
and changed values in it would I get banned?