Sid Meier's Civilization V

Sid Meier's Civilization V

257 Bewertungen
UI - EditUnitNames
   
Preis verleihen
Favorisieren
Favorisiert
Entfernen
Tags: Other
Dateigröße
Veröffentlicht
11.702 KB
28. Nov. 2013 um 22:32
1 Änderungshinweis (anzeigen)

Abonnieren zum Herunterladen
UI - EditUnitNames

Beschreibung
Right-click a unit's name to edit it at any time - not just after a promotion.
Uses UnitPanel.lua - not compatible with any other mods that modify that file.
To get this functionality with other Unit Panel mods, insert the following into the mod's UnitPanel.lua:

Finally updated for Brave New World
I just got BNW and quickly ported the old mod (UI - EditUnitNames 3) - seems to be working fine, but I haven't had a whole lot of time to test it. Let me know how it does.

BNW version of the mod - for other versions look for
UI - EditUnitNames Vanilla
Vanilla Version
UI - EditUnitNames 3
GnK Version

function OnUnitNameRClicked()
-- rename this unit

if UI.GetHeadSelectedUnit() then
local popupInfo = {
Type = ButtonPopupTypes.BUTTONPOPUP_RENAME_UNIT,
Data1 = UI.GetHeadSelectedUnit():GetID(),
Data2 = -1,
Data3 = -1,
Option1 = false,
Option2 = false;
}
Events.SerialEventGameMessagePopup(popupInfo);
end
end
Controls.UnitNameButton:RegisterCallback( Mouse.eRClick, OnUnitNameRClicked );
78 Kommentare
Mr. popo 7. Jan. um 6:25 
i know that this mod is pretty much dead, but still.
is there a way to increase the maximum amount of characters you can enter in a name?
Inlogica 22. März 2021 um 15:28 
EDIT*

Just copied your lines into the LUA from the other mod and now it works like a charm. Now i feel stupid and apologise for asking this question. Awesome work and thank you for sharing your mod with us!
Inlogica 22. März 2021 um 14:49 
a very nice mod indeed but there are conflict issues when using alongside "all promotion tooltip" or something similar. Is it possible to make them work together somehow? Any kind of feedback on that matter would be appreciated.
Bruins 12. März 2020 um 16:04 
you are THE man lol.!:clowney:
Steve Russell 25. Aug. 2019 um 16:51 
Doesn't work for me. Tells me that it's "blocked due to exclucivity". What the heck is that?
voxelblast 21. Nov. 2018 um 8:51 
I tried right clicking on the name and pretty much everywhere else, but nothing worked. I have all the DLC installed if that helps.
Crashlionhart 10. Nov. 2017 um 13:32 
Right clicked on the name, picture, icon. Nothing works
Octopus 4. Juli 2017 um 21:01 
Does not appear in mod list after subscribing
vondraco 4. Juni 2017 um 0:11 
@jehuxtable - Click on the NAME of the unit, not the picture. If that's what you ARE doing, apologizes, no idea why it's not working for you. I use dozens of mods and this one works just fine for Me.
DiktatrSquid 11. Apr. 2016 um 5:39 
I subscribed, but nothing appears on my list, nor in my MODS-folder. I have BNW.