[Unknown Mod][Combat] Indicate troop status (move/attack, retaliation) for the current turn in the troop information window #10101
LeHerosInconnu
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There are five icons to indicate information:
The movement icon (move, attack or shoot from a distance) differs depending on whether the unit can walk or fly.
The icons have a white border for the “Evil” interface:

I used part of the 0000.bmp, 0001.bmp, 0002.bmp and 0012.bmp files contained in the CMSECO.ICN folder to create the icons.
For the icon representing retaliation already performed, I added a part of file 0000.bmp reduced by 50% (from 20 pixels x 20 pixels to 10 pixels x 10 pixels) at the bottom left of the retaliation icon.
The cyan blue color of the icons is transparent in the game.
Examples:

The troop of sprites can still perform an action and still has its retaliation (flight movement icon on the left, and retaliation icon on the right):
The troop of sprites has already performed its action and its retaliation (performed action icon on the left, and retaliation performed icon on the right):

The troop of dwarves can still perform an action and still has its retaliation (walk movement icon on the left, and retaliation icon on the right):

This is not an option.
This can be implemented directly in fheroes2.
Beta Was this translation helpful? Give feedback.
All reactions