aliens

Author Topic: [Solved] Ufopaedia display when multiple ammo types are avaliable  (Read 87 times)

Offline Darox

  • Sergeant
  • **
  • Posts: 11
    • View Profile
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

Offline Meridian

  • Global Moderator
  • Commander
  • *****
  • Posts: 9578
    • View Profile
Already available.

Offline Darox

  • Sergeant
  • **
  • Posts: 11
    • View Profile
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.