Jump to content
serIoga.pro

How to change the strength of the weapon?

Recommended Posts

You can reduce the damage of any shooters in the "running amok" event but I'm unsure about changing across everything.

 

If you open a file called "fp_params_endless" in the "specs" folder and find - 

<!-- AE -->
		<EFPRunningAmok>
			<Enabled value = "1" />
			<!-- AverageFrequency: average number of events per 10 minutes -->
			<AverageFrequency value = "1.0" />
			<!-- ReactionRange: in meters -->
			<ReactionRange value = "25.0" />
			<!-- ShootRange: in meters -->
			<ShootRange value = "20.0" />
			<!-- Spread: in degrees -->
			<Spread value = "5.0" />
			<!-- ShootPower: in percent -->
			<ShootPower value = "0" />
			<!-- ShotDuration: in seconds -->
			<ShotDuration value = "1.0" />
			<!-- SightAngle: in degrees -->
			<SightAngle value = "120.0" />
			<!--- resistance agains shots: like in editor -->
			<ResistanceShot value = "0.0" />
			<Worth value = "10.0" />
			<SupervisorStart value = "ID_SUPERV_EVENT40" />
			<SupervisorFinish value = "" />
		</EFPRunningAmok>

 

You can edit various aspects of the shooter but it's only for this particular event.

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...