Forum Mod Bakery Docs

A way to change the amount of police in levels?

Please login to contribute to the conversation.
One day when I was playing the simpsons hit and run I realized that the amount of police in a level was very low, only 1 or 2 police officers and it was very easy to escape from them. Which was very boring, so I wonder if there is a way to change that amount of police officers.
go to scripts- missions-then in the folder of the level you want to modify the number of police officers-in leveli
then modify the line of text

CreateChaseManager("cPolice","Pursuit\L1cop.con",1);
SetHitAndRunDecay(3.0);
SetNumChaseCars("1");

maximum 10 police officers
Thank you