927 lines
26 KiB
Plaintext
927 lines
26 KiB
Plaintext
/*********************************************************
|
|
***************** Dumped by aerosoul94 *******************
|
|
*********************************************************/
|
|
|
|
{
|
|
menuDef
|
|
{
|
|
name "popup_cac_weapon_primary"
|
|
rect -64 0 854 124 1 1
|
|
popup
|
|
outOfBoundsClick
|
|
style 1
|
|
forecolor 1 1 1 1
|
|
backcolor 1 1 1 1
|
|
background "white"
|
|
focuscolor 1 1 1 1
|
|
fadeCycle 1
|
|
fadeClamp 1
|
|
fadeAmount 0.1
|
|
allowedBinding "+talk"
|
|
visible when ( localvarint( "ui_tabDepth" ) == localvarint( "ui_popup_cac_weapon_primary_tabDepth" ) )
|
|
exp rect y ( localvarfloat( "ui_popupYPos" ) + localvarint( "ui_tabDepth" ) * 20 )
|
|
onOpen
|
|
{
|
|
focusfirst;
|
|
setLocalVarInt "ui_tabDepth" ( localvarint( "ui_tabDepth" ) + 1 );
|
|
setLocalVarInt "ui_popup_cac_weapon_primary_tabDepth" ( localvarint( "ui_tabDepth" ) );
|
|
focusfirst;
|
|
}
|
|
onRequestClose
|
|
{
|
|
setLocalVarInt "ui_tabDepth" ( localvarint( "ui_tabDepth" ) - 1 );
|
|
}
|
|
onEsc
|
|
{
|
|
close self;
|
|
}
|
|
itemDef
|
|
{
|
|
rect -918 -480 1708 960 1 1
|
|
decoration
|
|
visible 1
|
|
style 1
|
|
forecolor 1 1 1 1
|
|
backcolor 0 0 0 0.35
|
|
background "white"
|
|
textscale 0.55
|
|
visible when ( !localvarint( "ui_centerPopup" ) )
|
|
}
|
|
itemDef
|
|
{
|
|
rect -918 -480 1708 960 1 1
|
|
decoration
|
|
visible 1
|
|
style 1
|
|
forecolor 1 1 1 1
|
|
backcolor 1 1 1 1
|
|
background "xpbar_stencilbase"
|
|
textscale 0.55
|
|
}
|
|
itemDef
|
|
{
|
|
rect -64 0 854 124 1 1
|
|
decoration
|
|
visible 1
|
|
style 1
|
|
forecolor 1 1 1 1
|
|
backcolor 0.5 0.5 0.5 1
|
|
background "white"
|
|
textscale 0.55
|
|
}
|
|
itemDef
|
|
{
|
|
rect -64 0 1708 480 1 1
|
|
decoration
|
|
visible 1
|
|
style 3
|
|
forecolor 1 1 1 0.75
|
|
background "mw2_popup_bg_fogstencil"
|
|
textscale 0.55
|
|
exp rect x ( 0 - ( ( float( milliseconds( ) % 60000 ) / 60000 ) * ( 854 ) ) )
|
|
}
|
|
itemDef
|
|
{
|
|
rect -64 0 -1708 -480 1 1
|
|
decoration
|
|
visible 1
|
|
style 3
|
|
forecolor 0.85 0.85 0.85 1
|
|
background "mw2_popup_bg_fogscroll"
|
|
textscale 0.55
|
|
exp rect x ( 0 - ( ( float( milliseconds( ) % 60000 ) / 60000 ) * ( 854 ) ) )
|
|
}
|
|
itemDef
|
|
{
|
|
rect -64 0 854 0 1 1
|
|
decoration
|
|
visible 1
|
|
style 3
|
|
forecolor 1 1 1 1
|
|
background "mockup_popup_bg_stencilfill"
|
|
textscale 0.55
|
|
exp rect h ( ( 24 + 5 * 20 ) )
|
|
}
|
|
itemDef
|
|
{
|
|
rect -64 0 -1708 -480 1 1
|
|
decoration
|
|
visible 1
|
|
style 3
|
|
forecolor 1 1 1 0.75
|
|
background "mw2_popup_bg_fogstencil"
|
|
textscale 0.55
|
|
exp rect x ( ( - 854 ) + ( ( float( milliseconds( ) % 50000 ) / 50000 ) * ( 854 ) ) )
|
|
}
|
|
itemDef
|
|
{
|
|
rect -64 0 -1708 -480 1 1
|
|
decoration
|
|
visible 1
|
|
style 3
|
|
forecolor 0.85 0.85 0.85 1
|
|
background "mw2_popup_bg_fogscroll"
|
|
textscale 0.55
|
|
exp rect x ( ( - 854 ) + ( ( float( milliseconds( ) % 50000 ) / 50000 ) * ( 854 ) ) )
|
|
}
|
|
itemDef
|
|
{
|
|
rect -64 0 854 0 1 1
|
|
decoration
|
|
visible 1
|
|
style 3
|
|
forecolor 1 1 1 0
|
|
background "small_box_lightfx"
|
|
textscale 0.55
|
|
exp rect h ( ( 24 + 5 * 20 ) )
|
|
}
|
|
itemDef
|
|
{
|
|
rect -96 -32 32 32 1 1
|
|
decoration
|
|
visible 1
|
|
style 3
|
|
forecolor 0 0 0 1
|
|
background "drop_shadow_tl"
|
|
textscale 0.55
|
|
visible when ( !localvarint( "ui_centerPopup" ) )
|
|
}
|
|
itemDef
|
|
{
|
|
rect -64 -32 854 32 1 1
|
|
decoration
|
|
visible 1
|
|
style 3
|
|
forecolor 0 0 0 1
|
|
background "drop_shadow_t"
|
|
textscale 0.55
|
|
visible when ( !localvarint( "ui_centerPopup" ) )
|
|
}
|
|
itemDef
|
|
{
|
|
rect 790 -32 32 32 1 1
|
|
decoration
|
|
visible 1
|
|
style 3
|
|
forecolor 0 0 0 1
|
|
background "drop_shadow_tr"
|
|
textscale 0.55
|
|
visible when ( !localvarint( "ui_centerPopup" ) )
|
|
}
|
|
itemDef
|
|
{
|
|
rect 790 0 32 0 1 1
|
|
decoration
|
|
visible 1
|
|
style 3
|
|
forecolor 0 0 0 1
|
|
background "drop_shadow_r"
|
|
textscale 0.55
|
|
exp rect h ( ( 24 + 5 * 20 ) )
|
|
visible when ( !localvarint( "ui_centerPopup" ) )
|
|
}
|
|
itemDef
|
|
{
|
|
rect 790 0 32 32 1 1
|
|
decoration
|
|
visible 1
|
|
style 3
|
|
forecolor 0 0 0 1
|
|
background "drop_shadow_br"
|
|
textscale 0.55
|
|
exp rect y ( ( 0 - 0 ) + ( ( 24 + 5 * 20 ) ) )
|
|
visible when ( !localvarint( "ui_centerPopup" ) )
|
|
}
|
|
itemDef
|
|
{
|
|
rect -64 0 854 32 1 1
|
|
decoration
|
|
visible 1
|
|
style 3
|
|
forecolor 0 0 0 1
|
|
background "drop_shadow_b"
|
|
textscale 0.55
|
|
exp rect y ( ( 0 - 0 ) + ( ( 24 + 5 * 20 ) ) )
|
|
visible when ( !localvarint( "ui_centerPopup" ) )
|
|
}
|
|
itemDef
|
|
{
|
|
rect -96 0 32 32 1 1
|
|
decoration
|
|
visible 1
|
|
style 3
|
|
forecolor 0 0 0 1
|
|
background "drop_shadow_bl"
|
|
textscale 0.55
|
|
exp rect y ( ( 0 - 0 ) + ( ( 24 + 5 * 20 ) ) )
|
|
visible when ( !localvarint( "ui_centerPopup" ) )
|
|
}
|
|
itemDef
|
|
{
|
|
rect -96 0 32 0 1 1
|
|
decoration
|
|
visible 1
|
|
style 3
|
|
forecolor 0 0 0 1
|
|
background "drop_shadow_l"
|
|
textscale 0.55
|
|
exp rect h ( ( 24 + 5 * 20 ) )
|
|
visible when ( !localvarint( "ui_centerPopup" ) )
|
|
}
|
|
itemDef
|
|
{
|
|
rect -64 0 280 124 1 1
|
|
decoration
|
|
visible 1
|
|
style 1
|
|
forecolor 1 1 1 1
|
|
backcolor 1 1 1 0
|
|
background "gradient_fadein"
|
|
textscale 0.55
|
|
}
|
|
itemDef
|
|
{
|
|
rect -64 0 280 20 1 1
|
|
decoration
|
|
visible 1
|
|
style 1
|
|
forecolor 1 1 1 1
|
|
backcolor 0.25 0.25 0.25 1
|
|
background "white"
|
|
textscale 0.55
|
|
exp rect y ( - 20 - ( ( localvarint( "ui_tabDepth" ) - 1 ) * 20 ) )
|
|
visible when ( localvarint( "ui_tabDepth" ) > ( 1 - 1 ) )
|
|
}
|
|
itemDef
|
|
{
|
|
rect -64 0 280 20 1 1
|
|
decoration
|
|
visible 1
|
|
style 1
|
|
forecolor 1 1 1 1
|
|
backcolor 0 0 0 1
|
|
background "gradient_fadein"
|
|
textfont 9
|
|
textalign 4
|
|
textalignx 68
|
|
textscale 0.375
|
|
exp rect y ( - 20 - ( ( localvarint( "ui_tabDepth" ) - 1 ) * 20 ) )
|
|
exp forecolor r ( 1 - ( ( localvarint( "ui_tabDepth" ) > 1 ) * 0.35 ) )
|
|
exp forecolor g ( 1 - ( ( localvarint( "ui_tabDepth" ) > 1 ) * 0.35 ) )
|
|
exp forecolor b ( 1 - ( ( localvarint( "ui_tabDepth" ) > 1 ) * 0.35 ) )
|
|
visible when ( localvarint( "ui_tabDepth" ) > ( 1 - 1 ) )
|
|
exp text ( localvarstring( "ui_tab1Name" ) )
|
|
}
|
|
itemDef
|
|
{
|
|
rect -64 0 280 20 1 1
|
|
decoration
|
|
visible 1
|
|
style 1
|
|
forecolor 1 1 1 1
|
|
backcolor 0.25 0.25 0.25 1
|
|
background "white"
|
|
textscale 0.55
|
|
exp rect y ( - 20 - ( ( localvarint( "ui_tabDepth" ) - 2 ) * 20 ) )
|
|
visible when ( localvarint( "ui_tabDepth" ) > ( 2 - 1 ) )
|
|
}
|
|
itemDef
|
|
{
|
|
rect -64 0 280 20 1 1
|
|
decoration
|
|
visible 1
|
|
style 1
|
|
forecolor 1 1 1 1
|
|
backcolor 0 0 0 1
|
|
background "gradient_fadein"
|
|
textfont 9
|
|
textalign 4
|
|
textalignx 68
|
|
textscale 0.375
|
|
exp rect y ( - 20 - ( ( localvarint( "ui_tabDepth" ) - 2 ) * 20 ) )
|
|
exp forecolor r ( 1 - ( ( localvarint( "ui_tabDepth" ) > 2 ) * 0.35 ) )
|
|
exp forecolor g ( 1 - ( ( localvarint( "ui_tabDepth" ) > 2 ) * 0.35 ) )
|
|
exp forecolor b ( 1 - ( ( localvarint( "ui_tabDepth" ) > 2 ) * 0.35 ) )
|
|
visible when ( localvarint( "ui_tabDepth" ) > ( 2 - 1 ) )
|
|
exp text ( localvarstring( "ui_tab2Name" ) )
|
|
}
|
|
itemDef
|
|
{
|
|
rect -64 0 280 20 1 1
|
|
decoration
|
|
visible 1
|
|
style 1
|
|
forecolor 1 1 1 1
|
|
backcolor 0.25 0.25 0.25 1
|
|
background "white"
|
|
textscale 0.55
|
|
exp rect y ( - 20 - ( ( localvarint( "ui_tabDepth" ) - 3 ) * 20 ) )
|
|
visible when ( localvarint( "ui_tabDepth" ) > ( 3 - 1 ) )
|
|
}
|
|
itemDef
|
|
{
|
|
rect -64 0 280 20 1 1
|
|
decoration
|
|
visible 1
|
|
style 1
|
|
forecolor 1 1 1 1
|
|
backcolor 0 0 0 1
|
|
background "gradient_fadein"
|
|
textfont 9
|
|
textalign 4
|
|
textalignx 68
|
|
textscale 0.375
|
|
exp rect y ( - 20 - ( ( localvarint( "ui_tabDepth" ) - 3 ) * 20 ) )
|
|
exp forecolor r ( 1 - ( ( localvarint( "ui_tabDepth" ) > 3 ) * 0.35 ) )
|
|
exp forecolor g ( 1 - ( ( localvarint( "ui_tabDepth" ) > 3 ) * 0.35 ) )
|
|
exp forecolor b ( 1 - ( ( localvarint( "ui_tabDepth" ) > 3 ) * 0.35 ) )
|
|
visible when ( localvarint( "ui_tabDepth" ) > ( 3 - 1 ) )
|
|
exp text ( localvarstring( "ui_tab3Name" ) )
|
|
}
|
|
itemDef
|
|
{
|
|
rect -64 0 280 20 1 1
|
|
decoration
|
|
visible 1
|
|
style 1
|
|
forecolor 1 1 1 1
|
|
backcolor 0.25 0.25 0.25 1
|
|
background "white"
|
|
textscale 0.55
|
|
exp rect y ( - 20 - ( ( localvarint( "ui_tabDepth" ) - 4 ) * 20 ) )
|
|
visible when ( localvarint( "ui_tabDepth" ) > ( 4 - 1 ) )
|
|
}
|
|
itemDef
|
|
{
|
|
rect -64 0 280 20 1 1
|
|
decoration
|
|
visible 1
|
|
style 1
|
|
forecolor 1 1 1 1
|
|
backcolor 0 0 0 1
|
|
background "gradient_fadein"
|
|
textfont 9
|
|
textalign 4
|
|
textalignx 68
|
|
textscale 0.375
|
|
exp rect y ( - 20 - ( ( localvarint( "ui_tabDepth" ) - 4 ) * 20 ) )
|
|
exp forecolor r ( 1 - ( ( localvarint( "ui_tabDepth" ) > 4 ) * 0.35 ) )
|
|
exp forecolor g ( 1 - ( ( localvarint( "ui_tabDepth" ) > 4 ) * 0.35 ) )
|
|
exp forecolor b ( 1 - ( ( localvarint( "ui_tabDepth" ) > 4 ) * 0.35 ) )
|
|
visible when ( localvarint( "ui_tabDepth" ) > ( 4 - 1 ) )
|
|
exp text ( localvarstring( "ui_tab4Name" ) )
|
|
}
|
|
itemDef
|
|
{
|
|
rect -64 0 280 20 1 1
|
|
decoration
|
|
visible 1
|
|
style 1
|
|
forecolor 1 1 1 1
|
|
backcolor 0.25 0.25 0.25 1
|
|
background "white"
|
|
textscale 0.55
|
|
exp rect y ( - 20 - ( ( localvarint( "ui_tabDepth" ) - 5 ) * 20 ) )
|
|
visible when ( localvarint( "ui_tabDepth" ) > ( 5 - 1 ) )
|
|
}
|
|
itemDef
|
|
{
|
|
rect -64 0 280 20 1 1
|
|
decoration
|
|
visible 1
|
|
style 1
|
|
forecolor 1 1 1 1
|
|
backcolor 0 0 0 1
|
|
background "gradient_fadein"
|
|
textfont 9
|
|
textalign 4
|
|
textalignx 68
|
|
textscale 0.375
|
|
exp rect y ( - 20 - ( ( localvarint( "ui_tabDepth" ) - 5 ) * 20 ) )
|
|
exp forecolor r ( 1 - ( ( localvarint( "ui_tabDepth" ) > 5 ) * 0.35 ) )
|
|
exp forecolor g ( 1 - ( ( localvarint( "ui_tabDepth" ) > 5 ) * 0.35 ) )
|
|
exp forecolor b ( 1 - ( ( localvarint( "ui_tabDepth" ) > 5 ) * 0.35 ) )
|
|
visible when ( localvarint( "ui_tabDepth" ) > ( 5 - 1 ) )
|
|
exp text ( localvarstring( "ui_tab5Name" ) )
|
|
}
|
|
itemDef
|
|
{
|
|
name "cac_primary_assault"
|
|
rect -64 4 336 20 1 1
|
|
visible 1
|
|
group "mw2_popup_button"
|
|
style 1
|
|
forecolor 1 1 1 1
|
|
disablecolor 0.6 0.55 0.55 1
|
|
background "popup_button_selection_bar_short"
|
|
type 1
|
|
textfont 3
|
|
textalign 4
|
|
textalignx 68
|
|
textscale 0.375
|
|
text "@MENU_ASSAULT_RIFLES_CAPS"
|
|
action
|
|
{
|
|
play "mouse_click";
|
|
if ( localvarint( "ui_tabDepth" ) == 0 )
|
|
{
|
|
setLocalVarString "ui_tab1Name" ( "@MENU_ASSAULT_RIFLES_CAPS" );
|
|
}
|
|
if ( localvarint( "ui_tabDepth" ) == 1 )
|
|
{
|
|
setLocalVarString "ui_tab2Name" ( "@MENU_ASSAULT_RIFLES_CAPS" );
|
|
}
|
|
if ( localvarint( "ui_tabDepth" ) == 2 )
|
|
{
|
|
setLocalVarString "ui_tab3Name" ( "@MENU_ASSAULT_RIFLES_CAPS" );
|
|
}
|
|
if ( localvarint( "ui_tabDepth" ) == 3 )
|
|
{
|
|
setLocalVarString "ui_tab4Name" ( "@MENU_ASSAULT_RIFLES_CAPS" );
|
|
}
|
|
if ( localvarint( "ui_tabDepth" ) == 4 )
|
|
{
|
|
setLocalVarString "ui_tab5Name" ( "@MENU_ASSAULT_RIFLES_CAPS" );
|
|
}
|
|
if ( localvarint( "ui_tabDepth" ) == 5 )
|
|
{
|
|
setLocalVarString "ui_tab6Name" ( "@MENU_ASSAULT_RIFLES_CAPS" );
|
|
}
|
|
open "popup_cac_assault_primary";
|
|
}
|
|
onFocus
|
|
{
|
|
play "mouse_over";
|
|
if ( dvarstring( "gameMode" ) != "mp" )
|
|
{
|
|
setItemColor "mw2_popup_button" backcolor 0 0 0 0;
|
|
}
|
|
setItemColor self backcolor 0 0 0 1;
|
|
setLocalVarBool "ui_popupAButton" ( 1 );
|
|
setLocalVarString "ui_info_name" ( "@MENU_ASSAULT_RIFLES_CAPS" );
|
|
setLocalVarString "ui_info_desc" ( "@" );
|
|
setLocalVarString "ui_info_icon" ( "" );
|
|
}
|
|
leaveFocus
|
|
{
|
|
setItemColor self backcolor 1 1 1 0;
|
|
setLocalVarBool "ui_popupAButton" ( 0 );
|
|
}
|
|
}
|
|
itemDef
|
|
{
|
|
rect 162 4 40 20 1 1
|
|
decoration
|
|
visible 1
|
|
style 3
|
|
forecolor 1 1 1 1
|
|
background "specialty_new"
|
|
textscale 0.55
|
|
visible when ( weaponclassnew( "weapon_assault" ) )
|
|
}
|
|
itemDef
|
|
{
|
|
name "cac_primary_smg"
|
|
rect -64 24 336 20 1 1
|
|
visible 1
|
|
group "mw2_popup_button"
|
|
style 1
|
|
forecolor 1 1 1 1
|
|
disablecolor 0.6 0.55 0.55 1
|
|
background "popup_button_selection_bar_short"
|
|
type 1
|
|
textfont 3
|
|
textalign 4
|
|
textalignx 68
|
|
textscale 0.375
|
|
text "@MENU_SMGS_CAPS"
|
|
action
|
|
{
|
|
play "mouse_click";
|
|
if ( localvarint( "ui_tabDepth" ) == 0 )
|
|
{
|
|
setLocalVarString "ui_tab1Name" ( "@MENU_SMGS_CAPS" );
|
|
}
|
|
if ( localvarint( "ui_tabDepth" ) == 1 )
|
|
{
|
|
setLocalVarString "ui_tab2Name" ( "@MENU_SMGS_CAPS" );
|
|
}
|
|
if ( localvarint( "ui_tabDepth" ) == 2 )
|
|
{
|
|
setLocalVarString "ui_tab3Name" ( "@MENU_SMGS_CAPS" );
|
|
}
|
|
if ( localvarint( "ui_tabDepth" ) == 3 )
|
|
{
|
|
setLocalVarString "ui_tab4Name" ( "@MENU_SMGS_CAPS" );
|
|
}
|
|
if ( localvarint( "ui_tabDepth" ) == 4 )
|
|
{
|
|
setLocalVarString "ui_tab5Name" ( "@MENU_SMGS_CAPS" );
|
|
}
|
|
if ( localvarint( "ui_tabDepth" ) == 5 )
|
|
{
|
|
setLocalVarString "ui_tab6Name" ( "@MENU_SMGS_CAPS" );
|
|
}
|
|
open "popup_cac_smg_primary";
|
|
}
|
|
onFocus
|
|
{
|
|
play "mouse_over";
|
|
if ( dvarstring( "gameMode" ) != "mp" )
|
|
{
|
|
setItemColor "mw2_popup_button" backcolor 0 0 0 0;
|
|
}
|
|
setItemColor self backcolor 0 0 0 1;
|
|
setLocalVarBool "ui_popupAButton" ( 1 );
|
|
setLocalVarString "ui_info_name" ( "@MENU_SMGS_CAPS" );
|
|
setLocalVarString "ui_info_desc" ( "@" );
|
|
setLocalVarString "ui_info_icon" ( "" );
|
|
}
|
|
leaveFocus
|
|
{
|
|
setItemColor self backcolor 1 1 1 0;
|
|
setLocalVarBool "ui_popupAButton" ( 0 );
|
|
}
|
|
}
|
|
itemDef
|
|
{
|
|
rect 162 24 40 20 1 1
|
|
decoration
|
|
visible 1
|
|
style 3
|
|
forecolor 1 1 1 1
|
|
background "specialty_new"
|
|
textscale 0.55
|
|
visible when ( weaponclassnew( "weapon_smg" ) )
|
|
}
|
|
itemDef
|
|
{
|
|
name "cac_primary_lmg"
|
|
rect -64 44 336 20 1 1
|
|
visible 1
|
|
group "mw2_popup_button"
|
|
style 1
|
|
forecolor 1 1 1 1
|
|
disablecolor 0.6 0.55 0.55 1
|
|
background "popup_button_selection_bar_short"
|
|
type 1
|
|
textfont 3
|
|
textalign 4
|
|
textalignx 68
|
|
textscale 0.375
|
|
text "@MENU_LMGS_CAPS"
|
|
action
|
|
{
|
|
play "mouse_click";
|
|
if ( localvarint( "ui_tabDepth" ) == 0 )
|
|
{
|
|
setLocalVarString "ui_tab1Name" ( "@MENU_LMGS_CAPS" );
|
|
}
|
|
if ( localvarint( "ui_tabDepth" ) == 1 )
|
|
{
|
|
setLocalVarString "ui_tab2Name" ( "@MENU_LMGS_CAPS" );
|
|
}
|
|
if ( localvarint( "ui_tabDepth" ) == 2 )
|
|
{
|
|
setLocalVarString "ui_tab3Name" ( "@MENU_LMGS_CAPS" );
|
|
}
|
|
if ( localvarint( "ui_tabDepth" ) == 3 )
|
|
{
|
|
setLocalVarString "ui_tab4Name" ( "@MENU_LMGS_CAPS" );
|
|
}
|
|
if ( localvarint( "ui_tabDepth" ) == 4 )
|
|
{
|
|
setLocalVarString "ui_tab5Name" ( "@MENU_LMGS_CAPS" );
|
|
}
|
|
if ( localvarint( "ui_tabDepth" ) == 5 )
|
|
{
|
|
setLocalVarString "ui_tab6Name" ( "@MENU_LMGS_CAPS" );
|
|
}
|
|
open "popup_cac_lmg_primary";
|
|
}
|
|
onFocus
|
|
{
|
|
play "mouse_over";
|
|
if ( dvarstring( "gameMode" ) != "mp" )
|
|
{
|
|
setItemColor "mw2_popup_button" backcolor 0 0 0 0;
|
|
}
|
|
setItemColor self backcolor 0 0 0 1;
|
|
setLocalVarBool "ui_popupAButton" ( 1 );
|
|
setLocalVarString "ui_info_name" ( "@MENU_LMGS_CAPS" );
|
|
setLocalVarString "ui_info_desc" ( "@" );
|
|
setLocalVarString "ui_info_icon" ( "" );
|
|
}
|
|
leaveFocus
|
|
{
|
|
setItemColor self backcolor 1 1 1 0;
|
|
setLocalVarBool "ui_popupAButton" ( 0 );
|
|
}
|
|
}
|
|
itemDef
|
|
{
|
|
rect 162 44 40 20 1 1
|
|
decoration
|
|
visible 1
|
|
style 3
|
|
forecolor 1 1 1 1
|
|
background "specialty_new"
|
|
textscale 0.55
|
|
visible when ( weaponclassnew( "weapon_lmg" ) )
|
|
}
|
|
itemDef
|
|
{
|
|
name "cac_primary_sniper"
|
|
rect -64 64 336 20 1 1
|
|
visible 1
|
|
group "mw2_popup_button"
|
|
style 1
|
|
forecolor 1 1 1 1
|
|
disablecolor 0.6 0.55 0.55 1
|
|
background "popup_button_selection_bar_short"
|
|
type 1
|
|
textfont 3
|
|
textalign 4
|
|
textalignx 68
|
|
textscale 0.375
|
|
text "@MENU_SNIPER_RIFLES_CAPS"
|
|
action
|
|
{
|
|
play "mouse_click";
|
|
if ( localvarint( "ui_tabDepth" ) == 0 )
|
|
{
|
|
setLocalVarString "ui_tab1Name" ( "@MENU_SNIPER_RIFLES_CAPS" );
|
|
}
|
|
if ( localvarint( "ui_tabDepth" ) == 1 )
|
|
{
|
|
setLocalVarString "ui_tab2Name" ( "@MENU_SNIPER_RIFLES_CAPS" );
|
|
}
|
|
if ( localvarint( "ui_tabDepth" ) == 2 )
|
|
{
|
|
setLocalVarString "ui_tab3Name" ( "@MENU_SNIPER_RIFLES_CAPS" );
|
|
}
|
|
if ( localvarint( "ui_tabDepth" ) == 3 )
|
|
{
|
|
setLocalVarString "ui_tab4Name" ( "@MENU_SNIPER_RIFLES_CAPS" );
|
|
}
|
|
if ( localvarint( "ui_tabDepth" ) == 4 )
|
|
{
|
|
setLocalVarString "ui_tab5Name" ( "@MENU_SNIPER_RIFLES_CAPS" );
|
|
}
|
|
if ( localvarint( "ui_tabDepth" ) == 5 )
|
|
{
|
|
setLocalVarString "ui_tab6Name" ( "@MENU_SNIPER_RIFLES_CAPS" );
|
|
}
|
|
open "popup_cac_sniper_primary";
|
|
}
|
|
onFocus
|
|
{
|
|
play "mouse_over";
|
|
if ( dvarstring( "gameMode" ) != "mp" )
|
|
{
|
|
setItemColor "mw2_popup_button" backcolor 0 0 0 0;
|
|
}
|
|
setItemColor self backcolor 0 0 0 1;
|
|
setLocalVarBool "ui_popupAButton" ( 1 );
|
|
setLocalVarString "ui_info_name" ( "@MENU_SNIPER_RIFLES_CAPS" );
|
|
setLocalVarString "ui_info_desc" ( "@" );
|
|
setLocalVarString "ui_info_icon" ( "" );
|
|
}
|
|
leaveFocus
|
|
{
|
|
setItemColor self backcolor 1 1 1 0;
|
|
setLocalVarBool "ui_popupAButton" ( 0 );
|
|
}
|
|
}
|
|
itemDef
|
|
{
|
|
rect 162 64 40 20 1 1
|
|
decoration
|
|
visible 1
|
|
style 3
|
|
forecolor 1 1 1 1
|
|
background "specialty_new"
|
|
textscale 0.55
|
|
visible when ( weaponclassnew( "weapon_sniper" ) )
|
|
}
|
|
itemDef
|
|
{
|
|
name "cac_primary_riotshield"
|
|
rect -64 84 336 20 1 1
|
|
visible 1
|
|
group "mw2_popup_button"
|
|
style 1
|
|
forecolor 1 1 1 1
|
|
disablecolor 0.6 0.55 0.55 1
|
|
background "popup_button_selection_bar_short"
|
|
type 1
|
|
textfont 3
|
|
textalign 4
|
|
textalignx 68
|
|
textscale 0.375
|
|
text "@MENU_RIOT_SHIELD_CAPS"
|
|
action
|
|
{
|
|
play "mouse_click";
|
|
if ( getplayerdata( "customClasses" , localvarint( "classIndex" ) , "weaponSetups" , 0 , "weapon" ) != "riotshield" )
|
|
{
|
|
setPlayerData( "customClasses" , "localVarInt" ( "classIndex" ) , "weaponSetups" , 0 , "attachment" , 0 , "none" );
|
|
setPlayerData( "customClasses" , "localVarInt" ( "classIndex" ) , "weaponSetups" , 0 , "attachment" , 1 , "none" );
|
|
setPlayerData( "customClasses" , "localVarInt" ( "classIndex" ) , "weaponSetups" , 0 , "camo" , "none" );
|
|
}
|
|
setPlayerData( "customClasses" , "localVarInt" ( "classIndex" ) , "weaponSetups" , 0 , "weapon" , "riotshield" );
|
|
setPlayerData( "weaponNew" , "riotshield" , "false" );
|
|
if ( !( tablelookup( "mp/attachmentTable.csv" , 4 , getplayerdata( "customClasses" , localvarint( "classIndex" ) , "weaponSetups" , 0 , "attachment" , 0 ) , 12 ) != "" || tablelookup( "mp/attachmentTable.csv" , 4 , getplayerdata( "customClasses" , localvarint( "classIndex" ) , "weaponSetups" , 1 , "attachment" , 0 ) , 12 ) != "" ) && ( getplayerdata( "customClasses" , localvarint( "classIndex" ) , "perks" , 0 ) == "specialty_null_gl" || getplayerdata( "customClasses" , localvarint( "classIndex" ) , "perks" , 0 ) == "specialty_null_grip" || getplayerdata( "customClasses" , localvarint( "classIndex" ) , "perks" , 0 ) == "specialty_null_shotgun" ) || getplayerdata( "customClasses" , localvarint( "classIndex" ) , "perks" , 0 ) == "specialty_null_heartbeat" )
|
|
{
|
|
setPlayerData( "customClasses" , "localVarInt" ( "classIndex" ) , "perks" , 0 , "specialty_null" );
|
|
}
|
|
setLocalVarString "loadoutPrimary" ( getplayerdata( "customClasses" , localvarint( "classIndex" ) , "weaponSetups" , 0 , "weapon" ) );
|
|
setLocalVarString "loadoutPrimaryAttachment" ( getplayerdata( "customClasses" , localvarint( "classIndex" ) , "weaponSetups" , 0 , "attachment" , 0 ) );
|
|
setLocalVarString "loadoutPrimaryAttachment2" ( getplayerdata( "customClasses" , localvarint( "classIndex" ) , "weaponSetups" , 0 , "attachment" , 1 ) );
|
|
if ( localvarstring( "loadoutPrimaryAttachment2" ) == "" )
|
|
{
|
|
setLocalVarString "loadoutPrimaryAttachment2" ( "none" );
|
|
}
|
|
setLocalVarString "loadoutPrimaryCamo" ( getplayerdata( "customClasses" , localvarint( "classIndex" ) , "weaponSetups" , 0 , "camo" ) );
|
|
setLocalVarString "loadoutSecondaryCamo" ( getplayerdata( "customClasses" , localvarint( "classIndex" ) , "weaponSetups" , 1 , "camo" ) );
|
|
setLocalVarString "loadoutSecondary" ( getplayerdata( "customClasses" , localvarint( "classIndex" ) , "weaponSetups" , 1 , "weapon" ) );
|
|
setLocalVarString "loadoutSecondaryAttachment" ( getplayerdata( "customClasses" , localvarint( "classIndex" ) , "weaponSetups" , 1 , "attachment" , 0 ) );
|
|
setLocalVarString "loadoutSecondaryAttachment2" ( getplayerdata( "customClasses" , localvarint( "classIndex" ) , "weaponSetups" , 1 , "attachment" , 1 ) );
|
|
if ( localvarstring( "loadoutSecondaryAttachment2" ) == "" )
|
|
{
|
|
setLocalVarString "loadoutSecondaryAttachment2" ( "none" );
|
|
}
|
|
setLocalVarString "loadoutSecondaryCamo" ( getplayerdata( "customClasses" , localvarint( "classIndex" ) , "weaponSetups" , 1 , "camo" ) );
|
|
setLocalVarString "loadoutEquipment" ( getplayerdata( "customClasses" , localvarint( "classIndex" ) , "perks" , 0 ) );
|
|
setLocalVarString "loadoutPerk1" ( getplayerdata( "customClasses" , localvarint( "classIndex" ) , "perks" , 1 ) );
|
|
setLocalVarString "loadoutPerk2" ( getplayerdata( "customClasses" , localvarint( "classIndex" ) , "perks" , 2 ) );
|
|
setLocalVarString "loadoutPerk3" ( getplayerdata( "customClasses" , localvarint( "classIndex" ) , "perks" , 3 ) );
|
|
setLocalVarString "loadoutStreak1" ( getplayerdata( "killstreaks" , 0 ) );
|
|
setLocalVarString "loadoutStreak2" ( getplayerdata( "killstreaks" , 1 ) );
|
|
setLocalVarString "loadoutStreak3" ( getplayerdata( "killstreaks" , 2 ) );
|
|
setLocalVarString "loadoutDeathStreak" ( getplayerdata( "customClasses" , localvarint( "classIndex" ) , "perks" , 4 ) );
|
|
setLocalVarString "loadoutOffhandSecondary" ( getplayerdata( "customClasses" , localvarint( "classIndex" ) , "specialGrenade" ) );
|
|
setLocalVarString "loadoutClassName" ( getplayerdata( "customClasses" , localvarint( "classIndex" ) , "name" ) );
|
|
if ( 0 == 0 )
|
|
{
|
|
if ( ( tablelookup( "mp/statsTable.csv" , 4 , "riotshield" , 11 ) != "" ) )
|
|
{
|
|
if ( getplayerdata( "customClasses" , localvarint( "classIndex" ) , "perks" , 1 ) == "specialty_bling" )
|
|
{
|
|
open "popup_primary_attachments_bling";
|
|
}
|
|
else
|
|
{
|
|
open "popup_primary_attachments";
|
|
}
|
|
}
|
|
else
|
|
{
|
|
open "popup_cac_primary_camo";
|
|
}
|
|
}
|
|
else
|
|
{
|
|
if ( ( tablelookup( "mp/statsTable.csv" , 4 , "riotshield" , 11 ) != "" ) )
|
|
{
|
|
if ( getplayerdata( "customClasses" , localvarint( "classIndex" ) , "perks" , 1 ) == "specialty_bling" && isitemunlocked( "specialty_secondarybling" ) )
|
|
{
|
|
open "popup_secondary_attachments_bling";
|
|
}
|
|
else
|
|
{
|
|
open "popup_secondary_attachments";
|
|
}
|
|
}
|
|
else
|
|
{
|
|
close "popup_cac_weapon_primary";
|
|
close "popup_primary_attachments" close "popup_secondary_attachments" close "popup_cac_weapon_secondary";
|
|
close "popup_cac_handgun_secondary";
|
|
close "popup_cac_machinePistols_secondary";
|
|
close "popup_cac_assault_primary";
|
|
close "popup_cac_SMG_primary";
|
|
close "popup_cac_LMG_primary";
|
|
close "popup_cac_sniper_primary";
|
|
close "popup_cac_shotgun_primary";
|
|
close "popup_cac_assault_secondary";
|
|
close "popup_cac_SMG_secondary";
|
|
close "popup_cac_LMG_secondary";
|
|
close "popup_cac_sniper_secondary";
|
|
close "popup_cac_shotgun_secondary";
|
|
close "popup_cac_template";
|
|
close "popup_cac_primary_camo";
|
|
close "popup_cac_secondary_camo";
|
|
close "popup_cac_bling";
|
|
close "popup_cac_perk2";
|
|
close "popup_cac_rocket_secondary";
|
|
close "popup_primary_attachments_bling";
|
|
close "popup_secondary_attachments_bling";
|
|
close "popup_cac_other_primary";
|
|
}
|
|
}
|
|
close self;
|
|
close "popup_cac_weapon_primary";
|
|
close "popup_primary_attachments" close "popup_secondary_attachments" close "popup_cac_weapon_secondary";
|
|
close "popup_cac_handgun_secondary";
|
|
close "popup_cac_machinePistols_secondary";
|
|
close "popup_cac_assault_primary";
|
|
close "popup_cac_SMG_primary";
|
|
close "popup_cac_LMG_primary";
|
|
close "popup_cac_sniper_primary";
|
|
close "popup_cac_shotgun_primary";
|
|
close "popup_cac_assault_secondary";
|
|
close "popup_cac_SMG_secondary";
|
|
close "popup_cac_LMG_secondary";
|
|
close "popup_cac_sniper_secondary";
|
|
close "popup_cac_shotgun_secondary";
|
|
close "popup_cac_template";
|
|
close "popup_cac_primary_camo";
|
|
close "popup_cac_secondary_camo";
|
|
close "popup_cac_bling";
|
|
close "popup_cac_perk2";
|
|
close "popup_cac_rocket_secondary";
|
|
close "popup_primary_attachments_bling";
|
|
close "popup_secondary_attachments_bling";
|
|
close "popup_cac_other_primary";
|
|
}
|
|
onFocus
|
|
{
|
|
play "mouse_over";
|
|
if ( dvarstring( "gameMode" ) != "mp" )
|
|
{
|
|
setItemColor "mw2_popup_button" backcolor 0 0 0 0;
|
|
}
|
|
setItemColor self backcolor 0 0 0 1;
|
|
setLocalVarBool "ui_popupAButton" ( 1 );
|
|
setLocalVarString "ui_info_name" ( "@" + tablelookup( "mp/statsTable.csv" , 4 , "riotshield" , 3 ) );
|
|
setLocalVarString "ui_info_desc" ( "@" + tablelookup( "mp/statstable.csv" , 4 , "riotshield" , 7 ) );
|
|
setLocalVarString "ui_info_icon" ( tablelookup( "mp/statsTable.csv" , 4 , "riotshield" , 6 ) );
|
|
}
|
|
leaveFocus
|
|
{
|
|
setItemColor self backcolor 1 1 1 0;
|
|
setLocalVarBool "ui_popupAButton" ( 0 );
|
|
}
|
|
}
|
|
itemDef
|
|
{
|
|
rect 162 84 40 20 1 1
|
|
decoration
|
|
visible 1
|
|
style 3
|
|
forecolor 1 1 1 1
|
|
background "specialty_new"
|
|
textscale 0.55
|
|
visible when ( weaponclassnew( "weapon_shield" ) )
|
|
}
|
|
itemDef
|
|
{
|
|
rect -56 0 200 124 2 1
|
|
decoration
|
|
visible 1
|
|
style 3
|
|
forecolor 1 1 1 0.5
|
|
background "small_box_lightfx"
|
|
textscale 0.55
|
|
}
|
|
itemDef
|
|
{
|
|
rect -56 0 200 124 2 1
|
|
decoration
|
|
visible 1
|
|
forecolor 1 1 1 1
|
|
textfont 9
|
|
textalign 4
|
|
textalignx 4
|
|
textscale 0.375
|
|
exp text ( localvarstring( "ui_info_name" ) )
|
|
}
|
|
itemDef
|
|
{
|
|
rect -56 10 200 100 2 1
|
|
decoration
|
|
visible 1
|
|
style 3
|
|
forecolor 1 1 1 1
|
|
textscale 0.55
|
|
visible when ( localvarstring( "ui_info_icon" ) != "" )
|
|
exp material ( localvarstring( "ui_info_icon" ) )
|
|
}
|
|
itemDef
|
|
{
|
|
rect -56 0 200 124 2 1
|
|
decoration
|
|
autowrapped
|
|
visible 1
|
|
forecolor 1 1 1 0.65
|
|
textfont 3
|
|
textalign 4
|
|
textalignx 4
|
|
textaligny 84
|
|
textscale 0.375
|
|
visible when ( isitemunlocked( "weaponRefString" + " " + "refString" ) )
|
|
exp text ( localvarstring( "ui_info_desc" ) )
|
|
}
|
|
}
|
|
} |