OpenXcom Forum

OpenXcom Forks => OpenXcom Extended (OXCE) => OXCE Support => Topic started by: Darox on May 16, 2025, 04:42:13 pm

Title: [Solved] Ufopaedia display when multiple ammo types are avaliable
Post by: Darox on May 16, 2025, 04:42:13 pm
If you have a weapon with multiple ammo slots, only actions that use the primary ammo type show up in Ufopaedia. In the attached picture the weapon has a snap shot, aimed shot and an auto shot, but the autoshot is not displayed because it uses a secondary ammo slot.

The simple request is that all valid shot types for a weapon are displayed regardless of what ammo slot they use.
The greedier request would be some kind of 'showUfopaedia: true/false' option to determine if a shot type is displayed.

Ex:
Code: [Select]
    confAimed:
      ammoSlot: 0
      name: STR_ARCING_SHOT
      shortName: STR_ARCING_SHOT_SHORT
      arcing: true
      showUfopaedia: false
Title: Re: [Suggestion] Ufopaedia display when multiple ammo types are avaliable
Post by: Meridian on May 16, 2025, 05:21:12 pm
Already available.
Title: Re: [Suggestion] Ufopaedia display when multiple ammo types are avaliable
Post by: Darox on May 16, 2025, 06:03:13 pm
I guess that's good enough. It would be nice to have all three fire modes visible on one page but it's not important enough for me to fight for.