Just incase anyone has issues with this mod, When you extract it the mod will have [1.x] as the file name. Remove that and xesh will be loaded later. This will update any mod pack since it directly alters the SpreadAimingMultiplier which is on every gun that is added to the game. Just make sure this mod loads last.
Hey! I'm currently running two mods in conjunction since Alpha 21: https://www.nexusmods.com/7daystodie/mods/3074 & recently https://www.nexusmods.com/7daystodie/mods/5198 to fix the change in 1.0.
Does your mod fully replace both of these? I believe so but just want to confirm. Thank you.
Just a head's up. In ModInfo.xml, the "Name" value cannot have spaces. To fix the errors, I used the following in ModInfo.xml:
<?xml version="1.0" encoding="UTF-8" ?> <xml> <Name value="xeshs_perfect_accurate_ads_and_no_crosshair" /> <DisplayName value="xeshs perfect accurate ads and no crosshair" /> <Description value="makes every gun perfect accurate in ads and removes the crosshair" /> <Author value="xesh" /> <Version value="1.0" /> </xml>
Always bothered me how horribly aligned the iron sights were, and the fact that they don't use the rear iron sights. The front iron sight on the pistol is like 3 inches tall too.
Something about this mod is not working for me, I even added the <Website.../> xml tag required in 1.0, plus installed it in the steam AND appdata mod folder
26 comments
Is it possible to make a fix for this mod: LittleRedSonja T2 into T3 grade weapons?
Thanks!
Does your mod fully replace both of these? I believe so but just want to confirm. Thank you.
Edit:
It replaces both mods now!
<?xml version="1.0" encoding="UTF-8" ?>
<xml>
<Name value="xeshs_perfect_accurate_ads_and_no_crosshair" />
<DisplayName value="xeshs perfect accurate ads and no crosshair" />
<Description value="makes every gun perfect accurate in ads and removes the crosshair" />
<Author value="xesh" />
<Version value="1.0" />
</xml>