When sniffing around in the notoriety.xtbl, I found this line called 'delay' at each crime.
Looks like this
This is really great, now I can for example set a certain notoriety level when you for example kill a police officer, meaning that if I set the delay to 10 seconds, it would take 10 seconds for the notoriety level to raise to the next level, meaning that there is a 10 second window before the first backup units start to arrive, a really big step forward for my mod.
Now the only thing I can't seem to find a delay for, is when you attack a police officer. The 'police assault', 'police shooting' and 'police alert' crime delays don't seem to change anything at first. Yeah sure, when you are wanted and you shoot a cop, the delay will work.
But the reason for this thread is:
When I'm not wanted and I shoot a cop, I instantly receive a 1 shield notoriety level, meaning that backup will spawn instantly, no matter how big I put the delay.
So my question is: Is it possible to set a delay between attacking a police officer and getting a notoriety level for it?
I also noticed, during the 'Survival' activities, police notoriety is disabled when you're not supposed to fight the cops, but when you attack a cop during one of those activities, he will still draw his weapon and start firing at you, but you won't get a notoriety level.
Looks like this
Code:
<Delay>10000</Delay>
This is really great, now I can for example set a certain notoriety level when you for example kill a police officer, meaning that if I set the delay to 10 seconds, it would take 10 seconds for the notoriety level to raise to the next level, meaning that there is a 10 second window before the first backup units start to arrive, a really big step forward for my mod.
Now the only thing I can't seem to find a delay for, is when you attack a police officer. The 'police assault', 'police shooting' and 'police alert' crime delays don't seem to change anything at first. Yeah sure, when you are wanted and you shoot a cop, the delay will work.
But the reason for this thread is:
When I'm not wanted and I shoot a cop, I instantly receive a 1 shield notoriety level, meaning that backup will spawn instantly, no matter how big I put the delay.
So my question is: Is it possible to set a delay between attacking a police officer and getting a notoriety level for it?
I also noticed, during the 'Survival' activities, police notoriety is disabled when you're not supposed to fight the cops, but when you attack a cop during one of those activities, he will still draw his weapon and start firing at you, but you won't get a notoriety level.