[Unknown Mod][Game] The right click information window of the “UPGRADE” button also shows the upgrade cost [Done] #9999
Closed
LeHerosInconnu
started this conversation in
Ideas
Replies: 1 comment
-
This has been partially implemented. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
The right click information window of the “UPGRADE” button also shows the upgrade cost.
In fheroes2:

The "UPGRADE" button in the creature window:
The right click information window of the “UPGRADE” button:

The window of the “UPGRADE” button with the cost:

The creature recruitment window with the cost in gold, and the remaining gold in brackets, as a reference:

In the example:
A line is left empty below the current text.
The text "Cost:" is displayed centered on the next line.
A space is left, then the sprite of the gold (and resource when applicable) is displayed.
Then the cost in gold, and the remaining gold in brackets (after acceptance of the transaction), are displayed below the gold sprite (and the same for the resource when applicable), in the same way as in the creature recruitment window.
Note: the amount of resources in brackets may be negative, indicating to the player that the entire troop cannot be upgraded, and at the same time the amount of resources that must be acquired in order to do so.
So for the text:
“Cost:”
"300 (12300)"
This can be implemented directly in fheroes2.
Beta Was this translation helpful? Give feedback.
All reactions