uni_Alias file
Posted: Fri Apr 13, 2012 10:18 am
This kind of files are used by the game or are just for developers information?
example in the uni_Alias file:
'$uni_CMN_Erroneous = 0
$uni_RED_Div1 = 1
$uni_RED_Div2 = 2
$uni_RED_Div3 = 3
$uni_RED_Div4 = 4
$uni_RED_Div5 = 5
$uni_RED_Div6 = 6
$uni_RED_Div8 = 7
$uni_RED_Div7 = 8
$uni_RED_Div9 = 9'
or it determines that $uni_RED_Div1 is the UID 1 of the Units file in the GameData directory?
example in the uni_Alias file:
'$uni_CMN_Erroneous = 0
$uni_RED_Div1 = 1
$uni_RED_Div2 = 2
$uni_RED_Div3 = 3
$uni_RED_Div4 = 4
$uni_RED_Div5 = 5
$uni_RED_Div6 = 6
$uni_RED_Div8 = 7
$uni_RED_Div7 = 8
$uni_RED_Div9 = 9'
or it determines that $uni_RED_Div1 is the UID 1 of the Units file in the GameData directory?