OpenXcom Forum

OpenXcom => Suggestions => Topic started by: Recruit69 on July 21, 2014, 12:04:58 am

Title: Quick Armour Selection
Post by: Recruit69 on July 21, 2014, 12:04:58 am
It can be a hindrance, individually selecting each soldier to equip one type of armour.

Could there be an option where if all soliders are to have one type of armour (providing there's sufficient armour equipment in storage), have a button that automatically equips all soldiers currently assigned to a craft to wear that one kind of armour automatically?

Or, make it act like assigning soldiers to craft in this way where you click on a soldier automatically assigns it to a craft, but in this case - armour:-

New button (or of some sort) - toggle or choose which armour to use
Then individually sleect the soldiers you want to wear with that kind of armour you pre-selected?
If this makes sense!

So overall, less clicks (and less chance of repetitive strain injury  :P )
Title: Re: Quick Armour Selection
Post by: Solarius Scorch on July 21, 2014, 12:18:00 am
+1 :)
Title: Re: Quick Armour Selection
Post by: Piotr Karol Żółtowski (Piter432) on July 21, 2014, 05:47:27 pm
+2 ;)
Title: Re: Quick Armour Selection
Post by: Mr. Quiet on July 23, 2014, 09:34:03 pm
Yeah I'd love something to be done with the armor screen! Let's put our minds together and come up with the best solution before making the changes.

Highlight the operatives you want or in a check-mark on the right side, then click urban kevlar and everyone check-marked/highlighted get urban armor.
Title: Re: Quick Armour Selection
Post by: Falko on July 23, 2014, 09:58:01 pm
idea:
if you select an armour via window the game "remembers" the last selected one
if you RIGHT-click on the armour later in the list and there is the armour item in storage it assignes the last selected armour
Title: Re: Quick Armour Selection
Post by: Recruit69 on July 24, 2014, 12:10:07 am
Depends how much work there is to do to code it into the OpenXcom then?
Title: Re: Quick Armour Selection
Post by: Falko on July 24, 2014, 03:00:29 am
its 30 lines distributed over 4-6 files
works like a charm :)
i am not sure whats better if no armor-items are in storage switch to STR_NONE or do nothing with a right click
Title: Re: Quick Armour Selection
Post by: Solarius Scorch on July 24, 2014, 11:31:42 pm
its 30 lines distributed over 4-6 files
works like a charm :)
i am not sure whats better if no armor-items are in storage switch to STR_NONE or do nothing with a right click

Do nothing, if you ask me.
Title: Re: Quick Armour Selection
Post by: Falko on July 27, 2014, 07:00:51 pm
FYI: its now in the nightly
now oxc allows a quick armour selection via right click
if one selects a armour in the soldier-armour-window the game "remembers" the choice
after that a rightclick in the craft armour window replaces the armour of the soldier
default armour (after game start/load) is STR_NONE_UC
if there are no further armor items available the quickselection does nothing
Title: Re: Quick Armour Selection
Post by: Recruit69 on July 27, 2014, 07:14:42 pm
Wahey!
Title: Re: Quick Armour Selection
Post by: niculinux on July 27, 2014, 10:03:57 pm
Depends how much work there is to do to code it into the OpenXcom then?

Sure but +1 if possible :)