2 - Practical mouseover names for keeps
An option to change the mouseover text to a more functional form
eg
WarEffortStrings = {}
WarEffortStrings.KeepNames = {
[1]="Dwarf T2 North",
[2]="Dwarf T2 South",
[3]="Dwarf T3 North",
[4]="Dwarf T3 South",
[5]="Dwarf T4 North",
[6]="Dwarf T4 South",
[7]="Dwarf T4 North",
[8]="Dwarf T4 South",
[9]="Dwarf T4 North",
[10]="Dwarf T4 South",
[11]="Empire T2 North",
[12]="Empire T2 South",
[13]="Empire T3 North",
[14]="Empire T3 South",
[15]="Empire T4 North",
[16]="Empire T4 South",
[17]="Empire T4 North",
[18]="Empire T4 South",
[19]="Empire T4 North",
[20]="Empire T4 South",
[21]="Elf T2 East",
[22]="Elf T2 West",
[23]="Elf T3 East",
[24]="Elf T3 West",
[25]="Elf T4 East",
[26]="Elf T4 West",
[27]="Elf T4 East",
[28]="Elf T4 West",
[29]="Elf T4 East",
[30]="Elf T4 West",
}
This would be more useful and relevent for me than the Roleplaying names.
| User | When | Change |
|---|---|---|
| Slogo | Wed, 12 Nov 2008 15:16:47 | Changed status from New to Accepted |
| risingashes | Wed, 12 Nov 2008 07:36:59 | Create |
- 3 comments
- 3 comments
Facts
- Last updated on
- 12 Nov 2008
- Reported on
- 12 Nov 2008
- Status
- Accepted - Problem reproduced / Need acknowledged.
- Type
- Enhancement - A change which is intended to better the project in some way
- Priority
- Medium - Normal priority.
- #3
Slogo Mon, 17 Nov 2008 19:28:35Keeps are listed based on their internal ids which is responsible for the strange ordering. Coding any sort of exceptions to correct the odd numbering isn't really a high priority so it won't likely get done any time soon.
- #2
risingashes Thu, 13 Nov 2008 00:19:26Great. Just to point out that that list is incredibly wrong btw. Lots of keep IDs are listed in a strange order (south comes before north, while not in other cases).
- #1
Slogo Wed, 12 Nov 2008 15:16:36A good idea, I'm going to incorporate this with the expanding keep tooltips for the next release.