34th-Arma-Company/34th-PRC-Aux-Mod

Custom shoulderless uniforms probably have broken inheritance

Open

#516 opened on Apr 1, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (3 forks)auto 404
area: configbuggameplay balancegood first issuehouse keeping

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Describe the bug Custom shoulderless uniforms have the wrong icon and inventory size. Last time this happened (with standard shoulderless uniforms I belive) this was a bug with our inheritence.

To Reproduce Steps to reproduce the behaviour:

  1. Open ace arsenal
  2. Select to Harrisons shoulderless uniform
  3. Note that the icon is different to Harrisons' other uniforms and that the load capacity is significantly smaller

Expected behaviour Inheritance is verified as correct (or corrected) and the icon and load capacity matches that of the other uniforms for all custom shoulderless uniforms. Really they should be inheriting from our standard urban shoulderless uniform.

Screenshots image

Additional context

Contributor guide