LyTning94 Dragonborn Joined Nov 10, 2010 Messages 397 Location Skyrim Nov 29, 2011 #1 Is there a function somewhere which returns the city in which a unit was trained? I've been looking for about an hour with no success. Thanks in advance.
Is there a function somewhere which returns the city in which a unit was trained? I've been looking for about an hour with no success. Thanks in advance.
The_J Say No 2 Net Validations Administrator Supporter Joined Oct 22, 2008 Messages 42,130 Location DE/NL/FR Nov 29, 2011 #2 I'd guess that this value is probably not saved anywhere (because it's not really needed).
LyTning94 Dragonborn Joined Nov 10, 2010 Messages 397 Location Skyrim Nov 30, 2011 #3 Yeah, I suppose so--I'll just have to create it on my own now. Thanks anyway.
T Tholal Emperor Joined May 19, 2009 Messages 1,676 Nov 30, 2011 #4 The J is right. This functionality isnt part of the base code. You will have to create your own functions to store and retrieve the Home City data.
The J is right. This functionality isnt part of the base code. You will have to create your own functions to store and retrieve the Home City data.
S Sir Spanky Chieftain Joined Jun 22, 2009 Messages 76 Dec 5, 2011 #5 In the BaT mod they already have naming abilities for units and by default they give each unit a name like Warrior Munich 1. So Unit, City created or found by unit made from city (such as scout opens goodie hut), number of unit.
In the BaT mod they already have naming abilities for units and by default they give each unit a name like Warrior Munich 1. So Unit, City created or found by unit made from city (such as scout opens goodie hut), number of unit.