init
This commit is contained in:
614
zone_raw/localized_ui_mp/ui_mp/streak_set1.menu
Normal file
614
zone_raw/localized_ui_mp/ui_mp/streak_set1.menu
Normal file
@ -0,0 +1,614 @@
|
||||
{
|
||||
menuDef
|
||||
{
|
||||
name "streak_set1"
|
||||
rect 4 220 184 24 1 1
|
||||
style 1
|
||||
focuscolor 1 1 1 1
|
||||
popup
|
||||
visible 1
|
||||
onOpen
|
||||
{
|
||||
setLocalVarInt ui_centerPopup 1;
|
||||
}
|
||||
onClose
|
||||
{
|
||||
play POPUP_AUDIO_ON_CLOSE;
|
||||
setLocalVarInt ui_centerPopup 0;
|
||||
}
|
||||
onESC
|
||||
{
|
||||
close self;
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect -600 -800 2000 2000 0 0
|
||||
type 1
|
||||
visible 1
|
||||
textscale 0.55
|
||||
textfont 1
|
||||
onFocus
|
||||
{
|
||||
setdvar ui_popup_close_icon 1;
|
||||
}
|
||||
leaveFocus
|
||||
{
|
||||
setdvar ui_popup_close_icon 0;
|
||||
}
|
||||
action
|
||||
{
|
||||
close self;
|
||||
}
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect -4 -4 184 24 0 0
|
||||
type 1
|
||||
visible 1
|
||||
textscale 0.55
|
||||
textfont 1
|
||||
action
|
||||
{
|
||||
}
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect -2 -2 188 28 1 1
|
||||
style 3
|
||||
decoration
|
||||
border 1
|
||||
borderSize 2
|
||||
visible 1
|
||||
textscale 0.55
|
||||
forecolor 0.2 0.21 0.25 1
|
||||
bordercolor 0.4 0.405 0.42 1
|
||||
background "white"
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 0 0 184 24 1 1
|
||||
style 3
|
||||
decoration
|
||||
visible 1
|
||||
textscale 0.55
|
||||
forecolor 1 1 1 0.7
|
||||
background "gradient_bottom"
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect -34 -34 32 32 0 0
|
||||
style 3
|
||||
decoration
|
||||
visible when(1);
|
||||
textscale 0.55
|
||||
forecolor 0 0 0 1
|
||||
background "drop_shadow_tl"
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect -2 -34 188 32 0 0
|
||||
style 3
|
||||
decoration
|
||||
visible when(1);
|
||||
textscale 0.55
|
||||
forecolor 0 0 0 1
|
||||
background "drop_shadow_t"
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 186 -34 32 32 0 0
|
||||
style 3
|
||||
decoration
|
||||
visible when(1);
|
||||
textscale 0.55
|
||||
forecolor 0 0 0 1
|
||||
background "drop_shadow_tr"
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 186 -2 32 0 0 0
|
||||
style 3
|
||||
decoration
|
||||
visible when(1);
|
||||
textscale 0.55
|
||||
forecolor 0 0 0 1
|
||||
background "drop_shadow_r"
|
||||
exp rect h (((0 + 0 + ((18 + 2) * (1) + 4 * 2 + 0)) - 2 * 2) + 2 * 2);
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 186 0 32 32 0 0
|
||||
style 3
|
||||
decoration
|
||||
visible when(1);
|
||||
textscale 0.55
|
||||
forecolor 0 0 0 1
|
||||
background "drop_shadow_br"
|
||||
exp rect y (0 - 2) + ((((0 + 0 + ((18 + 2) * (1) + 4 * 2 + 0)) - 2 * 2) + 2 * 2));
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect -2 0 188 32 0 0
|
||||
style 3
|
||||
decoration
|
||||
visible when(1);
|
||||
textscale 0.55
|
||||
forecolor 0 0 0 1
|
||||
background "drop_shadow_b"
|
||||
exp rect y (0 - 2) + ((((0 + 0 + ((18 + 2) * (1) + 4 * 2 + 0)) - 2 * 2) + 2 * 2));
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect -34 0 32 32 0 0
|
||||
style 3
|
||||
decoration
|
||||
visible when(1);
|
||||
textscale 0.55
|
||||
forecolor 0 0 0 1
|
||||
background "drop_shadow_bl"
|
||||
exp rect y (0 - 2) + ((((0 + 0 + ((18 + 2) * (1) + 4 * 2 + 0)) - 2 * 2) + 2 * 2));
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect -34 -2 32 0 0 0
|
||||
style 3
|
||||
decoration
|
||||
visible when(1);
|
||||
textscale 0.55
|
||||
forecolor 0 0 0 1
|
||||
background "drop_shadow_l"
|
||||
exp rect h (((0 + 0 + ((18 + 2) * (1) + 4 * 2 + 0)) - 2 * 2) + 2 * 2);
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect -4 -24 188 22 1 1
|
||||
style 3
|
||||
decoration
|
||||
border 1
|
||||
borderSize 2
|
||||
visible 1
|
||||
textscale 0.55
|
||||
forecolor 0.15 0.15 0.17 1
|
||||
bordercolor 0.4 0.405 0.42 1
|
||||
exp material "white";
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect -32 -22 184 22 1 1
|
||||
decoration
|
||||
autowrapped
|
||||
visible 1
|
||||
textalign 10
|
||||
textscale 0.375
|
||||
textstyle 3
|
||||
forecolor 0.69 0.69 0.69 1
|
||||
exp text "Set One";
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 200 -14 16 8 1 1
|
||||
style 3
|
||||
decoration
|
||||
borderSize 2
|
||||
visible 1
|
||||
textscale 0.55
|
||||
forecolor 0.9 0.9 0.95 0.4
|
||||
bordercolor 0.4 0.405 0.42 1
|
||||
exp material "hitech_arrow_down";
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 2 4 175.5 18 1 1
|
||||
style 3
|
||||
decoration
|
||||
visible when(1 >= 1);
|
||||
textscale 0.55
|
||||
forecolor 0.9 0.9 1 0.07
|
||||
exp material "gradient_fadein";
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 177.5 4 4.5 18 1 1
|
||||
style 3
|
||||
decoration
|
||||
visible when(1 >= 1);
|
||||
textscale 0.55
|
||||
forecolor 0.9 0.9 1 0.07
|
||||
background "button_highlight_end"
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 2 4 175.5 18 1 1
|
||||
style 3
|
||||
decoration
|
||||
borderSize 2
|
||||
visible when(localvarint("ui_highlight") == 1 && localvarstring("ui_choicegroup") == "popmenu");
|
||||
textscale 0.55
|
||||
forecolor 0.9 0.95 1 0.25
|
||||
bordercolor 0.8 0.95 1 0.4
|
||||
background "gradient_fadein"
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 177.5 4 4.5 18 1 1
|
||||
style 3
|
||||
decoration
|
||||
visible when(localvarint("ui_highlight") == 1 && localvarstring("ui_choicegroup") == "popmenu");
|
||||
textscale 0.55
|
||||
forecolor 0.9 0.95 1 0.25
|
||||
background "button_highlight_end"
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 2 4 180 18 1 1
|
||||
type 1
|
||||
visible when(1 >= 1);
|
||||
textalign 10
|
||||
textalignx -6
|
||||
textscale 0.4
|
||||
textstyle 6
|
||||
textfont 1
|
||||
forecolor 0.69 0.69 0.69 1
|
||||
onFocus
|
||||
{
|
||||
play MENU_AUDIO_SUBMENU_FOCUS;
|
||||
setLocalVarInt ui_highlight 1;
|
||||
setLocalVarString ui_choicegroup "popmenu";
|
||||
}
|
||||
leaveFocus
|
||||
{
|
||||
setLocalVarInt ui_highlight 0;
|
||||
}
|
||||
action
|
||||
{
|
||||
play MENU_AUDIO_ON_POSITIVE_ACTION;
|
||||
}
|
||||
exp text "UAV (3 Kills)";
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 2 24 175.5 18 1 1
|
||||
style 3
|
||||
decoration
|
||||
visible when(1 >= 2);
|
||||
textscale 0.55
|
||||
forecolor 0.9 0.9 1 0.07
|
||||
exp material "gradient_fadein";
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 177.5 24 4.5 18 1 1
|
||||
style 3
|
||||
decoration
|
||||
visible when(1 >= 2);
|
||||
textscale 0.55
|
||||
forecolor 0.9 0.9 1 0.07
|
||||
background "button_highlight_end"
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 2 24 175.5 18 1 1
|
||||
style 3
|
||||
decoration
|
||||
borderSize 2
|
||||
visible when(localvarint("ui_highlight") == 2 && localvarstring("ui_choicegroup") == "popmenu");
|
||||
textscale 0.55
|
||||
forecolor 0.9 0.95 1 0.25
|
||||
bordercolor 0.8 0.95 1 0.4
|
||||
background "gradient_fadein"
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 177.5 24 4.5 18 1 1
|
||||
style 3
|
||||
decoration
|
||||
visible when(localvarint("ui_highlight") == 2 && localvarstring("ui_choicegroup") == "popmenu");
|
||||
textscale 0.55
|
||||
forecolor 0.9 0.95 1 0.25
|
||||
background "button_highlight_end"
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 2 24 180 18 1 1
|
||||
type 1
|
||||
visible when(1 >= 2);
|
||||
textalign 10
|
||||
textalignx -6
|
||||
textscale 0.4
|
||||
textstyle 6
|
||||
textfont 1
|
||||
forecolor 0.69 0.69 0.69 1
|
||||
onFocus
|
||||
{
|
||||
play MENU_AUDIO_SUBMENU_FOCUS;
|
||||
setLocalVarInt ui_highlight 2;
|
||||
setLocalVarString ui_choicegroup "popmenu";
|
||||
}
|
||||
leaveFocus
|
||||
{
|
||||
setLocalVarInt ui_highlight 0;
|
||||
}
|
||||
action
|
||||
{
|
||||
play MENU_AUDIO_ON_POSITIVE_ACTION;
|
||||
}
|
||||
exp text "";
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 2 44 175.5 18 1 1
|
||||
style 3
|
||||
decoration
|
||||
visible when(1 >= 3);
|
||||
textscale 0.55
|
||||
forecolor 0.9 0.9 1 0.07
|
||||
exp material "gradient_fadein";
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 177.5 44 4.5 18 1 1
|
||||
style 3
|
||||
decoration
|
||||
visible when(1 >= 3);
|
||||
textscale 0.55
|
||||
forecolor 0.9 0.9 1 0.07
|
||||
background "button_highlight_end"
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 2 44 175.5 18 1 1
|
||||
style 3
|
||||
decoration
|
||||
borderSize 2
|
||||
visible when(localvarint("ui_highlight") == 3 && localvarstring("ui_choicegroup") == "popmenu");
|
||||
textscale 0.55
|
||||
forecolor 0.9 0.95 1 0.25
|
||||
bordercolor 0.8 0.95 1 0.4
|
||||
background "gradient_fadein"
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 177.5 44 4.5 18 1 1
|
||||
style 3
|
||||
decoration
|
||||
visible when(localvarint("ui_highlight") == 3 && localvarstring("ui_choicegroup") == "popmenu");
|
||||
textscale 0.55
|
||||
forecolor 0.9 0.95 1 0.25
|
||||
background "button_highlight_end"
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 2 44 180 18 1 1
|
||||
type 1
|
||||
visible when(1 >= 3);
|
||||
textalign 10
|
||||
textalignx -6
|
||||
textscale 0.4
|
||||
textstyle 6
|
||||
textfont 1
|
||||
forecolor 0.69 0.69 0.69 1
|
||||
onFocus
|
||||
{
|
||||
play MENU_AUDIO_SUBMENU_FOCUS;
|
||||
setLocalVarInt ui_highlight 3;
|
||||
setLocalVarString ui_choicegroup "popmenu";
|
||||
}
|
||||
leaveFocus
|
||||
{
|
||||
setLocalVarInt ui_highlight 0;
|
||||
}
|
||||
action
|
||||
{
|
||||
play MENU_AUDIO_ON_POSITIVE_ACTION;
|
||||
}
|
||||
exp text "(2 Kills)";
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 2 64 175.5 18 1 1
|
||||
style 3
|
||||
decoration
|
||||
visible when(1 >= 4);
|
||||
textscale 0.55
|
||||
forecolor 0.9 0.9 1 0.07
|
||||
exp material "gradient_fadein";
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 177.5 64 4.5 18 1 1
|
||||
style 3
|
||||
decoration
|
||||
visible when(1 >= 4);
|
||||
textscale 0.55
|
||||
forecolor 0.9 0.9 1 0.07
|
||||
background "button_highlight_end"
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 2 64 175.5 18 1 1
|
||||
style 3
|
||||
decoration
|
||||
borderSize 2
|
||||
visible when(localvarint("ui_highlight") == 4 && localvarstring("ui_choicegroup") == "popmenu");
|
||||
textscale 0.55
|
||||
forecolor 0.9 0.95 1 0.25
|
||||
bordercolor 0.8 0.95 1 0.4
|
||||
background "gradient_fadein"
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 177.5 64 4.5 18 1 1
|
||||
style 3
|
||||
decoration
|
||||
visible when(localvarint("ui_highlight") == 4 && localvarstring("ui_choicegroup") == "popmenu");
|
||||
textscale 0.55
|
||||
forecolor 0.9 0.95 1 0.25
|
||||
background "button_highlight_end"
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 2 64 180 18 1 1
|
||||
type 1
|
||||
visible when(1 >= 4);
|
||||
textalign 10
|
||||
textalignx -6
|
||||
textscale 0.4
|
||||
textstyle 6
|
||||
textfont 1
|
||||
forecolor 0.69 0.69 0.69 1
|
||||
onFocus
|
||||
{
|
||||
play MENU_AUDIO_SUBMENU_FOCUS;
|
||||
setLocalVarInt ui_highlight 4;
|
||||
setLocalVarString ui_choicegroup "popmenu";
|
||||
}
|
||||
leaveFocus
|
||||
{
|
||||
setLocalVarInt ui_highlight 0;
|
||||
}
|
||||
action
|
||||
{
|
||||
play MENU_AUDIO_ON_POSITIVE_ACTION;
|
||||
}
|
||||
exp text "";
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 2 84 175.5 18 1 1
|
||||
style 3
|
||||
decoration
|
||||
visible when(1 >= 5);
|
||||
textscale 0.55
|
||||
forecolor 0.9 0.9 1 0.07
|
||||
exp material "gradient_fadein";
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 177.5 84 4.5 18 1 1
|
||||
style 3
|
||||
decoration
|
||||
visible when(1 >= 5);
|
||||
textscale 0.55
|
||||
forecolor 0.9 0.9 1 0.07
|
||||
background "button_highlight_end"
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 2 84 175.5 18 1 1
|
||||
style 3
|
||||
decoration
|
||||
borderSize 2
|
||||
visible when(localvarint("ui_highlight") == 5 && localvarstring("ui_choicegroup") == "popmenu");
|
||||
textscale 0.55
|
||||
forecolor 0.9 0.95 1 0.25
|
||||
bordercolor 0.8 0.95 1 0.4
|
||||
background "gradient_fadein"
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 177.5 84 4.5 18 1 1
|
||||
style 3
|
||||
decoration
|
||||
visible when(localvarint("ui_highlight") == 5 && localvarstring("ui_choicegroup") == "popmenu");
|
||||
textscale 0.55
|
||||
forecolor 0.9 0.95 1 0.25
|
||||
background "button_highlight_end"
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 2 84 180 18 1 1
|
||||
type 1
|
||||
visible when(1 >= 5);
|
||||
textalign 10
|
||||
textalignx -6
|
||||
textscale 0.4
|
||||
textstyle 6
|
||||
textfont 1
|
||||
forecolor 0.69 0.69 0.69 1
|
||||
onFocus
|
||||
{
|
||||
play MENU_AUDIO_SUBMENU_FOCUS;
|
||||
setLocalVarInt ui_highlight 5;
|
||||
setLocalVarString ui_choicegroup "popmenu";
|
||||
}
|
||||
leaveFocus
|
||||
{
|
||||
setLocalVarInt ui_highlight 0;
|
||||
}
|
||||
action
|
||||
{
|
||||
play MENU_AUDIO_ON_POSITIVE_ACTION;
|
||||
}
|
||||
exp text "";
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 2 104 175.5 18 1 1
|
||||
style 3
|
||||
decoration
|
||||
visible when(1 >= 6);
|
||||
textscale 0.55
|
||||
forecolor 0.9 0.9 1 0.07
|
||||
exp material "gradient_fadein";
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 177.5 104 4.5 18 1 1
|
||||
style 3
|
||||
decoration
|
||||
visible when(1 >= 6);
|
||||
textscale 0.55
|
||||
forecolor 0.9 0.9 1 0.07
|
||||
background "button_highlight_end"
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 2 104 175.5 18 1 1
|
||||
style 3
|
||||
decoration
|
||||
borderSize 2
|
||||
visible when(localvarint("ui_highlight") == 6 && localvarstring("ui_choicegroup") == "popmenu");
|
||||
textscale 0.55
|
||||
forecolor 0.9 0.95 1 0.25
|
||||
bordercolor 0.8 0.95 1 0.4
|
||||
background "gradient_fadein"
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 177.5 104 4.5 18 1 1
|
||||
style 3
|
||||
decoration
|
||||
visible when(localvarint("ui_highlight") == 6 && localvarstring("ui_choicegroup") == "popmenu");
|
||||
textscale 0.55
|
||||
forecolor 0.9 0.95 1 0.25
|
||||
background "button_highlight_end"
|
||||
}
|
||||
itemDef
|
||||
{
|
||||
rect 2 104 180 18 1 1
|
||||
type 1
|
||||
visible when(1 >= 6);
|
||||
textalign 10
|
||||
textalignx -6
|
||||
textscale 0.4
|
||||
textstyle 6
|
||||
textfont 1
|
||||
forecolor 0.69 0.69 0.69 1
|
||||
onFocus
|
||||
{
|
||||
play MENU_AUDIO_SUBMENU_FOCUS;
|
||||
setLocalVarInt ui_highlight 6;
|
||||
setLocalVarString ui_choicegroup "popmenu";
|
||||
}
|
||||
leaveFocus
|
||||
{
|
||||
setLocalVarInt ui_highlight 0;
|
||||
}
|
||||
action
|
||||
{
|
||||
play MENU_AUDIO_ON_POSITIVE_ACTION;
|
||||
}
|
||||
exp text "";
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user