Jump to content

gun acuracy?


Skyhigh

Recommended Posts

Just go to units, weapons folder and open u_scar_light.xml and look for the spread. Here are stock settings

<!-- Spread -->

<var name="spread_normal" value="1.87"/> <!-- spread in normal mode + mods affect this -->

<var name="spread_zoom" value="0.35"/> <!-- spread in zoomed mode + mods affect this -->

Just lower the value= for less spread or more accuracy. Here are my modded file.

<!-- Spread -->

<var name="spread_normal" value="1.00"/> <!-- spread in normal mode + mods affect this -->

<var name="spread_zoom" value="0.25"/> <!-- spread in zoomed mode + mods affect this -->

You can change each weapon to your liking.

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.

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