WorstPilot
New member
Hi ladies and gentlemen! I'm with a friend, trying to figure out if it's possible to remove the recoil and screen shake when using auger, the problem is that as far as I understand, it seems in alpha 18 the problem could be solved by changing the values of the strings to zero
<passive_effect name="KickDegreesVerticalMin" operation="base_set" value="-.35" tags="perkMiner69r"/>
<passive_effect name="KickDegreesVerticalMax" operation="base_set" value=".35" tags="perkMiner69r"/>
<passive_effect name="KickDegreesHorizontalMin" operation="base_set" value="-.35" tags="perkMiner69r"/>
<passive_effect name="KickDegreesHorizontalMax" operation="base_set" value=".35" tags="perkMiner69r"/>
in items.xml but now apparently it doesn't work, I checked. Please help me understand what has changed and how to achieve my goal?
<passive_effect name="KickDegreesVerticalMin" operation="base_set" value="-.35" tags="perkMiner69r"/>
<passive_effect name="KickDegreesVerticalMax" operation="base_set" value=".35" tags="perkMiner69r"/>
<passive_effect name="KickDegreesHorizontalMin" operation="base_set" value="-.35" tags="perkMiner69r"/>
<passive_effect name="KickDegreesHorizontalMax" operation="base_set" value=".35" tags="perkMiner69r"/>
in items.xml but now apparently it doesn't work, I checked. Please help me understand what has changed and how to achieve my goal?