7 Days to Die

7 Days to Die

データを表示:
How to remove recoil on Auger and Chainsaw.
Go to 7 Days to Die\Data\Config\items.xml
search for chainsaw and/or auger
after the item id line, add a new line and put
<property name="CrosshairUpAfterShot" value="false" />

This will prevent the crosshair from moving after firing a shot with the chainsaw or auger.
< >
1-15 / 15 のコメントを表示
Oh ya didnt even dawn on me about that code line... i shoulda known hehe
Blaank 2020年3月22日 16時19分 
No clue if this works anymore, haven't played with it at all in years.
Yeah my Modlet removes all movement up down left right & fire....
i have the some questen. this recoil is very very hard for my eyes :(

any have idias?

i found this here:

https://community.7daystodie.com/topic/20963-help-modding-the-auger/

but i dont know in which line :(
search for the orignial lines of text. and then change it where they are. might need scroll for while till find it. have not touched 7d2d in years so i dont remember exactly.

but do as says above. then use the script from that link you posted.
thx

i do that. i found it. i change the number, i delete the text

i change the value to - and to +

but nothing helps :(
try smaller numbers? might not remove it but might lessen it?
i did. i change the nimber from -35 to + 35 or 50 or 0 and i have been testet with ,,<-- -->''

but nothing happen :(

https://steamcommunity.com/sharedfiles/filedetails/?id=2576394984
Ok thats the tier 3 auger. Did you test using that auger? Probably did but have to ask :-)
Ill open the file and look as well. Give me a few mins to look.
can you upload the file? I dont have game installed. And would take to long to download "im limited data as Im on satilite"
hmm only see one version of auger, the T3 version.

I cant test but try this
<passive_effect name="SpreadDegreesVertical" operation="base_set" value=".15"/> <passive_effect name="SpreadDegreesHorizontal" operation="base_set" value=".15"/> <passive_effect name="KickDegreesVerticalMin" operation="base_set" value="-.15"/> <passive_effect name="KickDegreesVerticalMax" operation="base_set" value=".15"/> <passive_effect name="KickDegreesHorizontalMin" operation="base_set" value="-.15"/> <passive_effect name="KickDegreesHorizontalMax" operation="base_set" value=".15"/>
Let me know if better or zero change.
Im wondering if need do some changes to following..
<!-- <passive_effect name="IncrementalSpreadMultiplier" operation="base_set" value="1" tags="perkMiner69r"/>
<passive_effect name="WeaponHandling" operation="base_set" value="5" tags="perkMiner69r"/> -->

Its commented out but... should be referencing values from another area.

If above didnt work try this...
At line 826
<property name="UseMeleeCrosshair" value="true"/>
replace with

<property name="CrosshairOnAim" value="true"/> <!-- aimTest -->
<property name="CrosshairUpAfterShot" value="false"/> <!-- aimTest -->
Might need remove lines 875 through 880 when do the second option.

EDIT- <!-- <passive_effect name="IncrementalSpreadMultiplier" operation="base_set" value="1" tags="perkMiner69r"/>
Shows value for spread. its commented out but i cant find it any where else for auger. I see it in other tools though...
最近の変更はdragonsphotoworksが行いました; 2021年8月16日 9時36分
nothing helpet :(
Even changing crosshair type? then im thinking it might have to do with
<!-- <passive_effect name="IncrementalSpreadMultiplier" operation="base_set" value="1" tags="perkMiner69r"/>

reload unchanged file.. then change above line to..
<passive_effect name="IncrementalSpreadMultiplier" operation="base_set" value=".1" tags="perkMiner69r"/>

And let me know. But we changed enough should of seen some effect by now :-(

EDIT - this wont remove all effect. But i want to see if has any change. If can at least minimize effect it be better.
最近の変更はdragonsphotoworksが行いました; 2021年8月16日 12時25分
< >
1-15 / 15 のコメントを表示
ページ毎: 1530 50

投稿日: 2017年1月18日 18時28分
投稿数: 15