i’ll start by saying that, it’s not inherently a priority for the time being.
so it can wait.
HOWEVER,
i won’t lie that it really bothers me.
so,
main suggestion
today’s main suggestion is simple.
add a strapped down SH40 helmet in the customization for all campaigns.
one of the most iconic helmets is not even available to be weared by the soldiers in enlisted.
so, with my enlisted editor’s knowledge and me sticking my nose into the game file,
i was able to easily replicate ( not so much finding the texture part, but whatever ) a sh40 helmet with the strap being down opposed as being up:
- helmet_green_sh40b_ussr_summer_item
X_helmet_green_sh40b_ussr_summer_item{
_use:t="helmet_10_sh40b_ussr_winter_item"
item__template:t="helmet_10_sh40b_ussr_winter_item"
"animchar__objTexReplace:object"{
"ussr_ssh40_winter_tex_d*":t="ussr_sh40_tex_d*"
"ussr_ssh40_winter_tex_n*":t="ussr_sh40_tex_n*"
}
}
- helmet_green_dmg_sh40b_ussr_summer_item
X_helmet_green_dmg_sh40b_ussr_summer_item{
_use:t="helmet_10_sh40b_ussr_winter_item"
item__template:t="helmet_10_sh40b_ussr_winter_item"
"animchar__objTexReplace:object"{
"ussr_ssh40_winter_tex_d*":t="ussr_sh40_bullet_holes_tex_d*"
"ussr_ssh40_winter_tex_n*":t="ussr_sh40_bullet_holes_tex_n*"
}
}
- helmet_sharp_col_sh40b_ussr_summer_item
X_helmet_sharp_col_sh40b_ussr_summer_item{
_use:t="helmet_10_sh40b_ussr_winter_item"
item__template:t="helmet_10_sh40b_ussr_winter_item"
"animchar__objTexReplace:object"{
"ussr_ssh40_winter_tex_d*":t="ussr_sh39_sharp_col_tex_d*"
"ussr_ssh40_winter_tex_n*":t="ussr_sh39_sharp_col_tex_n*"
}
}
- helmet_sh40b_ussr_summer_item
X_helmet_sh40b_ussr_summer_item{
_use:t="helmet_10_sh40b_ussr_winter_item"
item__template:t="helmet_10_sh40b_ussr_winter_item"
"animchar__objTexReplace:object"{
"ussr_ssh40_winter_tex_d*":t="ussr_sh39_sharp_col_tex_d*"
"ussr_ssh40_winter_tex_n*":t="ussr_sh39_sharp_col_tex_n*"
}
}
- helmet_green_dmg_2_sh40b_ussr_summer_item
X_helmet_green_dmg_2_sh40b_ussr_summer_item{
_use:t="helmet_10_sh40b_ussr_winter_item"
item__template:t="helmet_10_sh40b_ussr_winter_item"
"animchar__objTexReplace:object"{
"ussr_ssh40_winter_tex_d*":t="ussr_sh40_bullet_holes_tex_d*"
"ussr_ssh40_winter_tex_n*":t="ussr_sh40_bullet_holes_tex_n*"
}
}
and not to sound rude, but if i could make those in my own basement on a editor that lacks documentation on many front, i’m sure anyone can.
especially officials.
why?
well, the germans, japanese and the americans soldiers do have versions of strapped up/down helmets.
why can’t the soviets have such options as well?
they would look so much better with it too:

but that’s all. thanks for listening to me.