🇮🇹 Italian Cosmetics Additions, ( + Some rework ) & Presets for all tunics within the game

as a continuation of me and chris plan, and being “comissioned” or rather, with the greater help of @Euthymia07-live to be eventually presented,
Here are Even more cosmetics items that can be implemented based on historical items, some rework to increase further possible options, and presets with codes for developers to introduce which includes all sort of pouches, all for the base game.

UTILIZING EXISTING ASSETS.
these type of suggestions do not cover " wishlists " or items that do not currently existing within enlisted.
But you’re more than welcome to make your own suggestion/s about it.
ONLY Exceptions will be, Textures.

anyway, this thread will be dedicated to the italians.

NOTE: due to the gold crates fiasco and how actively works against these type of suggestions into trying applying all pouches to all tunics, premium items will not be covered.

Truth be told, there isn’t a whole lot. unlike other nations, italy does not have hidden cosmetics within the editor.

but, they still have few minor additions that could complement some existing items, as such:

New Sets based on the Sahariani Shirt

Ground Airborne Sets

Blue Set


Matching the attachable_wear_sahariani_trousers_ita_mar_item pants

Codes

sahariani_tunic_01_ita_summer_blue_item{
  _use:t="attachable_wear_sahariani_tunic_01_ita_summer_item"

  "camouflage_override:array"{
    "camouflage_override:object"{
      solid_fill_color:p4=0.6600, 0.7400, 0.8700, 1.0000
      material_id:i=1
      color_multiplier:r=1.1
    }
  }
}

ita_bustina_field_cap_m42_blue_item{
  _use:t="ita_bustina_field_cap_m42_item"

  "camouflage_override:array"{
    "camouflage_override:object"{
      solid_fill_color:p4=0.6600, 0.7400, 0.8700, 1.0000
      material_id:i=1
      color_multiplier:r=1.1
    }
  }
}

Tan Desert Set

sahariani_tunic_01_ita_summer_blue_item + ita_bustina_field_cap_m42_blue_item

Codes


sahariani_tunic_01_ita_tan_item{
  _use:t="attachable_wear_sahariani_tunic_01_ita_summer_item"

  "camouflage_override:array"{
    "camouflage_override:object"{
      solid_fill_color:p4=0.9550, 0.8400, 0.6800, 1.0000
      material_id:i=1
      color_multiplier:r=1.5
    }
  }
}

ita_bustina_field_cap_m42_tan_item{
  _use:t="ita_bustina_field_cap_m42_item"

  "camouflage_override:array"{
    "camouflage_override:object"{
      solid_fill_color:p4=0.9550, 0.8400, 0.6800, 1.0000
      material_id:i=1
      color_multiplier:r=1.5
    }
  }
}



Khaki set

New sets based on real life uniforms:


Codes


sahariani_tunic_01_ita_khaki_item{
  _use:t="attachable_wear_sahariani_tunic_01_ita_summer_item"

  "camouflage_override:array"{
    "camouflage_override:object"{
      solid_fill_color:p4=0.5500, 0.5300, 0.2000, 0.7000
      material_id:i=1
      color_multiplier:r=3
    }
  }
}

ita_bustina_field_cap_m42_khaki_item{
  _use:t="ita_bustina_field_cap_m42_item"

  "camouflage_override:array"{
    "camouflage_override:object"{
      solid_fill_color:p4=0.5500, 0.5300, 0.2000, 0.7000
      material_id:i=1
      color_multiplier:r=3
    }
  }
}


MVSN / Black shirt set

a was a bit skeptical at first but after convincing arguments and already existing squads, i suppose more options for italians as long are historical wouldn’t hurt. so here there are some of them

Codes


sahariani_tunic_01_ita_black_item{
  _use:t="attachable_wear_sahariani_tunic_01_ita_summer_item"

  "camouflage_override:array"{
    "camouflage_override:object"{
      solid_fill_color:p4=0.2000, 0.2000, 0.2000, 1.0000
      material_id:i=1
      color_multiplier:r=3
    }
  }
}

ita_bustina_field_cap_m42_black_item{
  _use:t="ita_bustina_field_cap_m42_item"

  "camouflage_override:array"{
    "camouflage_override:object"{
      solid_fill_color:p4=0.2000, 0.2000, 0.2000, 1.0000
      material_id:i=1
      color_multiplier:r=3
    }
  }
}



Guastatori Set

a gray set to match and give additional matching items for the flamethrower premium squad

Codes


sahariani_tunic_01_ita_guastatori_item{
  _use:t="attachable_wear_sahariani_tunic_01_ita_summer_item"

  "camouflage_override:array"{
    "camouflage_override:object"{
      solid_fill_color:p4=0.7000, 0.7000, 0.7000, 1.0000
      material_id:i=1
      color_multiplier:r=3.5
    }
  }
}

ita_bustina_field_cap_m42_guastatori_item{
  _use:t="ita_bustina_field_cap_m42_item"

  "camouflage_override:array"{
    "camouflage_override:object"{
      solid_fill_color:p4=0.7000, 0.7000, 0.7000, 1.0000
      material_id:i=1
      color_multiplier:r=3.5
    }
  }
}


attachable_wear_ita_cappotto_guastatori_m3740_item{
  _use:t="attachable_wear_ita_cappotto_m3740_item"

  "camouflage_override:array"{
    "camouflage_override:object"{
      solid_fill_color:p4=0.7000, 0.7000, 0.7000, 1.0000
      material_id:i=1
      color_multiplier:r=3.5
    }
  }
}


San Marco Set

to match the tunic and offer some alternatives:

Codes


sahariani_tunic_01_ita_lblue_item{
  _use:t="attachable_wear_sahariani_tunic_01_ita_summer_item"

  "camouflage_override:array"{
    "camouflage_override:object"{
      solid_fill_color:p4=0.5500, 0.6500, 0.7500, 1.0000
      material_id:i=1
      color_multiplier:r=3.5
    }
  }
}

ita_bustina_field_cap_m42_lblue_item{
  _use:t="ita_bustina_field_cap_m42_item"

  "camouflage_override:array"{
    "camouflage_override:object"{
      solid_fill_color:p4=0.5500, 0.6500, 0.7500, 1.0000
      material_id:i=1
      color_multiplier:r=3.5
    }
  }
}



Pants with matching windings

Contains a variety of pants with different colored windings to match headgears or tunics as well as some of the request that will come in the next section.

Codes



// Missin Pants

attachable_wear_sahariani_trousers_ita_dak_windings_blue_item{
  _use:t="attachable_wear_sahariani_trousers_ita_mar_item"

  item__template:t="attachable_wear_sahariani_trousers_ita_mar_item"

  "animchar__objTexReplace:object"{
    "ita_sahariani_mar_m40_trousers_tex_d*":t="ita_sahariani_tropical_m40_dak_trousers_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_n*":t="ita_sahariani_tropical_m40_dak_trousers_tex_n*"
  }
}

attachable_wear_sahariani_trousers_ita_tropic_windings_blue_item{
  _use:t="attachable_wear_sahariani_trousers_ita_mar_item"

  item__template:t="attachable_wear_sahariani_trousers_ita_mar_item"

  "animchar__objTexReplace:object"{
    "ita_sahariani_mar_m40_trousers_tex_d*":t="ita_sahariani_tropical_m40_trousers_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_n*":t="ita_sahariani_tropical_m40_trousers_tex_n*"
  }
}


attachable_wear_sahariani_trousers_ita_tropic_windings_green_item{
  _use:t="attachable_wear_sahariani_trousers_ita_mar_item"

  item__template:t="attachable_wear_sahariani_trousers_ita_mar_item"

  "animchar__objTexReplace:object"{
    "ita_windings_mar_tex_d*":t="ita_windings_mar_green_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_d*":t="ita_sahariani_tropical_m40_trousers_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_n*":t="ita_sahariani_tropical_m40_trousers_tex_n*"
  }
}


attachable_wear_sahariani_trousers_ita_mar_windings_green_item{
  _use:t="attachable_wear_sahariani_trousers_ita_mar_item"

  item__template:t="attachable_wear_sahariani_trousers_ita_mar_item"

  "animchar__objTexReplace:object"{
    "ita_windings_mar_tex_d*":t="ita_windings_mar_green_tex_d*"
  }
}


// Pants w Black Windings
attachable_wear_sahariani_trousers_ita_mar_windings_black_item{
  _use:t="attachable_wear_sahariani_trousers_ita_mar_item"

  item__template:t="attachable_wear_sahariani_trousers_ita_mar_item"

  "animchar__objTexReplace:object"{
    "ita_windings_mar_tex_d*":t="ussr_windings_tex_d*"
  }
}


attachable_wear_sahariani_trousers_ita_tropic_windings_black_item{
  _use:t="attachable_wear_sahariani_trousers_ita_mar_item"

  item__template:t="attachable_wear_sahariani_trousers_ita_mar_item"

  "animchar__objTexReplace:object"{
    "ita_windings_mar_tex_d*":t="ussr_windings_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_d*":t="ita_sahariani_tropical_m40_trousers_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_n*":t="ita_sahariani_tropical_m40_trousers_tex_n*"
  }
}


attachable_wear_sahariani_trousers_ita_dak_windings_black_item{
  _use:t="attachable_wear_sahariani_trousers_ita_mar_item"

  item__template:t="attachable_wear_sahariani_trousers_ita_mar_item"

  "animchar__objTexReplace:object"{
    "ita_windings_mar_tex_d*":t="ussr_windings_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_d*":t="ita_sahariani_tropical_m40_dak_trousers_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_n*":t="ita_sahariani_tropical_m40_dak_trousers_tex_n*"
  }
}

attachable_wear_sahariani_trousers_ita_green_windings_black_item{
  _use:t="attachable_wear_sahariani_trousers_ita_mar_item"

  item__template:t="attachable_wear_sahariani_trousers_ita_mar_item"

  "animchar__objTexReplace:object"{
    "ita_windings_mar_tex_d*":t="ussr_windings_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_d*":t="ita_sahariani_tropical_m40_green_trousers_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_n*":t="ita_sahariani_tropical_m40_green_trousers_tex_n*"
  }
}
// Pants W Khaki Windings

attachable_wear_sahariani_trousers_ita_mar_windings_khaki_item{
  _use:t="attachable_wear_sahariani_trousers_ita_mar_item"

  item__template:t="attachable_wear_sahariani_trousers_ita_mar_item"

  "animchar__objTexReplace:object"{
    "ita_windings_mar_tex_d*":t="ussr_windings_gri_tex_d*"
  }
}


attachable_wear_sahariani_trousers_ita_tropic_windings_khaki_item{
  _use:t="attachable_wear_sahariani_trousers_ita_mar_item"

  item__template:t="attachable_wear_sahariani_trousers_ita_mar_item"

  "animchar__objTexReplace:object"{
    "ita_windings_mar_tex_d*":t="ussr_windings_gri_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_d*":t="ita_sahariani_tropical_m40_trousers_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_n*":t="ita_sahariani_tropical_m40_trousers_tex_n*"
  }
}


attachable_wear_sahariani_trousers_ita_dak_windings_khaki_item{
  _use:t="attachable_wear_sahariani_trousers_ita_mar_item"

  item__template:t="attachable_wear_sahariani_trousers_ita_mar_item"

  "animchar__objTexReplace:object"{
    "ita_windings_mar_tex_d*":t="ussr_windings_gri_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_d*":t="ita_sahariani_tropical_m40_dak_trousers_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_n*":t="ita_sahariani_tropical_m40_dak_trousers_tex_n*"
  }
}

attachable_wear_sahariani_trousers_ita_green_windings_khaki_item{
  _use:t="attachable_wear_sahariani_trousers_ita_mar_item"

  item__template:t="attachable_wear_sahariani_trousers_ita_mar_item"

  "animchar__objTexReplace:object"{
    "ita_windings_mar_tex_d*":t="ussr_windings_gri_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_d*":t="ita_sahariani_tropical_m40_green_trousers_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_n*":t="ita_sahariani_tropical_m40_green_trousers_tex_n*"
  }
}

// Pants W Tan Windings


attachable_wear_sahariani_trousers_ita_mar_windings_tan_item{
  _use:t="attachable_wear_sahariani_trousers_ita_mar_item"

  item__template:t="attachable_wear_sahariani_trousers_ita_mar_item"

  "animchar__objTexReplace:object"{
    "ita_windings_mar_tex_d*":t="ussr_windings_gr_tex_d*"
  }
}


attachable_wear_sahariani_trousers_ita_tropic_windings_tan_item{
  _use:t="attachable_wear_sahariani_trousers_ita_mar_item"

  item__template:t="attachable_wear_sahariani_trousers_ita_mar_item"

  "animchar__objTexReplace:object"{
    "ita_windings_mar_tex_d*":t="ussr_windings_gr_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_d*":t="ita_sahariani_tropical_m40_trousers_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_n*":t="ita_sahariani_tropical_m40_trousers_tex_n*"
  }
}


attachable_wear_sahariani_trousers_ita_dak_windings_tan_item{
  _use:t="attachable_wear_sahariani_trousers_ita_mar_item"

  item__template:t="attachable_wear_sahariani_trousers_ita_mar_item"

  "animchar__objTexReplace:object"{
    "ita_windings_mar_tex_d*":t="ussr_windings_gr_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_d*":t="ita_sahariani_tropical_m40_dak_trousers_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_n*":t="ita_sahariani_tropical_m40_dak_trousers_tex_n*"
  }
}

attachable_wear_sahariani_trousers_ita_green_windings_tan_item{
  _use:t="attachable_wear_sahariani_trousers_ita_mar_item"

  item__template:t="attachable_wear_sahariani_trousers_ita_mar_item"

  "animchar__objTexReplace:object"{
    "ita_windings_mar_tex_d*":t="ussr_windings_gr_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_d*":t="ita_sahariani_tropical_m40_green_trousers_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_n*":t="ita_sahariani_tropical_m40_green_trousers_tex_n*"
  }
}

// Pants W Desert Windings


attachable_wear_sahariani_trousers_ita_mar_windings_desert_item{
  _use:t="attachable_wear_sahariani_trousers_ita_mar_item"

  item__template:t="attachable_wear_sahariani_trousers_ita_mar_item"

  "animchar__objTexReplace:object"{
    "ita_windings_mar_tex_d*":t="ussr_windings_br_tex_d*"
  }
}


attachable_wear_sahariani_trousers_ita_tropic_windings_desert_item{
  _use:t="attachable_wear_sahariani_trousers_ita_mar_item"

  item__template:t="attachable_wear_sahariani_trousers_ita_mar_item"

  "animchar__objTexReplace:object"{
    "ita_windings_mar_tex_d*":t="ussr_windings_br_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_d*":t="ita_sahariani_tropical_m40_trousers_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_n*":t="ita_sahariani_tropical_m40_trousers_tex_n*"
  }
}


attachable_wear_sahariani_trousers_ita_dak_windings_desert_item{
  _use:t="attachable_wear_sahariani_trousers_ita_mar_item"

  item__template:t="attachable_wear_sahariani_trousers_ita_mar_item"

  "animchar__objTexReplace:object"{
    "ita_windings_mar_tex_d*":t="ussr_windings_br_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_d*":t="ita_sahariani_tropical_m40_dak_trousers_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_n*":t="ita_sahariani_tropical_m40_dak_trousers_tex_n*"
  }
}

attachable_wear_sahariani_trousers_ita_green_windings_desert_item{
  _use:t="attachable_wear_sahariani_trousers_ita_mar_item"

  item__template:t="attachable_wear_sahariani_trousers_ita_mar_item"

  "animchar__objTexReplace:object"{
    "ita_windings_mar_tex_d*":t="ussr_windings_br_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_d*":t="ita_sahariani_tropical_m40_green_trousers_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_n*":t="ita_sahariani_tropical_m40_green_trousers_tex_n*"
  }
}

// Pants W Brown  Windings


attachable_wear_sahariani_trousers_ita_mar_windings_brown_item{
  _use:t="attachable_wear_sahariani_trousers_ita_mar_item"

  item__template:t="attachable_wear_sahariani_trousers_ita_mar_item"

  "animchar__objTexReplace:object"{
    "ita_windings_mar_tex_d*":t="ussr_windings_yel_tex_d*"
  }
}


attachable_wear_sahariani_trousers_ita_tropic_windings_brown_item{
  _use:t="attachable_wear_sahariani_trousers_ita_mar_item"

  item__template:t="attachable_wear_sahariani_trousers_ita_mar_item"

  "animchar__objTexReplace:object"{
    "ita_windings_mar_tex_d*":t="ussr_windings_yel_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_d*":t="ita_sahariani_tropical_m40_trousers_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_n*":t="ita_sahariani_tropical_m40_trousers_tex_n*"
  }
}


attachable_wear_sahariani_trousers_ita_dak_windings_brown_item{
  _use:t="attachable_wear_sahariani_trousers_ita_mar_item"

  item__template:t="attachable_wear_sahariani_trousers_ita_mar_item"

  "animchar__objTexReplace:object"{
    "ita_windings_mar_tex_d*":t="ussr_windings_yel_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_d*":t="ita_sahariani_tropical_m40_dak_trousers_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_n*":t="ita_sahariani_tropical_m40_dak_trousers_tex_n*"
  }
}

attachable_wear_sahariani_trousers_ita_green_windings_brown_item{
  _use:t="attachable_wear_sahariani_trousers_ita_mar_item"

  item__template:t="attachable_wear_sahariani_trousers_ita_mar_item"

  "animchar__objTexReplace:object"{
    "ita_windings_mar_tex_d*":t="ussr_windings_yel_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_d*":t="ita_sahariani_tropical_m40_green_trousers_tex_d*"
    "ita_sahariani_mar_m40_trousers_tex_n*":t="ita_sahariani_tropical_m40_green_trousers_tex_n*"
  }
}

Reworks

M41 San Marco Regiment Jacket

while the blue tunic is nice, the accurate version was gray:

so,

  • create a gray san marco tunic ( for prem / events only )
    OR

image

Make the ( Other ) M41 jacket a Sheen Item + Collar tabs

primarily the:

attachable_wear_m41_tunic_02_ita_tropic_item

much like the german or soviets and just recently, us items, should have the sheen textures in order to match the color of others pants.

  • create sheen versions
  • add historical collar tabs to it
make the M41 Shirt have Collar tabs on the uniform

for the M41 shirts:

sahariani_tunic_01_ita_summer_gray_item
attachable_wear_sahariani_tunic_light_01_ita_tropic_item

and instead of us using the pistoia rank collar tab, new textures could be used to match the default red with the white star:

Mostrina_-_fanteria_fuori_corpo

( alternatively, but more… complicated )

All collar tabs for existing uniits within enlisted


16ÂŞ Divisione fanteria "Pistoia" - Wikipedia


92Âş Reggimento fanteria "Basilicata" - Wikipedia


1ÂŞ Divisione fanteria "Superga" - Wikipedia


80ÂŞ Divisione fanteria "La Spezia" - Wikipedia


80ÂŞ Divisione fanteria "La Spezia" - Wikipedia


101ÂŞ Divisione motorizzata "Trieste" - Wikipedia


101ÂŞ Divisione motorizzata "Trieste" - Wikipedia

Make A dedicated "Samurai" Vest with fitting meshes for the "Cappotto" like historically was used

a dedicated attachable_wear_samurai_vest_ita_tropic_02_item FOR attachable_wear_ita_cappotto_m3740_item

image

Make The M41 Grigio Verde Tunic a sheen Tunic & Add the missing collar tabs with generic Unassigned Army Ones:

image

same as for TT uniforms similar to the premium ones.
( like the attachable_wear_grigio_verde_m40_pistoia_item )
onto:
attachable_wear_grigio_verde_m40_item

and now, onto the main reason why these suggestions exists:

if you haven’t though, make sure to support this suggestion first:

Else with these threads, customizations will be 15 times longer.

Add These presets suitable for all tunics to include all pouches:

( due to time and retrictions, i’ll only present few of them. )

but this section contains an exhaustive list of all possible ( well… most of ) combinations with a few concepts in mind:

  • Officer / NCO & Riflemen Kits
    Glitch free ( 0 clipping items, 0 issues )
  • Base & Full Kits based on classes
    Light kits with essentials for radiomen, flametroopers and mortarmen. or heavier kits with more equipment for engineers, assaulters, riflemen and most other classes complemented by backpacks and bags.
  • Featuring Italian own uniforms with pouches on their weapons
  • German weapons ( same as above )
  • Multi weapons loadouts ( Aka, multi pouch combinations IE. Stg & Carcano. Mab & G43. etc )
  • Ammo carriers ( Similar to the MG13 pouches on riflemen kits or Us with Bar pouches on riflemen kits )

but there are way more. if you want, you can inpsect them through the prebaf on the editor.

And whatever you can think of, it’s inside this list.

( Ie, Full dedicated Beretta pouches on cappotis, Mixed pouches, Smg NCo, Rifle CO etc etc )

( just download these txt. rename them to .blk. place them inside userPrefabs, load in the editor and place the perfab with the top right functions )

Cappotto Presets

presets that works on the:

  • attachable_wear_ita_cappotto_m3740_item
  • attachable_wear_ita_cappotto_m3740_green_item

Cappotti_Pouches_annotated.txt (499.4 KB)

M41 Jacket ( Mar ) Presets

M41_Pouches_annotated.txt (556.0 KB)

Sahariani Shirt

presets that works on the:

  • attachable_wear_sahariani_tunic_01_ita_summer_item
  • sahariani_tunic_01_ita_summer_gray_item
  • attachable_wear_sahariani_tunic_light_01_ita_tropic_item
  • attachable_wear_sahariani_tunic_01_ita_tropic_item
  • attachable_wear_sahariani_tunic_dakl_01_ita_tropic_item
  • attachable_wear_sahariani_tunic_dak_01_ita_tropic_item
  • attachable_wear_sahariani_tunic_brown_01_ita_tropic_item


Sahalariani_Shirt_annotated.txt (557.7 KB)

Grigio Verde Tunics Presets

sets for the grigio verde tunics:

  • attachable_wear_grigio_verde_m40_item
  • attachable_wear_grigio_verde_m40_pistoia_item

Grigio_verde_tunic_annotated.txt (501.0 KB)

  • Yes
  • No
0 voters
23 Likes

if sorry if it seems a bit hasilty done.

but there are well over 150k uniforms to go throgh.

and the time available is a bit… scarse.

not gonna lie that the gold order chests also severly affected our work and forced us to restructure some areas.
… and personally almot made me give up.

but the community deserve better.
and for a war game, customization should provide better looks rather than make everyone look like recruits rushed to the front.

11 Likes

Did the devs ever replied to you in private regarding customization?

2 Likes

unfortunately i cannot agree or disagree with that question.

but i can tell you i’m definitely happy to sunk well over 300 hours off of “”“my own work”“” and handle it out for free.

worse case scenario, modders can use them.

6 Likes

wished i could display more.

but if i start making a picture of every uniform.

i would lose my sanity.

as such, i’ll provide the prefab which can be viewd by everyone ( … except consoles since they cannot access the editor. but )

anyway. onto the next one.

5 Likes

Peak Suggestion 10/10 :it:

5 Likes

I would love if the tanker black leather jacket and helmet could be used outside tunisia.

4 Likes

Vivia Italia indeed my lads could use sooo much more drippy gear