Jump to content
Josiah Mecone

Question.

Recommended Posts

go into your game folder EX: Program Files (x86)\WizardWorks\911 - First Responders\Data\Specs\fp_params_endless.xml (for 911:First Responders/EM4)

Create a backup copy of this file so that you can play the original game still by simply replacing it.

		<EFPEventCarTheft>
			<Enabled value = "1" />
			<!-- AverageFrequency: average number of events per 10 minutes -->
			<AverageFrequency value = "50.0" />
			<!-- MaxRadius: in meter (max. distance between committer and car) -->
			<MaxRadius value = "75.0" />
			<Worth value = "8.0" />
			<SupervisorStart value = "ID_SUPERV_EVENT02" />
			<SupervisorFinish value = "" />
		</EFPEventCarTheft>

simply changing the "enabled value to 0 should disable the event (havent tampered with this in some time).  Tampering with the frequency of the thing improves or lessens the chance the event will occur, I believe a greater value means less chance to happen while a lower value gives it more frequency (don't hold me to that though, it's been a while).

You can edit these parameters for challenges as well by modifying fp_params_challenge.xml instead.

  • Upvote 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...