forked from JoeBidenWhatAreYouHiding/kx
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHOI3_alignment.gui
323 lines (286 loc) · 7.43 KB
/
HOI3_alignment.gui
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
@army_reform_x_pos = -2
@army_reform_y_pos = -48
guiTypes = {
containerWindowType = {
name = "HOI3_alignment_gui_container"
position = { x = -4 y = 8 }
orientation = upper_left
buttonType = {
name = "button_open"
position = { x = 350 y = -50 }
quadTextureSprite ="GFX_button_148x34"
buttonFont = "hoi_16mbs"
buttonText = "Alignment Chart"
}
}
containerWindowType = {
name = "hoi3_faction_alignment_window"
position = { x = -250 y = -400 }
size = { width = 515 height = 775 }
fade_time = 300
fade_type = linear
moveable = yes
show_sound = menu_open_window
click_to_front = yes
orientation = center
instantTextboxType = {
name = "title"
position = { x = 220 y = 65 }
font = "hoi_36header"
borderSize = {x = 0 y = 0}
text = "Alignment Chart"
maxWidth = 300
maxHeight = 20
format = left
}
background = {
name = "Background"
quadTextureSprite = "GFX_tiled_plain_bg"
}
buttonType = {
name = "button_close"
position = {x = 475 y = 12 }
spriteType = "GFX_NV_btn_close"
clicksound = click_close
pdx_tooltip = "CLOSE"
shortcut = "ESCAPE"
}
containerWindowType = {
name = "hoi3_faction_alignment_container"
position = {x = 10 y = 300}
size = {width = 460 height = 540 }
margin = { top = 10 bottom = 10 }
Orientation = upper_left
#verticalScrollbar = "right_vertical_slider"
iconType ={
name ="diplomacy_triangle_bg"
spriteType = "GFX_diplomacy_triangle_bg"
position = { x= -0 y = -305 }
alwaystransparent = yes
}
instantTextboxType = {
name = "allies_title"
position = { x = 37 y = -128 }
font = "Arial12"
borderSize = {x = 0 y = 0}
text = allies_title
maxWidth = 300
maxHeight = 20
format = left
}
iconType ={
name ="hoi3_allies"
spriteType = "GFX_hoi3_allies"
position = { x= 30 y = -116 }
alwaystransparent = yes
Orientation = upper_left
}
instantTextboxType = {
name = "axis_title"
position = { x = 37 y = -186 }
font = "Arial12"
borderSize = {x = 0 y = 0}
text = axis_title
maxWidth = 300
maxHeight = 20
format = left
}
iconType ={
name ="hoi3_axis"
spriteType = "GFX_hoi3_axis"
position = { x= 30 y = -173 }
alwaystransparent = yes
Orientation = upper_left
}
instantTextboxType = {
name = "comintern_title"
position = { x = 37 y = -68 }
font = "Arial12"
borderSize = {x = 0 y = 0}
text = comintern_title
maxWidth = 300
maxHeight = 20
format = left
}
iconType ={
name ="hoi3_comintern"
spriteType = "GFX_hoi3_comintern"
position = { x= 34 y = -55 }
alwaystransparent = yes
Orientation = upper_left
}
instantTextboxType = {
name = "factions_list"
position = { x = 373 y =-2 }
font = "Arial12"
borderSize = {x = 0 y = 0}
text = "Factions"
maxWidth = 300
maxHeight = 20
format = left
}
gridboxtype = {
name = "HOI3_tags_grid"
position = { x = 53 y = 40 }
size = { width = 100 height = 100 }
slotsize = { width = 24 height = 18 }
max_slots_horizontal = 4
max_slots_vertical = 6
}
gridboxtype = { # KR code
name = "HOI3_tags_grid1"
position = { x = 190 y = 315 }
size = { width = 100 height = 100 }
slotsize = { width = 24 height = 18 }
max_slots_horizontal = 4
max_slots_vertical = 5
}
gridboxtype = {
name = "HOI3_tags_grid2"
position = { x = -96 y = 332 }
size = { width = 100 height = 100 }
slotsize = { width = 24 height = 18 }
max_slots_horizontal = 5
max_slots_vertical = 4
}
gridboxtype = {
name = "HOI3_tags_grid3"
position = { x = 52 y = 187 }
size = { width = 100 height = 100 }
slotsize = { width = 24 height = 18 }
max_slots_horizontal = 4
max_slots_vertical = 8
}
gridboxtype = {
name = "HOI3_tags_grid4"
position = { x = -70 y = -134 }
size = { width = 100 height = 100 }
slotsize = { width = 30 height = 18 }
max_slots_horizontal = 13
max_slots_vertical = 1
}
gridboxtype = {
name = "HOI3_tags_grid5"
position = { x = -70 y = -192 }
size = { width = 100 height = 100 }
slotsize = { width = 30 height = 18 }
max_slots_horizontal = 13
max_slots_vertical = 1
}
gridboxtype = {
name = "HOI3_tags_grid6"
position = { x = -70 y = -74}
size = { width = 100 height = 100 }
slotsize = { width = 30 height = 18 }
max_slots_horizontal = 13
max_slots_vertical = 1
}
gridboxtype = {
name = "HOI3_tags_grid7"
position = { x = 195 y = -5}
size = { width = 100 height = 100 }
slotsize = { width = 85 height = 18 }
max_slots_horizontal = 2
max_slots_vertical = 5
}
gridboxtype = {
name = "HOI3_tags_grid8"
position = { x = -22 y = 169 }
size = { width = 100 height = 100 }
slotsize = { width = 24 height = 18 }
max_slots_horizontal = 3
max_slots_vertical = 6
}
gridboxtype = { # KR Code
name = "HOI3_tags_grid9"
position = { x = 6 y = 97 }
size = { width = 100 height = 100 }
slotsize = { width = 24 height = 18 }
max_slots_horizontal = 4
max_slots_vertical = 4
}
gridboxtype = { # KR Code
name = "HOI3_tags_grid10"
position = { x = 150 y = 169 }
size = { width = 100 height = 100 }
slotsize = { width = 24 height = 18 }
max_slots_horizontal = 3
max_slots_vertical = 8
}
gridboxtype = {
name = "HOI3_tags_grid11"
position = { x = -128 y = 278 }
size = { width = 215 height = 100 }
slotsize = { width = 24 height = 18 }
max_slots_horizontal = 5
max_slots_vertical = 3
}
gridboxtype = {
name = "HOI3_tags_grid12"
position = { x = -18 y = 330 }
size = { width = 215 height = 100 }
slotsize = { width = 24 height = 18 }
max_slots_horizontal = 5
max_slots_vertical = 4
}
gridboxtype = { # KR Code
name = "HOI3_tags_grid13"
position = { x = 101 y = 97 }
size = { width = 100 height = 100 }
slotsize = { width = 24 height = 18 }
max_slots_horizontal = 4
max_slots_vertical = 4
}
}
}
# this entry will be used to populate the country_grid above
containerWindowType = {
name = "hoi3_tag_entry"
position = { x = -200 y = 0}
size = { width = 422 height = 100 }
iconType = {
name = "flag"
quadTextureSprite = "GFX_flag_smallest"
position = { x = 305 y = 20 }
Orientation = upper_left
pdx_tooltip = "flag_alignment_tip"
pdx_tooltip_delayed = "main_factions_tip"
}
}
containerWindowType = {
name = "hoi3_main_factions_entry"
position = { x = -200 y = 0}
size = { width = 422 height = 100 }
iconType = {
name = "flag"
quadTextureSprite = "GFX_shield_small"
position = { x = 305 y = 20 }
Orientation = upper_left
pdx_tooltip = "flag_alignment_tip"
pdx_tooltip_delayed = "main_factions_tip"
}
}
containerWindowType = {
name = "hoi3_all_factions"
position = { x = -200 y = 0}
size = { width = 422 height = 100 }
iconType = {
name = "flag"
quadTextureSprite = "GFX_flag_smallest"
position = { x = 305 y = 20 }
Orientation = upper_left
pdx_tooltip = "flag_alignment_tip"
pdx_tooltip_delayed = "main_factions_tip"
}
instantTextBoxType = {
name = "name"
position = { x = 332 y = 25 }
font = "Arial12"
text = "[THIS.GetFactionName]"
format = left
maxWidth = 60
maxHeight = 24
fixedsize = yes
}
}
}