Question; is it possible to raise the threshold for guards to arrest you above/equal to the crime of assault but still have them attack you for an assault crime? I'd prefer being able to walk freely with a small bounty while keeping part of the mod that I actually like
I don't think we can do exactly what you want. But we can do this: - iCrimeThreshold: 40 (40 is the default crime level of an attack) - iCrimeThresholdMultiplier: 1
With that, we have: - If you commit crime in front of a guard, and your crime level is < 40, he runs to arrest you - If you're near a guard, and your crime level is < 40, he doesn't care - If you're near a guard, and your crime level is >= 40, he runs to kill you
It's not a obligation, but it's more coherent. The editing to do is in the description... Of course, if you choose the alternative version (attack crime level = 200), put "> 199" instead "> 39"... OUTDATED...
7 comments
- iCrimeThreshold: 40 (40 is the default crime level of an attack)
- iCrimeThresholdMultiplier: 1
With that, we have:
- If you commit crime in front of a guard, and your crime level is < 40, he runs to arrest you
- If you're near a guard, and your crime level is < 40, he doesn't care
- If you're near a guard, and your crime level is >= 40, he runs to kill you
It's not a obligation, but it's more coherent.The editing to do is in the description... Of course, if you choose the alternative version (attack crime level = 200), put "> 199" instead "> 39"...
OUTDATED...