@ -31,9 +31,9 @@
<template name= "tipc_score" posparent= "parent" x= "0" y= "0" h= "16" posref= "TL TL" id= "" sizeref= "w" w= "0"
<template name= "tipc_score" posparent= "parent" x= "0" y= "0" h= "16" posref= "TL TL" id= "" sizeref= "w" w= "0"
text="" val="" maxval="" baseval="" tooltip="" >
text="" val="" maxval="" baseval="" tooltip="" >
<group id= "#id" posparent= "#posparent" posref= "#posref" w= "#w" h= "#h" x= "#x" y= "#y" sizeref= "#sizeref" >
<group id= "#id" posparent= "#posparent" posref= "#posref" w= "#w" h= "#h" x= "#x" y= "#y" sizeref= "#sizeref" >
<view type= "text" id= "t" posref= "TL TL" y= " -1 " color= "255 255 255 255" fontsize= "12" shadow= "true" hardtext= "#text" />
<view type= "text" id= "t" posref= "TL TL" y= " 0 " color= "255 255 255 255" fontsize= "12" shadow= "true" hardtext= "#text" />
<view type= "text_number" id= "max" posref= "MR MR" x= "-4" y= " -2 " color= "255 255 255 255" shadow= "true" fontsize= "12" value= "#maxval" positive= "true" />
<view type= "text_number" id= "max" posref= "MR MR" x= "-4" y= " 0 " color= "255 255 255 255" shadow= "true" fontsize= "12" value= "#maxval" positive= "true" />
<view type= "text" id= "sep" posparent= "max" posref= "TL TR" x= " -1 " color= "255 255 255 255" shadow= "true" fontsize= "12" hardtext= "/" />
<view type= "text" id= "sep" posparent= "max" posref= "TL TR" x= " 0 " color= "255 255 255 255" shadow= "true" fontsize= "12" hardtext= "/" />
<view type= "text_number" id= "val" posparent= "max" posref= "TL TR" x= "-10" color= "255 255 255 255" shadow= "true" fontsize= "12" value= "#val" positive= "true" />
<view type= "text_number" id= "val" posparent= "max" posref= "TL TR" x= "-10" color= "255 255 255 255" shadow= "true" fontsize= "12" value= "#val" positive= "true" />
<link expr= "ifthenelse(lt(@#maxval,@#baseval), ' 1 8 2 3 9 0 2 5 5 ' ,
<link expr= "ifthenelse(lt(@#maxval,@#baseval), ' 1 8 2 3 9 0 2 5 5 ' ,
@ -46,8 +46,8 @@
<template name= "tipc_scoreEP" posparent= "parent" x= "0" y= "0" h= "16" posref= "TL TL" id= "" sizeref= "w" w= "0"
<template name= "tipc_scoreEP" posparent= "parent" x= "0" y= "0" h= "16" posref= "TL TL" id= "" sizeref= "w" w= "0"
text="" val="" maxval="" baseval="" level="" mod="" tooltip="" >
text="" val="" maxval="" baseval="" level="" mod="" tooltip="" >
<group id= "#id" posparent= "#posparent" posref= "#posref" w= "#w" h= "#h" x= "#x" y= "#y" sizeref= "#sizeref" >
<group id= "#id" posparent= "#posparent" posref= "#posref" w= "#w" h= "#h" x= "#x" y= "#y" sizeref= "#sizeref" >
<view type= "text" id= "t" posref= "TL TL" y= " -1 " color= "255 255 255 255" fontsize= "12" shadow= "true" hardtext= "#text" />
<view type= "text" id= "t" posref= "TL TL" y= " 0 " color= "255 255 255 255" fontsize= "12" shadow= "true" hardtext= "#text" />
<view type= "text_number" id= "val" posref= "MR MR" x= "-4" y= " -2 " color= "255 255 255 255" shadow= "true" fontsize= "12" value= "#val" positive= "true" />
<view type= "text_number" id= "val" posref= "MR MR" x= "-4" y= " 0 " color= "255 255 255 255" shadow= "true" fontsize= "12" value= "#val" positive= "true" />
<link expr= "ifthenelse(lt(@#val,@#baseval), ' 1 8 2 3 9 0 2 5 5 ' ,
<link expr= "ifthenelse(lt(@#val,@#baseval), ' 1 8 2 3 9 0 2 5 5 ' ,
ifthenelse(gt(@#val,@#baseval), '180 165 0 255', '255 255 255 255'))" target="val:color" />
ifthenelse(gt(@#val,@#baseval), '180 165 0 255', '255 255 255 255'))" target="val:color" />
@ -58,8 +58,8 @@
<template name= "tipc_charac" posparent= "parent" x= "0" y= "0" h= "16" posref= "TL TL" id= "" sizeref= "w" w= "0"
<template name= "tipc_charac" posparent= "parent" x= "0" y= "0" h= "16" posref= "TL TL" id= "" sizeref= "w" w= "0"
text="" val="" suffix="" tooltip="" >
text="" val="" suffix="" tooltip="" >
<group id= "#id" posparent= "#posparent" posref= "#posref" w= "#w" h= "#h" x= "#x" y= "#y" sizeref= "#sizeref" >
<group id= "#id" posparent= "#posparent" posref= "#posref" w= "#w" h= "#h" x= "#x" y= "#y" sizeref= "#sizeref" >
<view type= "text" id= "t" posref= "TL TL" y= " -1 " color= "255 255 255 255" fontsize= "12" shadow= "true" hardtext= "#text" />
<view type= "text" id= "t" posref= "TL TL" y= " 0 " color= "255 255 255 255" fontsize= "12" shadow= "true" hardtext= "#text" />
<view type= "text_number" id= "val" posref= "MR MR" x= "-4" y= " -2 " color= "255 255 255 255" shadow= "true" fontsize= "12" value= "#val" positive= "true" suffix= "#suffix" />
<view type= "text_number" id= "val" posref= "MR MR" x= "-4" y= " 0 " color= "255 255 255 255" shadow= "true" fontsize= "12" value= "#val" positive= "true" suffix= "#suffix" />
<ctrl type= "tooltip" id= "tt" sizeref= "wh" tooltip= "#tooltip" />
<ctrl type= "tooltip" id= "tt" sizeref= "wh" tooltip= "#tooltip" />
</group>
</group>
</template>
</template>
@ -67,8 +67,8 @@
<template name= "tipc_characReg" posparent= "parent" x= "0" y= "0" h= "16" posref= "TL TL" id= "" sizeref= "w" w= "0"
<template name= "tipc_characReg" posparent= "parent" x= "0" y= "0" h= "16" posref= "TL TL" id= "" sizeref= "w" w= "0"
text="" val="" baseval="" suffix="" tooltip="" >
text="" val="" baseval="" suffix="" tooltip="" >
<group id= "#id" posparent= "#posparent" posref= "#posref" w= "#w" h= "#h" x= "#x" y= "#y" sizeref= "#sizeref" >
<group id= "#id" posparent= "#posparent" posref= "#posref" w= "#w" h= "#h" x= "#x" y= "#y" sizeref= "#sizeref" >
<view type= "text" id= "t" posref= "TL TL" y= " -1 " color= "255 255 255 255" fontsize= "12" shadow= "true" hardtext= "#text" />
<view type= "text" id= "t" posref= "TL TL" y= " 0 " color= "255 255 255 255" fontsize= "12" shadow= "true" hardtext= "#text" />
<view type= "text_number" id= "val" posref= "MR MR" x= "-4" y= " -2 " color= "255 255 255 255" shadow= "true" fontsize= "12" value= "#val" positive= "true" suffix= "#suffix" />
<view type= "text_number" id= "val" posref= "MR MR" x= "-4" y= " 0 " color= "255 255 255 255" shadow= "true" fontsize= "12" value= "#val" positive= "true" suffix= "#suffix" />
<link expr= "ifthenelse(lt(@#val,@#baseval), ' 1 8 2 3 9 0 2 5 5 ' ,
<link expr= "ifthenelse(lt(@#val,@#baseval), ' 1 8 2 3 9 0 2 5 5 ' ,
ifthenelse(gt(@#val,@#baseval), '180 165 0 255', '255 255 255 255'))" target="val:color" />
ifthenelse(gt(@#val,@#baseval), '180 165 0 255', '255 255 255 255'))" target="val:color" />
<ctrl type= "tooltip" id= "tt" sizeref= "wh" on_tooltip= "lua:game:tooltipScore('#baseval', '#val','#tooltip')" />
<ctrl type= "tooltip" id= "tt" sizeref= "wh" on_tooltip= "lua:game:tooltipScore('#baseval', '#val','#tooltip')" />
@ -80,8 +80,8 @@
<template name= "tipc_magic_protect" posparent= "parent" x= "0" y= "0" h= "16" posref= "TL TL" id= "" sizeref= "w" w= "0"
<template name= "tipc_magic_protect" posparent= "parent" x= "0" y= "0" h= "16" posref= "TL TL" id= "" sizeref= "w" w= "0"
val="" tooltip="" >
val="" tooltip="" >
<group id= "#id" posparent= "#posparent" posref= "#posref" w= "#w" h= "#h" x= "#x" y= "#y" sizeref= "#sizeref" >
<group id= "#id" posparent= "#posparent" posref= "#posref" w= "#w" h= "#h" x= "#x" y= "#y" sizeref= "#sizeref" >
<view type= "text" id= "t" posref= "TL TL" y= " -1 " color= "255 255 255 255" fontsize= "12" shadow= "true" hardtext= "uiProtect_#id" />
<view type= "text" id= "t" posref= "TL TL" y= " 0 " color= "255 255 255 255" fontsize= "12" shadow= "true" hardtext= "uiProtect_#id" />
<view type= "text" id= "val" posref= "MR MR" x= "-4" y= " -2 " color= "255 255 255 255" shadow= "true" fontsize= "12" hardtext= "" />
<view type= "text" id= "val" posref= "MR MR" x= "-4" y= " 0 " color= "255 255 255 255" shadow= "true" fontsize= "12" hardtext= "" />
<ctrl type= "tooltip" id= "tt" sizeref= "wh" on_tooltip= "lua:game:tooltipMagicProtect('#val','uittProtect_#id')" />
<ctrl type= "tooltip" id= "tt" sizeref= "wh" on_tooltip= "lua:game:tooltipMagicProtect('#val','uittProtect_#id')" />
<!-- change text when db change -->
<!-- change text when db change -->
<link expr= "depends(@#val,@%player_protect_maxratio)" action= "lua:game:displayMagicProtect('#val')" />
<link expr= "depends(@#val,@%player_protect_maxratio)" action= "lua:game:displayMagicProtect('#val')" />
@ -93,8 +93,8 @@
<template name= "tipc_magic_resist" posparent= "parent" x= "0" y= "0" h= "16" posref= "TL TL" id= "" sizeref= "w" w= "0"
<template name= "tipc_magic_resist" posparent= "parent" x= "0" y= "0" h= "16" posref= "TL TL" id= "" sizeref= "w" w= "0"
val="" tooltip="" >
val="" tooltip="" >
<group id= "#id" posparent= "#posparent" posref= "#posref" w= "#w" h= "#h" x= "#x" y= "#y" sizeref= "#sizeref" >
<group id= "#id" posparent= "#posparent" posref= "#posref" w= "#w" h= "#h" x= "#x" y= "#y" sizeref= "#sizeref" >
<view type= "text" id= "t" posref= "TL TL" y= " -1 " color= "255 255 255 255" fontsize= "12" shadow= "true" hardtext= "uiResist_#id" />
<view type= "text" id= "t" posref= "TL TL" y= " 0 " color= "255 255 255 255" fontsize= "12" shadow= "true" hardtext= "uiResist_#id" />
<view type= "text" id= "val" posref= "MR MR" x= "-4" y= " -2 " color= "255 255 255 255" shadow= "true" fontsize= "12" hardtext= "" />
<view type= "text" id= "val" posref= "MR MR" x= "-4" y= " 0 " color= "255 255 255 255" shadow= "true" fontsize= "12" hardtext= "" />
<ctrl type= "tooltip" id= "tt" sizeref= "wh" on_tooltip= "lua:game:tooltipMagicResist('#val','uittResist_#id')" />
<ctrl type= "tooltip" id= "tt" sizeref= "wh" on_tooltip= "lua:game:tooltipMagicResist('#val','uittResist_#id')" />
<!-- change text when db change. NB: resist depends also on skill -->
<!-- change text when db change. NB: resist depends also on skill -->
<link expr= "depends(@#val,@%player_resist_maxratio,@UI:VARIABLES:TRACK_SKILL_CHANGE)" action= "lua:game:displayMagicResist('#val')" />
<link expr= "depends(@#val,@%player_resist_maxratio,@UI:VARIABLES:TRACK_SKILL_CHANGE)" action= "lua:game:displayMagicResist('#val')" />
@ -108,10 +108,10 @@
text="" >
text="" >
<group id= "#id" posparent= "#posparent" posref= "#posref" w= "#w" h= "#h" x= "#x" y= "#y" sizeref= "#sizeref" >
<group id= "#id" posparent= "#posparent" posref= "#posref" w= "#w" h= "#h" x= "#x" y= "#y" sizeref= "#sizeref" >
<view type= "text" id= "t" posref= "TL TL" y= " -1 " color= "255 255 255 255" fontsize= "12" shadow= "true" hardtext= "#text" />
<view type= "text" id= "t" posref= "TL TL" y= " 0 " color= "255 255 255 255" fontsize= "12" shadow= "true" hardtext= "#text" />
<view type= "text" id= "max" posref= "MR MR" x= "-4" y= " -1 " color= "255 255 255 255" shadow= "true" fontsize= "12" hardtext= "0" />
<view type= "text" id= "max" posref= "MR MR" x= "-4" y= " 0 " color= "255 255 255 255" shadow= "true" fontsize= "12" hardtext= "0" />
<view type= "text" id= "sep" posref= "MR MR" x= "-20" y= " -1 " color= "255 255 255 255" shadow= "true" fontsize= "12" hardtext= "/" />
<view type= "text" id= "sep" posref= "MR MR" x= "-20" y= " 0 " color= "255 255 255 255" shadow= "true" fontsize= "12" hardtext= "/" />
<view type= "text" id= "val" posref= "MR MR" x= "-37" y= " -1 " color= "255 255 255 255" shadow= "true" fontsize= "12" hardtext= "0" />
<view type= "text" id= "val" posref= "MR MR" x= "-37" y= " 0 " color= "255 255 255 255" shadow= "true" fontsize= "12" hardtext= "0" />
<ctrl type= "tooltip" id= "tt" sizeref= "wh" />
<ctrl type= "tooltip" id= "tt" sizeref= "wh" />
@ -125,7 +125,7 @@
<group id= "#id" posparent= "#posparent" posref= "#posref" w= "#w" h= "#h" x= "#x" y= "#y" sizeref= "#sizeref" >
<group id= "#id" posparent= "#posparent" posref= "#posref" w= "#w" h= "#h" x= "#x" y= "#y" sizeref= "#sizeref" >
<view type= "text" id= "t" posref= "TL TL" y= "-1" color= "255 255 255 255" fontsize= "12" shadow= "true" hardtext= "#text" />
<view type= "text" id= "t" posref= "TL TL" y= "-1" color= "255 255 255 255" fontsize= "12" shadow= "true" hardtext= "#text" />
<view type= "text" id= "val" posref= "MR MR" x= "-4" y= " -2 " color= "255 255 255 255" shadow= "true" fontsize= "12" hardtext= "0" />
<view type= "text" id= "val" posref= "MR MR" x= "-4" y= " 0 " color= "255 255 255 255" shadow= "true" fontsize= "12" hardtext= "0" />
<ctrl type= "tooltip" id= "tt" sizeref= "wh" on_tooltip= "lua:RingPlayerInfo:tooltipRRPs('#val','#tooltip')" />
<ctrl type= "tooltip" id= "tt" sizeref= "wh" on_tooltip= "lua:RingPlayerInfo:tooltipRRPs('#val','#tooltip')" />
<link expr= "@#val" action= "lua:RingPlayerInfo:updateRRPSLevel('#val', '#tooltip')" />
<link expr= "@#val" action= "lua:RingPlayerInfo:updateRRPSLevel('#val', '#tooltip')" />
@ -141,7 +141,7 @@
<view type= "bitmap" id= "jauge_graph" posref= "TL TL" texture= "jauge.tga" color= "#color" global_color= "false" />
<view type= "bitmap" id= "jauge_graph" posref= "TL TL" texture= "jauge.tga" color= "#color" global_color= "false" />
</group>
</group>
<view type= "text" id= "t" posref= "TL TL" x= "16" y= " -3 " color= "255 255 255 255" global_color= "false" fontsize= "10" shadow= "true" hardtext= "#text" />
<view type= "text" id= "t" posref= "TL TL" x= "16" y= " 2 " color= "255 255 255 255" global_color= "false" fontsize= "10" shadow= "true" hardtext= "#text" />
<!--
<!--
<view type= "text_number" id= "max" posref= "MR MR" x= "-12" y= "-2" color= "255 255 255 255" shadow= "true" global_color= "false" fontsize= "10" value= "#maxval" positive= "true" />
<view type= "text_number" id= "max" posref= "MR MR" x= "-12" y= "-2" color= "255 255 255 255" shadow= "true" global_color= "false" fontsize= "10" value= "#maxval" positive= "true" />
<view type= "text" id= "sep" posparent= "max" posref= "TL TR" x= "-1" color= "255 255 255 255" shadow= "true" global_color= "false" fontsize= "10" hardtext= "/" />
<view type= "text" id= "sep" posparent= "max" posref= "TL TR" x= "-1" color= "255 255 255 255" shadow= "true" global_color= "false" fontsize= "10" hardtext= "/" />
@ -165,7 +165,7 @@
text="" >
text="" >
<group id= "#id" posparent= "#posparent" posref= "#posref" w= "#w" h= "#h" x= "#x" y= "#y" sizeref= "#sizeref" >
<group id= "#id" posparent= "#posparent" posref= "#posref" w= "#w" h= "#h" x= "#x" y= "#y" sizeref= "#sizeref" >
<view type= "text" id= "t" posref= "TL TL" y= " -1 " color= "255 255 255 255" fontsize= "12" shadow= "true" hardtext= "#text" />
<view type= "text" id= "t" posref= "TL TL" y= " 0 " color= "255 255 255 255" fontsize= "12" shadow= "true" hardtext= "#text" />
<view type= "bitmap" id= "b_jauge_rating" posref= "MR MR" y= "0" texture= "slot_jauge.tga" inherit_gc_alpha= "false" />
<view type= "bitmap" id= "b_jauge_rating" posref= "MR MR" y= "0" texture= "slot_jauge.tga" inherit_gc_alpha= "false" />
<instance template= "jauge_rating" id= "jauge_rating" posref= "MR MR" color= "214 56 7 255" color_gray= "160 42 5 255"
<instance template= "jauge_rating" id= "jauge_rating" posref= "MR MR" color= "214 56 7 255" color_gray= "160 42 5 255"
@ -191,8 +191,8 @@
<variable entry= "UI:TITLE" type= "sint64" value= "-1" />
<variable entry= "UI:TITLE" type= "sint64" value= "-1" />
<group type= "container" id= "info_player_skills" w= "5 0 0" title= "uiSkillsTitle" global_color= "false" header_color= "UI:SAVE:WIN:COLORS:PLA"
<group type= "container" id= "info_player_skills" w= "5 4 0" title= "uiSkillsTitle" global_color= "false" header_color= "UI:SAVE:WIN:COLORS:PLA"
min_w="330" max_w="500" min_h="565 " max_h="1600" pop_max_h="800"
min_w="350" max_w="540" min_h="550 " max_h="1600" pop_max_h="800"
on_active="proc" on_active_params="progression_proc_active"
on_active="proc" on_active_params="progression_proc_active"
on_deactive="proc" on_deactive_params="progression_proc_deactive"
on_deactive="proc" on_deactive_params="progression_proc_deactive"
open_button="false" force_open_out="true" title_bar_open="false"
open_button="false" force_open_out="true" title_bar_open="false"
@ -205,47 +205,36 @@
group_params_r="menu=ui:interface:base_menu_with_color" >
group_params_r="menu=ui:interface:base_menu_with_color" >
</group>
</group>
<!--
<group id= "header_opened" x= "0" y= "0" w= "100" h= "48" posref= "TL TL"
<group id= "header_opened" x= "0" y= "0" w= "100" h= "48" posref= "TL TL"
group_onclick_r="active_menu" group_params_r="menu=ui:interface:base_menu_with_color">
group_onclick_r="active_menu" group_params_r="menu=ui:interface:base_menu_with_color">
<group type= "tab" id= "info_player_skills_tabs" child_resize_w= "true" h= "24" posref= "TL TL" x= "0" y= "-24" >
<group type= "tab" id= "info_player_skills_tabs" child_resize_w= "true" h= "24" posref= "TL TL" x= "0" y= "-24" >
<ctrl style= "tab_button_new" id= "tab0" x= "0" posref= "TL TL" group= "content:basics_skills" hardtext= "uiR2EDBasicSkills" onclick_r= "" params_r= "" onclick_l= "" params_l= "" />
<ctrl style= "tab_button_new" id= "tab0" x= "0" posref= "TL TL" group= "content:basics_skills" hardtext= "uiR2EDBasicSkills" onclick_r= "" params_r= "" onclick_l= "" params_l= "" />
<ctrl style= "tab_button_new" id= "tab1" posparent= "tab0" group= "content:ring_skills" hardtext= "uiR2EDRingSkills" onclick_r= "" params_r= "" onclick_l= "" params_l= "" />
<ctrl style= "tab_button_new" id= "tab1" posparent= "tab0" group= "content:ring_skills" hardtext= "uiR2EDRingSkills" onclick_r= "" params_r= "" onclick_l= "" params_l= "" />
<ctrl style= "tab_button_new" id= "tab2" posparent= "tab1" group= "content:rpjobs" hardtext= "uiRpJobs" onclick_r= "" params_r= "" />
<ctrl style= "tab_button_new" id= "tab3" posparent= "tab2" group= "content:webinfos" hardtext= "uiPlayerInfos" onclick_r= "" params_r= "" onclick_l= "" params_l= "" />
</group>
</group>
<view type= "bitmap" id= "sep" posparent= "info_player_skills_tabs" posref= "BR BL" sizeparent= "parent" sizeref= "w" w= "0" h= "1" scale= "true" texture= "blank.tga" color= "166 166 166 255" />
<view type= "bitmap" id= "sep" posparent= "info_player_skills_tabs" posref= "BR BL" sizeparent= "parent" sizeref= "w" w= "0" h= "1" scale= "true" texture= "blank.tga" color= "166 166 166 255" />
</group>
</group>
-->
<group id= "header_opened" x= "0" y= "0" w= "400" h= "552" posref= "TL TL"
group_onclick_r="active_menu" group_params_r="menu=ui:interface:base_menu_with_color">
<!-- <group id="basics_skills" sizeref="wh" w="0" y="0" h="0" posref="TL TL"> -->
<group id= "title" posref= "TL TL" sizeref= "w" w= "-1" h= "24" y= "-22" >
<view type= "text" id= "player_title_txt" posref= "TL TL" x= "0" y= "-4" hardtext= "uiPlayerTitle" shadow= "true" color= "255 255 255 255" global_color= "false" fontsize= "12" />
<group type= "combo_box" id= "player_title" w= "300" h= "20" value= "UI:TITLE" posparent= "player_title_txt" posref= "TR TL" x= "4" y= "4" on_select_start= "title_combobox_button" >
<group id= "content" x= "0" y= "0" h= "550" posref= "TL TL" >
<instance template= "combo_box_def1" />
</group>
<instance template= "text_tt" posparent= "player_title" tooltip= "uittIdentityTitle" />
<link expr= "@UI:TITLE" action= "title_combobox_changed" />
< / group>
<group id= "basics_skills" sizeref= "wh" w= "0" y= "0" h= "0" posref= "TL TL" >
<ctrl style= "text_button_16" id= "inf" posref= "TR TR" y= "-24" wmargin= "8" hardtext= "uiInfo" tooltip= "uittIdentityInfo" onclick_l= "open_title_help" params_l= "from=user" />
<view type= "text" id= "character_race_title" posparent= "basics_skills" posref= "TL TL" x= "0" y= "-10" hardtext= "uiRaceBold" shadow= "true" color= "255 255 255 255" global_color= "false" fontsize= "12" />
<view type= "text" id= "character_race_name" posparent= "character_race_title" posref= "TR TL" shadow= "true" color= "255 200 55 255" global_color= "false" x= "2" fontsize= "12" hardtext= "" />
<group id= "guild" posref= "TL TL" sizeref= "w" h= "1 2" y= "-52 " >
<group id= "guild" posref= "TL TL" sizeref= "w" h= "1 4" y= "-30 " >
<view type= "text" id= "guild_title" posref= "TL TL" x= "0" y= "0" hardtext= "uiGuildMembership" shadow= "true" color= "255 255 255 255" global_color= "false" fontsize= "12" />
<view type= "text" id= "guild_title" posref= "TL TL" x= "0" y= "0" hardtext= "uiGuildMembership" shadow= "true" color= "255 255 255 255" global_color= "false" fontsize= "12" />
<view type= "text_id" id= "name" posparent= "guild_title" posref= "TR TL" shadow= "true" color= "255 2 55 255 255" global_color= "true " fontsize= "12" textid= "SERVER:GUILD:NAME" dynamic_string= "false" />
<view type= "text_id" id= "name" posparent= "guild_title" posref= "TR TL" shadow= "true" color= "255 2 00 55 255" global_color= "false" x= "2 " fontsize= "12" textid= "SERVER:GUILD:NAME" dynamic_string= "false" />
</group>
</group>
<group id= "scores" posref= "TL TL" sizeref= "w5" w= "-1" h= "188" y= "- 7 2" >
<group id= "scores" posref= "TL TL" sizeref= "w5" w= "-1" h= "188" y= "- 5 2" >
<view type= "text" id= "Skill_t" posref= "TL TL" x= "0" y= "0" hardtext= "uiScoreTable" shadow= "true" color= "255 255 255 255" global_color= "false" fontsize= "12" />
<view type= "text" id= "Skill_t" posref= "TL TL" x= "0" y= "0" hardtext= "uiScoreTable" shadow= "true" color= "255 255 255 255" global_color= "false" fontsize= "12" />
<group id= "black" posref= "TL TL" x= "0" sizeref= "w" y= "-1 4 " w= "0" h= "172" inherit_gc_alpha= "true" >
<group id= "black" posref= "TL TL" x= "0" sizeref= "w" y= "-1 6 " w= "0" h= "172" inherit_gc_alpha= "true" >
<view type= "text" id= "values" posref= "TL TL" x= "4" y= "-4" hardtext= "uiValues" shadow= "true" fontsize= "10" color= "255 255 255 255" />
<view type= "text" id= "values" posref= "TL TL" x= "4" y= "-4" hardtext= "uiValues" shadow= "true" fontsize= "10" color= "255 255 255 255" />
<instance template= "tipc_score" id= "lif" posref= "TL TL" x= "8" y= "-20" w= "-8" tooltip= "uittIdentityHP"
<instance template= "tipc_score" id= "lif" posref= "TL TL" x= "8" y= "-20" w= "-8" tooltip= "uittIdentityHP"
@ -274,9 +263,9 @@
</group>
</group>
<group id= "caracs" posref= "TM TL" sizeref= "w5" w= "-1" x= "1" h= "188" y= "- 7 2" >
<group id= "caracs" posref= "TM TL" sizeref= "w5" w= "-1" x= "1" h= "188" y= "- 5 2" >
<view type= "text" id= "Skill_t" posref= "TL TL" x= "0" y= "0" hardtext= "uiCaracsTable" shadow= "true" color= "255 255 255 255" global_color= "false" fontsize= "12" />
<view type= "text" id= "Skill_t" posref= "TL TL" x= "0" y= "0" hardtext= "uiCaracsTable" shadow= "true" color= "255 255 255 255" global_color= "false" fontsize= "12" />
<group id= "black" posref= "TL TL" x= "0" sizeref= "w" y= "-1 4 " w= "0" h= "172" inherit_gc_alpha= "true" >
<group id= "black" posref= "TL TL" x= "0" sizeref= "w" y= "-1 6 " w= "0" h= "172" inherit_gc_alpha= "true" >
<instance template= "tipc_charac" id= "hpmax" posref= "TL TL" x= "8" y= "-20" w= "-8"
<instance template= "tipc_charac" id= "hpmax" posref= "TL TL" x= "8" y= "-20" w= "-8"
text="uiCarac_HpMax" val="%player_carac_hpmax" tooltip="uittIdentityCons" />
text="uiCarac_HpMax" val="%player_carac_hpmax" tooltip="uittIdentityCons" />
@ -300,9 +289,9 @@
<instance template= "inner_thin_border" posparent= "black" inherit_gc_alpha= "true" />
<instance template= "inner_thin_border" posparent= "black" inherit_gc_alpha= "true" />
</group>
</group>
<group id= "skillpoints" posref= "TL TL" sizeref= "w5" w= "-1" h= "83" y= "-2 6 4" >
<group id= "skillpoints" posref= "TL TL" sizeref= "w5" w= "-1" h= "83" y= "-2 48 " >
<view type= "text" id= "sp" posref= "TL TL" x= "0" y= "0" hardtext= "uiSkillPoints" shadow= "true" color= "255 255 255 255" global_color= "false" fontsize= "12" />
<view type= "text" id= "sp" posref= "TL TL" x= "0" y= "0" hardtext= "uiSkillPoints" shadow= "true" color= "255 255 255 255" global_color= "false" fontsize= "12" />
<group id= "black" posref= "TL TL" x= "0" sizeref= "w" y= "-1 4 " w= "0" h= "67" inherit_gc_alpha= "true" >
<group id= "black" posref= "TL TL" x= "0" sizeref= "w" y= "-1 6 " w= "0" h= "67" inherit_gc_alpha= "true" >
<instance template= "skill_points_widget" id= "sp0" global_color= "true" posref= "TL TL" x= "0" y= "-4" hardtext= "uiSkillPoints0" value= "%skill_points_0" tooltip= "uittIdentitySkillFight" fontsize_text= "12" fontsize_number= "12" />
<instance template= "skill_points_widget" id= "sp0" global_color= "true" posref= "TL TL" x= "0" y= "-4" hardtext= "uiSkillPoints0" value= "%skill_points_0" tooltip= "uittIdentitySkillFight" fontsize_text= "12" fontsize_number= "12" />
<instance template= "skill_points_widget" id= "sp1" posparent= "sp0" global_color= "true" posref= "BL TL" x= "0" hardtext= "uiSkillPoints1" value= "%skill_points_1" tooltip= "uittIdentitySkillMagic" fontsize_text= "12" fontsize_number= "12" />
<instance template= "skill_points_widget" id= "sp1" posparent= "sp0" global_color= "true" posref= "BL TL" x= "0" hardtext= "uiSkillPoints1" value= "%skill_points_1" tooltip= "uittIdentitySkillMagic" fontsize_text= "12" fontsize_number= "12" />
@ -313,9 +302,9 @@
<instance template= "inner_thin_border" posparent= "black" inherit_gc_alpha= "true" />
<instance template= "inner_thin_border" posparent= "black" inherit_gc_alpha= "true" />
</group>
</group>
<group id= "misc" posref= "TM TL" sizeref= "w5" w= "-1" x= "1" h= "83" y= "-2 6 4" >
<group id= "misc" posref= "TM TL" sizeref= "w5" w= "-1" x= "1" h= "83" y= "-2 48 " >
<view type= "text" id= "cm" posref= "TL TL" x= "0" y= "0" hardtext= "uiCaracMisc" shadow= "true" color= "255 255 255 255" global_color= "false" fontsize= "12" />
<view type= "text" id= "cm" posref= "TL TL" x= "0" y= "0" hardtext= "uiCaracMisc" shadow= "true" color= "255 255 255 255" global_color= "false" fontsize= "12" />
<group id= "black" posref= "TL TL" x= "0" sizeref= "w" y= "-1 4 " w= "0" h= "67" inherit_gc_alpha= "true" >
<group id= "black" posref= "TL TL" x= "0" sizeref= "w" y= "-1 6 " w= "0" h= "67" inherit_gc_alpha= "true" >
<!-- Total Malus: Must multiply by 2 the Equip Malus that is in Server DB, to have it in percentage -->
<!-- Total Malus: Must multiply by 2 the Equip Malus that is in Server DB, to have it in percentage -->
<instance template= "tipc_charac" id= "total_malus" posref= "TL TL" x= "8" y= "-4" w= "-8"
<instance template= "tipc_charac" id= "total_malus" posref= "TL TL" x= "8" y= "-4" w= "-8"
@ -340,12 +329,12 @@
<instance template= "inner_thin_border" posparent= "black" inherit_gc_alpha= "true" />
<instance template= "inner_thin_border" posparent= "black" inherit_gc_alpha= "true" />
</group>
</group>
<group id= "resists" posref= "TL TL" sizeref= "w5" w= "-1" h= "15 5" y= "-351 " >
<group id= "resists" posref= "TL TL" sizeref= "w5" w= "-1" h= "15 7" y= "-338 " >
<view type= "text" id= "resists_t" posref= "TL TL" x= "0" y= "0" hardtext= "uiResistsTable" shadow= "true" color= "255 255 255 255" global_color= "false" fontsize= "12" />
<view type= "text" id= "resists_t" posref= "TL TL" x= "0" y= "0" hardtext= "uiResistsTable" shadow= "true" color= "255 255 255 255" global_color= "false" fontsize= "12" />
<instance template= "text_tt" posparent= "resists_t" tooltip= "uittMagicResistTable" />
<instance template= "text_tt" posparent= "resists_t" tooltip= "uittMagicResistTable" />
<group id= "black" posref= "TL TL" x= "0" sizeref= "w" y= "-1 4" w= "0" h= "141 " inherit_gc_alpha= "true" >
<group id= "black" posref= "TL TL" x= "0" sizeref= "w" y= "-1 6" w= "0" h= "140 " inherit_gc_alpha= "true" >
<instance template= "tipc_magic_resist" id= "Desert" posref= "TL TL" x= "8" y= "- 10 " w= "-8"
<instance template= "tipc_magic_resist" id= "Desert" posref= "TL TL" x= "8" y= "- 8 " w= "-8"
val="%player_resist_desert" />
val="%player_resist_desert" />
<instance template= "tipc_magic_resist" id= "Forest" posparent= "Desert" posref= "BL TL" y= "0"
<instance template= "tipc_magic_resist" id= "Forest" posparent= "Desert" posref= "BL TL" y= "0"
val="%player_resist_forest" />
val="%player_resist_forest" />
@ -359,20 +348,20 @@
<instance template= "inner_thin_border" posparent= "black" inherit_gc_alpha= "true" />
<instance template= "inner_thin_border" posparent= "black" inherit_gc_alpha= "true" />
</group>
</group>
<group id= "magic_protect" posref= "TM TL" sizeref= "w5" w= "-1" x="1" h= "155" y= "-351 " >
<group id= "magic_protect" posref= "TM TL" sizeref= "w5" w= "-1" h="158" y= "-337 " >
<view type= "text" id= "protections_t" posref= "TL TL" x= "0" y= "0" hardtext= "uiMagicProtectTable" shadow= "true" color= "255 255 255 255" global_color= "false" fontsize= "12" />
<view type= "text" id= "protections_t" posref= "TL TL" x= "0" y= "0" hardtext= "uiMagicProtectTable" shadow= "true" color= "255 255 255 255" global_color= "false" fontsize= "12" />
<instance template= "text_tt" posparent= "protections_t" tooltip= "uittMagicProtectTable" />
<instance template= "text_tt" posparent= "protections_t" tooltip= "uittMagicProtectTable" />
<group id= "black" posref= "TL TL" x= "0" sizeref= "w" y= "-1 4" w= "0" h= "141 " inherit_gc_alpha= "true" >
<group id= "black" posref= "TL TL" x= "0" sizeref= "w" y= "-1 6" w= "0" h= "140 " inherit_gc_alpha= "true" >
<instance template= "tipc_magic_protect" id= "Acid" posref= "TL TL" x= "8" y= "- 10 " w= "-8"
<instance template= "tipc_magic_protect" id= "Acid" posref= "TL TL" x= "8" y= "- 8 " w= "-8"
val="%player_protect_acid" />
val="%player_protect_acid" />
<instance template= "tipc_magic_protect" id= "Cold" posparent= "Acid" posref= "BL TL" y= "0"
<instance template= "tipc_magic_protect" id= "Cold" posparent= "Acid" posref= "BL TL" y= "0"
val="%player_protect_cold" />
val="%player_protect_cold" />
<instance template= "tipc_magic_protect" id= "Fire" posparent= "Cold" posref= "BL TL" y= "0"
<instance template= "tipc_magic_protect" id= "Rot" posparent= "Cold" posref= "BL TL" y= "0"
val="%player_protect_fire" />
<instance template= "tipc_magic_protect" id= "Rot" posparent= "Fire" posref= "BL TL" y= "0"
val="%player_protect_rot" />
val="%player_protect_rot" />
<instance template= "tipc_magic_protect" id= "Shockwave" posparent= "Rot" posref= "BL TL" y= "0"
<instance template= "tipc_magic_protect" id= "Fire" posparent= "Rot" posref= "BL TL" y= "0"
val="%player_protect_fire" />
<instance template= "tipc_magic_protect" id= "Shockwave" posparent= "Fire" posref= "BL TL" y= "0"
val="%player_protect_shockwave" />
val="%player_protect_shockwave" />
<instance template= "tipc_magic_protect" id= "Poison" posparent= "Shockwave" posref= "BL TL" y= "0"
<instance template= "tipc_magic_protect" id= "Poison" posparent= "Shockwave" posref= "BL TL" y= "0"
val="%player_protect_poison" />
val="%player_protect_poison" />
@ -385,18 +374,18 @@
<instance template= "inner_thin_border" posparent= "black" inherit_gc_alpha= "true" />
<instance template= "inner_thin_border" posparent= "black" inherit_gc_alpha= "true" />
</group>
</group>
<group id= "dodge" posref= "TL TL" sizeref= "w5" w= "-1" h= "4 0" y= "-512 " >
<group id= "dodge" posref= "TL TL" sizeref= "w5" w= "-1" h= "4 2" y= "-500 " >
<view type= "text" id= "defense_t" posref= "TL TL" x= "0" y= "0" hardtext= "uiDefenseTitle" shadow= "true" color= "255 255 255 255" global_color= "false" fontsize= "12" />
<view type= "text" id= "defense_t" posref= "TL TL" x= "0" y= "0" hardtext= "uiDefenseTitle" shadow= "true" color= "255 255 255 255" global_color= "false" fontsize= "12" />
<group id= "black" posref= "TL TL" x= "0" sizeref= "w" y= "-1 4" w= "0" h= "26 " inherit_gc_alpha= "true" >
<group id= "black" posref= "TL TL" x= "0" sizeref= "w" y= "-1 6" w= "0" h= "24 " inherit_gc_alpha= "true" >
<instance template= "tipc_scoreEP" id= "dodge" posref= "TL TL" x= "8" y= "- 10 " w= "-8"
<instance template= "tipc_scoreEP" id= "dodge" posref= "TL TL" x= "8" y= "- 5 " w= "-8"
text="uiDodge" val="%player_dodge_current" maxval="%player_dodge_base" baseval="%player_dodge_base" tooltip="uittIdentityDodge" level="%player_dodge_current" mod="%player_dodge_success_mod"/>
text="uiDodge" val="%player_dodge_current" maxval="%player_dodge_base" baseval="%player_dodge_base" tooltip="uittIdentityDodge" level="%player_dodge_current" mod="%player_dodge_success_mod"/>
</group>
</group>
<instance template= "inner_thin_border" posparent= "black" inherit_gc_alpha= "true" />
<instance template= "inner_thin_border" posparent= "black" inherit_gc_alpha= "true" />
</group>
</group>
<group id= "parry" posref= "TM TL" sizeref= "w5" w= "-1" x="1" h= "40" y= "-512 " >
<group id= "parry" posref= "TM TL" sizeref= "w5" w= "-1" h="42" y= "-500 " >
<group id= "black" posref= "TL TL" x= "0" sizeref= "w" y= "-1 4" w= "0" h= "26 " inherit_gc_alpha= "true" >
<group id= "black" posref= "TL TL" x= "0" sizeref= "w" y= "-1 6" w= "0" h= "24 " inherit_gc_alpha= "true" >
<instance template= "tipc_scoreEP" id= "parry" posref= "TL TL" x= "8" y= "- 10 " w= "-8"
<instance template= "tipc_scoreEP" id= "parry" posref= "TL TL" x= "8" y= "- 5 " w= "-8"
text="uiParry" val="%player_parry_current" maxval="%player_parry_base" baseval="%player_parry_base" tooltip="uittIdentityParry" level="%player_parry_current" mod="%player_parry_success_mod"/>
text="uiParry" val="%player_parry_current" maxval="%player_parry_base" baseval="%player_parry_base" tooltip="uittIdentityParry" level="%player_parry_current" mod="%player_parry_success_mod"/>
</group>
</group>
<instance template= "inner_thin_border" posparent= "black" inherit_gc_alpha= "true" />
<instance template= "inner_thin_border" posparent= "black" inherit_gc_alpha= "true" />
@ -406,80 +395,66 @@
<instance template= "faction_points_widget" id= "fp" posref= "TL TL" x= "0" y= "-555" />
<instance template= "faction_points_widget" id= "fp" posref= "TL TL" x= "0" y= "-555" />
-->
-->
<!-- </group> -->
</group>
<!--
<group id= "ring_skills" sizeref= "wh" w= "0" y= "0" h= "0" posref= "TL TL" >
<group id= "ring_skills" sizeref= "wh" w= "0" y= "0" h= "0" posref= "TL TL" >
<instance template= "ecosystem_points_widget" id= "ep" posref= "TL TL" x= "0" y= "-10" />
<group id= "ecosystem_points" posref= "TL TL" y= "-35" sizeref= "w5" w= "-4" child_resize_h= "true" child_resize_hmargin= "16" >
<instance template= "faction_points_widget" id= "fp" posparent= "ep" posref= "BL TL" x= "0" y= "-10" />
<instance template= "org_points_widget" id= "op" posparent= "fp" posref= "BL TL" x= "0" y= "-10" />
<instance template= "inner_thin_border_group" />
<group id= "pvp_points" posparent= "op" posref= "BL TL" sizeref= "w" w= "-1" h= "50" y= "-10" >
<view type= "text" id= "pvppoints_t" posref= "TL TL" x= "0" y= "0" hardtext= "uiPvpPoints" shadow= "true" color= "255 255 255 255" global_color= "false" fontsize= "12" />
<instance template= "ecosystem_points" id= "basic" posref= "TL TL" x= "8" y= "-8" w= "-16" tooltip= "uiR2EDBasicsPointsTooltip"
<group id= "black" posref= "TL TL" x= "0" sizeref= "w" y= "-18" w= "0" h= "30" inherit_gc_alpha= "true" >
text="uiR2EDBasicsPoints"/>
<view type= "bitmap" id= "icon" posref= "ML ML" x= "8" y= "0" inherit_gc_alpha= "false" texture= "points_pvp_24.tga" global_color= "false" />
<view type= "text" id= "total" posref= "ML ML" x= "34" y= "0" hardtext= "uiPvpTotal" shadow= "true" color= "255 255 255 255" global_color= "true" fontsize= "12" />
<instance template= "ecosystem_points" id= "desert" posparent= "basic" posref= "BL TL" y= "0" tooltip= "uiR2EDDesertPointsTooltip"
<view type= "text_number" id= "val" posref= "MR MR" x= "-8" y= "0" color= "255 255 255 255" global_color= "true" fontsize= "12" value= "SERVER:USER:RRPS_LEVELS0:VALUE" shadow= "true" />
text="uiR2EDDesertPoints"/>
</group>
<instance template= "inner_thin_border" posparent= "black" inherit_gc_alpha= "true" />
<instance template= "ecosystem_points" id= "subtropic" posparent= "desert" posref= "BL TL" y= "0" tooltip= "uiR2EDSubtropicPointsTooltip"
text="uiR2EDSubtropicPoints"/>
<instance template= "ecosystem_points" id= "forest" posparent= "subtropic" posref= "BL TL" y= "0" tooltip= "uiR2EDForestPointsTooltip"
text="uiR2EDForestPoints"/>
<instance template= "ecosystem_points" id= "jungle" posparent= "forest" posref= "BL TL" y= "0" tooltip= "uiR2EDJunglePointsTooltip"
text="uiR2EDJunglePoints"/>
<instance template= "ecosystem_points" id= "primeroot" posparent= "jungle" posref= "BL TL" y= "0" tooltip= "uiR2EDPrimeRootPointsTooltip"
text="uiR2EDPrimeRootPoints"/>
</group>
</group>
<view type= "text" id= "ecosystem_points_title" posparent= "ecosystem_points" posref= "TL BL" x= "0" y= "0" hardtext= "uiR2EDEcosystemPointsTitle" shadow= "true" color= "255 255 255 255" global_color= "false" fontsize= "12" />
<group id= "ark_points" posparent= "pvp_points" posref= "BL TL" sizeref= "wh" h= "200" w= "0" y= "-5" >
<view type= "text" id= "arkpoints_t" posref= "TL TL" x= "0" y= "0" hardtext= "uiR2EDRrpsLevelTitle" shadow= "true" color= "255 255 255 255" global_color= "false" fontsize= "12" />
<group id= "black" posref= "TL TL" x= "0" sizeref= "w" y= "-16" w= "0" h= "210" inherit_gc_alpha= "true" >
<group id= "level_rrps" posref= "TR TL" posparent= "ecosystem_points" y= "0" x= "8" sizeref= "w" w= "-4" child_resize_h= "true" child_resize_hmargin= "16" >
<group type= "webig_html" id= "html" posref= "TL TL" url= "https://app.ryzom.com/app_arcc/index.php?action=mScript_Run&script_name=DisplayPoints&no_html_header=1" title_prefix= "" sizeref= "wh" x= "-5" y= "5" w= "0" h= "0" background_color= "0 0 0 0" error_color= "255 240 48 255" link_color= "240 155 100 255" text_color= "210 210 210 255" h1_color= "255 255 255 255" h2_color= "255 255 255 255" h3_color= "255 255 255 255" h4_color= "255 255 255 255" h5_color= "255 255 255 255" h6_color= "100 255 100 255" text_font_size= "10" h1_font_size= "20" h2_font_size= "18" h3_font_size= "16" h4_font_size= "14" h5_font_size= "12" h6_font_size= "10" paragraph_begin_space= "1" multi_line_space_factor= "0.25" td_begin_space= "16" li_begin_space= "4" ul_begin_space= "12" li_indent= "0" ul_indent= "30" checkbox_bitmap_normal= "w_slot_on.tga" checkbox_bitmap_pushed= "w_opacity_on.tga" checkbox_bitmap_over= "" background_bitmap_view= "black2" home= "https://app.ryzom.com/app_arcc/index.php?action=mScript_Run&script_name=DisplayPoints&no_html_header=1" browse_next_time= "true" form_text_area_group= "edit_box_widget_multiline" >
<group id= "black" posref= "BR BR" sizeref= "hw" w= "-12" h= "-12" inherit_gc_alpha= "true" />
<instance template= "inner_thin_border_group" />
<view type= "bitmap" id= "black2" posparent= "black" posref= "MM MM" sizeref= "wh" w= "-2" h= "-2" inherit_gc_alpha= "true" scale= "true" texture= "blank.tga" global_color= "false" />
<group active= "1" type= "list" id= "text_list" fontsize= "9" posref= "TL TL" posparent= "black" x= "2" y= "-2" space= "0" sizeref= "hw" w= "-4" h= "-4" maxelements= "2000" />
<instance template= "level_rrps" id= "rrps_20" posref= "TL TL" x= "8" y= "-8" w= "-16" tooltip= "uiR2EDRrpsLevel20Tooltip"
<ctrl style= "skin_scroll" id= "scroll_bar" />
text="uiR2EDRrpsLevel20" val="%rrps_level_20" />
</group>
</group>
<instance template= "level_rrps" id= "rrps_50" posparent= "rrps_20" posref= "BL TL" y= "0" tooltip= "uiR2EDRrpsLevel50Tooltip"
<instance template= "inner_thin_border" posparent= "black" inherit_gc_alpha= "true" />
text="uiR2EDRrpsLevel50" val="%rrps_level_50" />
<instance template= "level_rrps" id= "rrps_100" posparent= "rrps_50" posref= "BL TL" y= "0" tooltip= "uiR2EDRrpsLevel100Tooltip"
text="uiR2EDRrpsLevel100" val="%rrps_level_100" />
<instance template= "level_rrps" id= "rrps_150" posparent= "rrps_100" posref= "BL TL" y= "0" tooltip= "uiR2EDRrpsLevel150Tooltip"
text="uiR2EDRrpsLevel150" val="%rrps_level_150" />
<instance template= "level_rrps" id= "rrps_200" posparent= "rrps_150" posref= "BL TL" y= "0" tooltip= "uiR2EDRrpsLevel200Tooltip"
text="uiR2EDRrpsLevel200" val="%rrps_level_200" />
<instance template= "level_rrps" id= "rrps_250" posparent= "rrps_200" posref= "BL TL" y= "0" tooltip= "uiR2EDRrpsLevel250Tooltip"
text="uiR2EDRrpsLevel250" val="%rrps_level_250" />
</group>
</group>
<view type= "text" id= "level_rrps_title" posparent= "level_rrps" posref= "TL BL" x= "0" y= "0" hardtext= "uiR2EDRrpsLevelTitle" shadow= "true" color= "255 255 255 255" global_color= "false" fontsize= "12" />
</group>
<group id= "ring_rating" posref= "BL TL" sizeparent= "parent" posparent= "ecosystem_points" y= "-30" sizeref= "w" w= "0" child_resize_h= "true" child_resize_hmargin= "16" >
<instance template= "inner_thin_border_group" />
<instance template= "ring_rating" id= "author_ring_rating" posref= "TL TL" x= "8" y= "-8" w= "-16"
text="uiR2EDAuthorRingRating" />
<instance template= "ring_rating" id= "am_ring_rating" posparent= "author_ring_rating" posref= "BL TL" y= "0"
text="uiR2EDAMRingRating" />
<instance template= "ring_rating" id= "masterless_ring_rating" posparent= "am_ring_rating" posref= "BL TL" y= "0"
<group h= "0" id= "rpjobs" posref= "TL TL" sizeref= "wh" w= "0" y= "0" >
text="uiR2EDMasterlessRingRating" />
<ctrl style= "text_button_header" button_type= "push_button" id= "browse_home" posref= "TR TR" x= "-1" y= "-2" hardtext= "uiBrowseRefresh" tooltip= "uittBrowseRefresh" onclick_l= "browse_home" params_l= "name=ui:interface:info_player_skills:content:rpjobs:html" />
<group type= "webig_html" id= "html" posref= "TL TL" url= "http://app.ryzom.com/app_rpjobs/index.php" title_prefix= "" sizeref= "wh" x= "0" y= "-8" w= "0" h= "0" background_color= "0 0 0 255" error_color= "255 240 48 255" link_color= "240 155 100 255" text_color= "210 210 210 255" h1_color= "255 255 255 255" h2_color= "255 255 255 255" h3_color= "255 255 255 255" h4_color= "255 255 255 255" h5_color= "255 255 255 255" h6_color= "100 255 100 255" text_font_size= "10" h1_font_size= "20" h2_font_size= "18" h3_font_size= "16" h4_font_size= "14" h5_font_size= "12" h6_font_size= "10" paragraph_begin_space= "1" multi_line_space_factor= "0.25" td_begin_space= "16" li_begin_space= "4" ul_begin_space= "12" li_indent= "0" ul_indent= "30" checkbox_bitmap_normal= "w_slot_on.tga" checkbox_bitmap_pushed= "w_opacity_on.tga" checkbox_bitmap_over= "" background_bitmap_view= "black2" home= "http://app.ryzom.com/app_rpjobs/index.php" browse_next_time= "true" form_text_area_group= "edit_box_widget_multiline" >
<group id= "black" posref= "BR BR" sizeref= "hw" w= "-12" h= "-12" inherit_gc_alpha= "true" />
<instance template= "inner_thin_border" posparent= "black" inherit_gc_alpha= "true" />
<view type= "bitmap" id= "black2" posparent= "black" posref= "MM MM" sizeref= "wh" w= "-2" h= "-2" inherit_gc_alpha= "true" scale= "true" texture= "blank.tga" global_color= "false" />
<group type= "list" id= "text_list" fontsize= "9" posref= "TL TL" posparent= "black" x= "2" y= "-2" space= "0" sizeref= "hw" w= "-4" h= "-4" maxelements= "2000" />
<ctrl style= "skin_scroll" id= "scroll_bar" />
</group>
</group>
<view type= "text" id= "ring_rating_title" posparent= "ring_rating" posref= "TL BL" x= "0" y= "0" hardtext= "uiR2EDRingRatingTitle" shadow= "true" color= "255 255 255 255" global_color= "false" fontsize= "12" />
</group>
<group h= "0" id= "webinfos" posref= "TL TL" sizeref= "wh" w= "0" y= "0" >
<group id= "title" posref= "TL TL" sizeref= "w" active= "false" w= "-1" h= "24" y= "-8" >
<view type= "text" id= "player_title_txt" posref= "TL TL" x= "8" y= "-4" hardtext= "uiPlayerTitle" shadow= "true" color= "255 255 255 255" global_color= "false" fontsize= "12" />
<group type= "combo_box" id= "player_title" w= "300" h= "20" value= "UI:TITLE" posparent= "player_title_txt" posref= "TR TL" x= "4" y= "4" on_select_start= "title_combobox_button" >
<instance template= "combo_box_def1" />
</group>
<instance template= "text_tt" posparent= "player_title" tooltip= "uittIdentityTitle" />
<link expr= "@UI:TITLE" action= "title_combobox_changed" />
</group>
<ctrl style= "text_button_16" id= "inf" posref= "TR TR" active= "false" y= "-2" x= "-70" hardtext= "uiInfo" tooltip= "uittIdentityInfo" onclick_l= "open_title_help" params_l= "from=user" />
<ctrl style= "text_button_header" button_type= "push_button" id= "browse_home" posref= "TR TR" x= "-1" y= "-2" hardtext= "uiBrowseRefresh" tooltip= "uittBrowseRefresh" onclick_l= "browse_home" params_l= "name=ui:interface:info_player_skills:content:webinfos:html" />
<group type= "webig_html" id= "html" posref= "TL TL" url= "http://app.ryzom.com/app_profile/index.php" title_prefix= "" sizeref= "wh" x= "0" y= "-8" w= "0" h= "0" background_color= "0 0 0 255" error_color= "255 240 48 255" link_color= "240 155 100 255" text_color= "210 210 210 255" h1_color= "255 255 255 255" h2_color= "255 255 255 255" h3_color= "255 255 255 255" h4_color= "255 255 255 255" h5_color= "255 255 255 255" h6_color= "100 255 100 255" text_font_size= "10" h1_font_size= "20" h2_font_size= "18" h3_font_size= "16" h4_font_size= "14" h5_font_size= "12" h6_font_size= "10" paragraph_begin_space= "1" multi_line_space_factor= "0.25" td_begin_space= "16" li_begin_space= "4" ul_begin_space= "12" li_indent= "0" ul_indent= "30" checkbox_bitmap_normal= "w_slot_on.tga" checkbox_bitmap_pushed= "w_opacity_on.tga" checkbox_bitmap_over= "" background_bitmap_view= "black2" home= "http://app.ryzom.com/app_profile/index.php" browse_next_time= "true" form_text_area_group= "edit_box_widget_multiline" >
<group id= "black" posref= "BR BR" sizeref= "hw" w= "-12" h= "-12" inherit_gc_alpha= "true" />
<instance template= "inner_thin_border" posparent= "black" inherit_gc_alpha= "true" />
<view type= "bitmap" id= "black2" posparent= "black" posref= "MM MM" sizeref= "wh" w= "-2" h= "-2" inherit_gc_alpha= "true" scale= "true" texture= "blank.tga" global_color= "false" />
<group type= "list" id= "text_list" fontsize= "9" posref= "TL TL" posparent= "black" x= "2" y= "-2" space= "0" sizeref= "hw" w= "-4" h= "-4" maxelements= "2000" />
<ctrl style= "skin_scroll" id= "scroll_bar" />
</group>
</group>
</group>
-->
<view color= "166 166 166 255" h= "1" id= "sep" posparent= "info_player_skills_tabs" posref= "BR BL" scale= "true" sizeparent= "parent" sizeref= "w" texture= "blank.tga" type= "bitmap" w= "0" />
</group>
</group>
</group>
</group>
@ -513,7 +488,7 @@
<!-- For now, the KOS system does not work, so pust instead no trade
<!-- For now, the KOS system does not work, so pust instead no trade
<ctrl type= "tooltip" id= "ttp0" posref= "BL BL" x= "0" y= "4" h= "16" w= "10" tooltip= "uittFameKOS" />
<ctrl type= "tooltip" id= "ttp0" posref= "BL BL" x= "0" y= "4" h= "16" w= "10" tooltip= "uittFameKOS" />
-->
-->
<ctrl type= "tooltip" id= "ttp0" posref= "BL BL" x= "0" y= "4" h= "16" w= "10" tooltip= "uittFame KOS " />
<ctrl type= "tooltip" id= "ttp0" posref= "BL BL" x= "0" y= "4" h= "16" w= "10" tooltip= "uittFame NoTrade " />
<ctrl type= "tooltip" id= "ttp1" posref= "BL BL" x= "0" y= "4" h= "16" w= "10" tooltip= "uittFameNoTrade" />
<ctrl type= "tooltip" id= "ttp1" posref= "BL BL" x= "0" y= "4" h= "16" w= "10" tooltip= "uittFameNoTrade" />
<ctrl type= "tooltip" id= "ttp2" posref= "BL BL" x= "0" y= "4" h= "16" w= "10" tooltip= "uittFameWeakTrade" />
<ctrl type= "tooltip" id= "ttp2" posref= "BL BL" x= "0" y= "4" h= "16" w= "10" tooltip= "uittFameWeakTrade" />
<ctrl type= "tooltip" id= "ttp3" posref= "BL BL" x= "0" y= "4" h= "16" w= "10" tooltip= "uittFameNormal" />
<ctrl type= "tooltip" id= "ttp3" posref= "BL BL" x= "0" y= "4" h= "16" w= "10" tooltip= "uittFameNormal" />
@ -521,7 +496,7 @@
<view type= "bitmap" id= "m" texture= "blank.tga" posref= "BL BL" scale= "true" x= "0" w= "4" h= "24" y= "0" global_color= "false" />
<view type= "bitmap" id= "m" texture= "blank.tga" posref= "BL BL" scale= "true" x= "0" w= "4" h= "24" y= "0" global_color= "false" />
<ctrl type= "tooltip" id= "ttm" posparent= "m" x= "0" y= "0" sizeref= "wh" w= "0" h= "0" on_tooltip= "lua:game:updateFameBarTT('#path')" />
<ctrl type= "tooltip" id= "ttm" posparent= "m" x= "0" y= "0" sizeref= "wh" w= "0" h= "0" on_tooltip= "lua:game:updateFameBarTT('#path')" />
<view type= "text _number " id= "t" posref= "BM BM" x= "0" y= "4" color= "255 255 255 255" global_color= "false" fontsize= "12" value= "#path:VALUE" shadow= "true" />
<view type= "text " id= "t" posref= "BM BM" x= "0" y= "4" color= "255 255 255 255" global_color= "false" fontsize= "12" value= "#path:VALUE" shadow= "true" />
<link expr= "depends(@SERVER:FAME:THRESHOLD_TRADE, @SERVER:FAME:THRESHOLD_KOS, @#path:VALUE, @#path:THRESHOLD)"
<link expr= "depends(@SERVER:FAME:THRESHOLD_TRADE, @SERVER:FAME:THRESHOLD_KOS, @#path:VALUE, @#path:THRESHOLD)"
action="lua:game:updateFameBar('#path')" />
action="lua:game:updateFameBar('#path')" />
@ -530,9 +505,16 @@
<template name= "fame_tribe_line" x= "0" y= "0" w= "400" h= "28" posref= "TL TL" keep= "true" id= "" path= "" >
<template name= "fame_tribe_line" x= "0" y= "0" w= "400" h= "28" posref= "TL TL" keep= "true" id= "" path= "" >
<group id= "#id" posref= "#posref" w= "#w" h= "#h" x= "#x" y= "#y" >
<group id= "#id" posref= "#posref" w= "#w" h= "#h" x= "#x" y= "#y" >
<instance template= "fame_bar" id= "fb" x= "180" path= "#path" />
<view type= "bitmap" id= "bg" texture= "blank.tga" posref= "MM MM" scale= "true" sizeref= "wh" w= "0" h= "-2" global_color= "false" color= "255 255 255 10" />
<view type= "text" id= "t" posref= "ML ML" x= "4" y= "-2" color= "255 255 255 255" fontsize= "10" value= "xxx tribe name" shadow= "true" />
<instance template= "fame_bar" id= "fb" x= "180" y= "2" path= "#path" />
<link expr= "or(ne(@#path:VALUE,0),ne(@#path:TREND,0))" target= "active" />
<view type= "text" id= "t" posref= "ML ML" x= "2" y= "0" color= "255 255 255 255" fontsize= "10" value= "xxx tribe name" shadow= "true" />
</group>
</template>
<template name= "fame_tribe_line_icon" x= "0" y= "0" w= "400" h= "28" posref= "TL TL" posparent= "" keep= "true" id= "" path= "" hardtext= "" icon= "" >
<group id= "#id" posref= "#posref" posparent= "#posparent" w= "#w" h= "#h" x= "#x" y= "#y" >
<instance template= "fame_bar" id= "fb" x= "180" y= "2" path= "#path" />
<view type= "bitmap" id= "icon" posref= "ML ML" x= "0" y= "0" color= "255 255 255 255" texture= "#icon" inherit_gc_alpha= "false" global_color= "false" />
<view type= "text" id= "t" posref= "MR ML" posparent= "icon" x= "4" y= "0" color= "255 255 255 255" fontsize= "10" hardtext= "#hardtext" shadow= "true" />
</group>
</group>
</template>
</template>
@ -548,7 +530,7 @@
<group type= "container" id= "fame" title= "uiFameTitle" global_color= "false" header_color= "UI:SAVE:WIN:COLORS:PLA"
<group type= "container" id= "fame" title= "uiFameTitle" global_color= "false" header_color= "UI:SAVE:WIN:COLORS:PLA"
resizer="false" pop_min_w="420" pop_min_h="310" pop_max_w="420" pop_max_h="800" w="420 " h="310"
resizer="false" pop_min_w="435" pop_min_h="310" pop_max_w="435" pop_max_h="800" w="435 " h="310"
on_active="proc" on_active_params="fame_proc_active"
on_active="proc" on_active_params="fame_proc_active"
on_deactive="proc" on_deactive_params="fame_proc_deactive"
on_deactive="proc" on_deactive_params="fame_proc_deactive"
lockable="true" openable="false" opened="true" movable="true" active="false" title_class="formated">
lockable="true" openable="false" opened="true" movable="true" active="false" title_class="formated">
@ -579,17 +561,17 @@
</group>
</group>
<group id= "content" x= "0" y= "0" h= " 272" posref= "TL TL" >
<group id= "content" x= "0" y= "0" h= " 330" posref= "TL TL" >
<group id= "you" posref= "TL TL" x= "0" y= "- 12 " sizeref= "wh" w= "0" h= "0" lua_class= "game:initFamePos()" >
<group id= "you" posref= "TL TL" x= "0" y= "- 4 " sizeref= "wh" w= "0" h= "0" >
<!-- Civilisation -->
<!-- Civilisation -->
< view type= "text" id= "fyros" posref= "TL TL" x= "4" y= "-10" color= "255 255 255 255" fontsize= "10" shadow= "true" hardtext= "uiFameFyros " />
< instance template= "fame_tribe_line_icon" x= "8" y= "-4" posref= "TL TL" id= "fyros" path= "SERVER:FAME:PLAYER1" hardtext= "uiFameFyros" icon= "points_fyros_24.tga " />
< view type= "text" id= "matis" posref= "TL TL" x= "4" y= "-38" color= "255 255 255 255" fontsize= "10" shadow= "true" hardtext= "uiFameMatis " />
< instance template= "fame_tribe_line_icon" x= "0" y= "0" posref= "BL TL" id= "matis" posparent= "fyros" path= "SERVER:FAME:PLAYER0" hardtext= "uiFameMatis" icon= "points_matis_24.tga " />
< view type= "text" id= "tryker" posref= "TL TL" x= "4" y= "-66" color= "255 255 255 255" fontsize= "10" shadow= "true" hardtext= "uiFameTryker " />
< instance template= "fame_tribe_line_icon" x= "0" y= "0" posref= "BL TL" id= "tryker" posparent= "matis" path= "SERVER:FAME:PLAYER2" hardtext= "uiFameTryker" icon= "points_tryker_24.tga " />
< view type= "text" id= "zorai" posref= "TL TL" x= "4" y= "-94" color= "255 255 255 255" fontsize= "10" shadow= "true" hardtext= "uiFameZorai " />
< instance template= "fame_tribe_line_icon" x= "0" y= "0" posref= "BL TL" id= "zorai" posparent= "tryker" path= "SERVER:FAME:PLAYER3" hardtext= "uiFameZorai" icon= "points_zorai_24.tga " />
<group id= "civ_allegiance_group" posref="TL TL" x= "4" y= "-130 " child_resize_h= "true" child_resize_w= "true" >
<group id= "civ_allegiance_group" x="0" y= "-8" posref= "BL TL" posparent= "zorai " child_resize_h= "true" child_resize_w= "true" >
<view type= "text" id= "civ_allegiance" posref= "TL TL" x= "0" y= "0" color= "255 255 255 255" fontsize= "10" global_color= "true" shadow= "true" hardtext= "uiFameAllegianceCiv" />
<view type= "text" id= "civ_allegiance" posref= "TL TL" x= "0" y= "0" color= "255 255 255 255" fontsize= "10" global_color= "true" shadow= "true" hardtext= "uiFameAllegianceCiv" />
<view type= "text" id= "civ_allegiance_val" posparent= "civ_allegiance" posref= "MR ML" x= "4" y= "0" color= "255 255 255 255" fontsize= "10" global_color= "false" shadow= "true" />
<view type= "text" id= "civ_allegiance_val" posparent= "civ_allegiance" posref= "MR ML" x= "4" y= "0" color= "255 255 255 255" fontsize= "10" global_color= "false" shadow= "true" />
<link expr= "@SERVER:FAME:CIV_ALLEGIANCE" action= "lua:game:updateAllegiance('SERVER:FAME:CIV_ALLEGIANCE', 'civ_allegiance_val')" />
<link expr= "@SERVER:FAME:CIV_ALLEGIANCE" action= "lua:game:updateAllegiance('SERVER:FAME:CIV_ALLEGIANCE', 'civ_allegiance_val')" />
@ -597,18 +579,19 @@
</group>
</group>
<ctrl style= "text_button_16" id= "neutral_civ"
<ctrl style= "text_button_16" id= "neutral_civ"
active = "false"
active="false"
posparent="civ_allegiance_group" posref="MR ML" x="14" y="2"
posparent="civ_allegiance_group"
posref="MR ML" x="14" y="0"
hardtext="uiFameAllegianceCivSetNeutral" tooltip="uiFameAllegianceCivSetNeutralTT"
hardtext="uiFameAllegianceCivSetNeutral" tooltip="uiFameAllegianceCivSetNeutralTT"
onclick_l="fame_set_neutral" params_l="type=civ|force=0" global_color="true" />
onclick_l="fame_set_neutral" params_l="type=civ|force=0" global_color="true" />
<!-- <link expr="and(eq(@SERVER:FAME:CIV_ALLEGIANCE, 0),not(eq(@UI:VARIABLES:CDB_INIT_IN_PROGRESS, 0)))" target="neutral_civ:active" /> -->
<link expr= "and(eq(@SERVER:FAME:CIV_ALLEGIANCE, 0),not(isDBInitInProgress()))" target= "neutral_civ:active" />
<link expr= "and(eq(@SERVER:FAME:CIV_ALLEGIANCE, 0),not(isDBInitInProgress()))" target= "neutral_civ:active" />
<!-- Cult -->
<!-- Cult -->
<view type= "text" id= "kami" posref= "TL TL" x= "4" y= "-180" color= "255 255 255 255" fontsize= "10" shadow= "true" hardtext= "uiFameKami" />
<instance template= "fame_tribe_line_icon" x= "0" y= "-14" posref= "BL TL" id= "kami" posparent= "civ_allegiance_group" path= "SERVER:FAME:PLAYER4" hardtext= "uiFameKami" icon= "points_kami_24.tga" />
<view type= "text" id= "karavan" posref= "TL TL" x= "4" y= "-208" color= "255 255 255 255" fontsize= "10" shadow= "true" hardtext= "uiFameKaravan" />
<instance template= "fame_tribe_line_icon" x= "0" y= "0" posref= "BL TL" id= "karavan" posparent= "kami" path= "SERVER:FAME:PLAYER5" hardtext= "uiFameKaravan" icon= "points_karavan_24.tga" />
<instance template= "fame_tribe_line_icon" x= "0" y= "0" posref= "BL TL" id= "black_kami" posparent= "karavan" path= "SERVER:FAME:PLAYER6" hardtext= "uiFameMarauders" icon= "points_marauder_24.tga" />
<group id= "cult_allegiance_group" posref= " TL TL" x= "4" y= "-240 " child_resize_h= "true" child_resize_w= "true" >
<group id= "cult_allegiance_group" posref= " BL TL" x= "0" y= "-8" posparent= "black_kami " child_resize_h= "true" child_resize_w= "true" >
<view type= "text" id= "cult_allegiance" posref= "TL TL" x= "0" y= "0" color= "255 255 255 255" fontsize= "10" global_color= "true" shadow= "true" hardtext= "uiFameAllegianceCult" />
<view type= "text" id= "cult_allegiance" posref= "TL TL" x= "0" y= "0" color= "255 255 255 255" fontsize= "10" global_color= "true" shadow= "true" hardtext= "uiFameAllegianceCult" />
<view type= "text" id= "cult_allegiance_val" posparent= "cult_allegiance" posref= "MR ML" x= "4" y= "0" color= "255 255 255 255" fontsize= "10" global_color= "false" shadow= "true" />
<view type= "text" id= "cult_allegiance_val" posparent= "cult_allegiance" posref= "MR ML" x= "4" y= "0" color= "255 255 255 255" fontsize= "10" global_color= "false" shadow= "true" />
<link expr= "@SERVER:FAME:CULT_ALLEGIANCE" action= "lua:game:updateAllegiance('SERVER:FAME:CULT_ALLEGIANCE', 'cult_allegiance_val')" />
<link expr= "@SERVER:FAME:CULT_ALLEGIANCE" action= "lua:game:updateAllegiance('SERVER:FAME:CULT_ALLEGIANCE', 'cult_allegiance_val')" />
@ -616,31 +599,36 @@
</group>
</group>
<ctrl style= "text_button_16" id= "neutral_cult"
<ctrl style= "text_button_16" id= "neutral_cult"
active = "false"
active="false"
posparent="cult_allegiance_group" posref="MR ML" x="14" y="2"
posparent="cult_allegiance_group" posref="MR ML" x="14" y="0"
hardtext="uiFameAllegianceCultSetNeutral" tooltip="uiFameAllegianceCultSetNeutralTT"
hardtext="uiFameAllegianceCultSetNeutral" tooltip="uiFameAllegianceCultSetNeutralTT"
onclick_l="fame_set_neutral" params_l="type=cult|force=0" global_color="true" />
onclick_l="fame_set_neutral" params_l="type=cult|force=0" global_color="true" />
<!-- <link expr="and(eq(@SERVER:FAME:CULT_ALLEGIANCE, 0),not(eq(@UI:VARIABLES:CDB_INIT_IN_PROGRESS, 0)))" target="neutral_cult:active" /> -->
<link expr= "and(eq(@SERVER:FAME:CULT_ALLEGIANCE, 0),not(isDBInitInProgress()))" target= "neutral_cult:active" />
<link expr= "and(eq(@SERVER:FAME:CULT_ALLEGIANCE, 0),not(isDBInitInProgress()))" target= "neutral_cult:active" />
<!-- pool of bars (dynamically y - positionned from lua script) -->
<!-- Organization -->
<instance template= "fame_bar" id= "fb0" x= "194" path= "SERVER:FAME:PLAYER0" />
<view type= "text" id= "organization_text" posref= "TL BL" posparent= "organization" x= "0" y= "0" color= "255 255 255 255" fontsize= "10" global_color= "true" shadow= "true" hardtext= "uiOrganization" />
<instance template= "fame_bar" id= "fb1" x= "194" path= "SERVER:FAME:PLAYER1" />
<group id= "organization" posref= "BL BL" x= "8" y= "8" h= "34" w= "-12" sizeref= "w" >
<instance template= "fame_bar" id= "fb2" x= "194" path= "SERVER:FAME:PLAYER2" />
<view type= "text" id= "name" posref= "TL TL" x= "2" y= "-5" color= "255 255 255 255" fontsize= "10" global_color= "false" shadow= "true" hardtext= "" />
<instance template= "fame_bar" id= "fb3" x= "194" path= "SERVER:FAME:PLAYER3" />
<view type= "text" id= "text_points" posref= "BL BL" x= "4" y= "2" color= "255 255 255 255" fontsize= "10" global_color= "true" shadow= "true" hardtext= "uiPoints" />
<instance template= "fame_bar" id= "fb4" x= "194" path= "SERVER:FAME:PLAYER4" />
<view type= "text" id= "points" posparent= "text_points" posref= "MR ML" x= "4" y= "0" color= "255 255 255 255" fontsize= "10" global_color= "false" shadow= "true" hardtext= "0" />
<instance template= "fame_bar" id= "fb5" x= "194" path= "SERVER:FAME:PLAYER5" />
<view type= "text" id= "status" posref= "BR BR" x= "-4" y= "2" color= "255 255 255 255" fontsize= "10" global_color= "false" shadow= "true" hardtext= "0" />
<view type= "text" id= "text_status" posparent= "status" posref= "ML MR" x= "-4" y= "0" color= "255 255 255 255" fontsize= "10" global_color= "true" shadow= "true" hardtext= "uiSkillJobLVL" />
<link expr= "@SERVER:USER:RRPS_LEVELS1" action= "lua:game:updateOrganization('SERVER:USER:RRPS_LEVELS', 'name', 'status', 'points')" />
<link expr= "@SERVER:USER:RRPS_LEVELS2" action= "lua:game:updateOrganization('SERVER:USER:RRPS_LEVELS', 'name', 'status', 'points')" />
<link expr= "@SERVER:USER:RRPS_LEVELS3" action= "lua:game:updateOrganization('SERVER:USER:RRPS_LEVELS', 'name', 'status', 'points')" />
<instance template= "text_tt" posparent= "parent" on_tooltip= "lua:game:organizationTooltip()" />
<instance template= "inner_thin_border" inherit_gc_alpha= "true" />
</group>
</group>
</group>
<group id= "guild" posref= "TL TL" x= "0" y= "-4" sizeref= "wh" w= "0" h= "0" >
<group id= "guild" posref= "TL TL" x= "0" y= "-12" sizeref= "wh" w= "0" h= "0" lua_class= "game:initFamePos()" >
<!-- Civilisation -->
<!-- Civilisation -->
<view type= "text" id= "fyros" posref= "TL TL" x= "4" y= "-10" color= "255 255 255 255" fontsize= "10" shadow= "true" hardtext= "uiFameFyros" />
< instance template= "fame_tribe_line_icon" x= "8" y= "-4" posref= "TL TL" id= "fyros" path= "SERVER:GUILD:FAME:1" hardtext= "uiFameFyros" icon= "points_fyros_24.tga " />
<view type= "text" id= "matis" posref= "TL TL" x= "4" y= "-38" color= "255 255 255 255" fontsize= "10" shadow= "true" hardtext= "uiFameMatis" />
< instance template= "fame_tribe_line_icon" x= "0" y= "0" posref= "BL TL" id= "matis" posparent= "fyros" path= "SERVER:GUILD:FAME:0" hardtext= "uiFameMatis" icon= "points_matis_24.tga " />
< view type= "text" id= "tryker" posref= "TL TL" x= "4" y= "-66" color= "255 255 255 255" fontsize= "10" shadow= "true" hardtext= "uiFameTryker " />
< instance template= "fame_tribe_line_icon" x= "0" y= "0" posref= "BL TL" id= "tryker" posparent= "matis" path= "SERVER:GUILD:FAME:2" hardtext= "uiFameTryker" icon= "points_tryker_24.tga " />
< view type= "text" id= "zorai" posref= "TL TL" x= "4" y= "-94" color= "255 255 255 255" fontsize= "10" shadow= "true" hardtext= "uiFameZorai " />
< instance template= "fame_tribe_line_icon" x= "0" y= "0" posref= "BL TL" id= "zorai" posparent= "tryker" path= "SERVER:GUILD:FAME:3" hardtext= "uiFameZorai" icon= "points_zorai_24.tga " />
<group id= "civ_allegiance_group" posref="TL TL" x= "4" y= "-130 " child_resize_h= "true" child_resize_w= "true" >
<group id= "civ_allegiance_group" x="0" y= "-8" posref= "BL TL" posparent= "zorai " child_resize_h= "true" child_resize_w= "true" >
<view type= "text" id= "civ_allegiance" posref= "TL TL" x= "0" y= "0" color= "255 255 255 255" fontsize= "10" global_color= "true" shadow= "true" hardtext= "uiFameAllegianceCiv" />
<view type= "text" id= "civ_allegiance" posref= "TL TL" x= "0" y= "0" color= "255 255 255 255" fontsize= "10" global_color= "true" shadow= "true" hardtext= "uiFameAllegianceCiv" />
<view type= "text" id= "civ_allegiance_val" posparent= "civ_allegiance" posref= "MR ML" x= "4" y= "0" color= "255 255 255 255" fontsize= "10" global_color= "false" shadow= "true" />
<view type= "text" id= "civ_allegiance_val" posparent= "civ_allegiance" posref= "MR ML" x= "4" y= "0" color= "255 255 255 255" fontsize= "10" global_color= "false" shadow= "true" />
<link expr= "@SERVER:GUILD:FAME:CIV_ALLEGIANCE" action= "lua:game:updateAllegiance('SERVER:GUILD:FAME:CIV_ALLEGIANCE', 'civ_allegiance_val')" />
<link expr= "@SERVER:GUILD:FAME:CIV_ALLEGIANCE" action= "lua:game:updateAllegiance('SERVER:GUILD:FAME:CIV_ALLEGIANCE', 'civ_allegiance_val')" />
@ -655,36 +643,29 @@
<link expr= "ne(@UI:VARIABLES:USER:GUILD_GRADE, 0)" target= "neutral_civ:frozen" />
<link expr= "ne(@UI:VARIABLES:USER:GUILD_GRADE, 0)" target= "neutral_civ:frozen" />
<!-- Cult -->
<!-- Cult -->
<view type= "text" id= "kami" posref= "TL TL" x= "4" y= "-180" color= "255 255 255 255" fontsize= "10" shadow= "true" hardtext= "uiFameKami" />
<instance template= "fame_tribe_line_icon" x= "0" y= "-14" posref= "BL TL" id= "kami" posparent= "civ_allegiance_group" path= "SERVER:GUILD:FAME:4" hardtext= "uiFameKami" icon= "points_kami_24.tga" />
<view type= "text" id= "karavan" posref= "TL TL" x= "4" y= "-208" color= "255 255 255 255" fontsize= "10" shadow= "true" hardtext= "uiFameKaravan" />
<instance template= "fame_tribe_line_icon" x= "0" y= "0" posref= "BL TL" id= "karavan" posparent= "kami" path= "SERVER:GUILD:FAME:5" hardtext= "uiFameKaravan" icon= "points_karavan_24.tga" />
<instance template= "fame_tribe_line_icon" x= "0" y= "0" posref= "BL TL" id= "black_kami" posparent= "karavan" path= "SERVER:GUILD:FAME:6" hardtext= "uiFameMarauders" icon= "points_marauder_24.tga" />
<group id= "cult_allegiance_group" posref= " TL TL" x= "4" y= "-240 " child_resize_h= "true" child_resize_w= "true" >
<group id= "cult_allegiance_group" posref= " BL TL" x= "0" y= "-8" posparent= "black_kami " child_resize_h= "true" child_resize_w= "true" >
<view type= "text" id= "cult_allegiance" posref= "TL TL" x= "0" y= "0" color= "255 255 255 255" fontsize= "10" global_color= "true" shadow= "true" hardtext= "uiFameAllegianceCult" />
<view type= "text" id= "cult_allegiance" posref= "TL TL" x= "0" y= "0" color= "255 255 255 255" fontsize= "10" global_color= "true" shadow= "true" hardtext= "uiFameAllegianceCult" />
<view type= "text" id= "cult_allegiance_val" posparent= "cult_allegiance" posref= "MR ML" x= "4" y= "0" color= "255 255 255 255" fontsize= "10" global_color= "false" shadow= "true" />
<view type= "text" id= "cult_allegiance_val" posparent= "cult_allegiance" posref= "MR ML" x= "4" y= "0" color= "255 255 255 255" fontsize= "10" global_color= "false" shadow= "true" />
<link expr= "@SERVER:GUILD:FAME:CULT_ALLEGIANCE" action= "lua:game:updateAllegiance('SERVER:GUILD:FAME:CULT_ALLEGIANCE', 'cult_allegiance_val')" />
<link expr= "@SERVER:GUILD:FAME:CULT_ALLEGIANCE" action= "lua:game:updateAllegiance('SERVER:GUILD:FAME:CULT_ALLEGIANCE', 'cult_allegiance_val')" />
<instance template= "text_tt" posparent= "parent" on_tooltip= "lua:game:fameAllegianceTooltipCultGuild()" />
<instance template= "text_tt" posparent= "parent" on_tooltip= "lua:game:fameAllegianceTooltipCultGuild()" />
</group>
</group>
<ctrl style= "text_button_16" id= "neutral_cult"
<ctrl style= "text_button_16" id= "neutral_cult"
posparent="cult_allegiance_group" posref="MR ML" x="14" y="2"
posparent="cult_allegiance_group" posref="MR ML" x="14" y="2"
hardtext="uiFameAllegianceCultSetNeutral" tooltip="uiFameAllegianceCultSetNeutralGuildTT"
hardtext="uiFameAllegianceCultSetNeutral" tooltip="uiFameAllegianceCultSetNeutralGuildTT"
onclick_l="fame_set_neutral" params_l="type=cult_guild|force=0" global_color="true" />
onclick_l="fame_set_neutral" params_l="type=cult_guild|force=0" global_color="true" />
<link expr= "eq(@SERVER:GUILD:FAME:CULT_ALLEGIANCE, 0)" target= "neutral_cult:active" />
<link expr= "eq(@SERVER:GUILD:FAME:CULT_ALLEGIANCE, 0)" target= "neutral_cult:active" />
<link expr= "ne(@UI:VARIABLES:USER:GUILD_GRADE, 0)" target= "neutral_cult:frozen" />
<link expr= "ne(@UI:VARIABLES:USER:GUILD_GRADE, 0)" target= "neutral_cult:frozen" />
<instance template= "fame_bar" id= "fb0" x= "194" path= "SERVER:GUILD:FAME:0" />
<instance template= "fame_bar" id= "fb1" x= "194" path= "SERVER:GUILD:FAME:1" />
<instance template= "fame_bar" id= "fb2" x= "194" path= "SERVER:GUILD:FAME:2" />
<instance template= "fame_bar" id= "fb3" x= "194" path= "SERVER:GUILD:FAME:3" />
<instance template= "fame_bar" id= "fb4" x= "194" path= "SERVER:GUILD:FAME:4" />
<instance template= "fame_bar" id= "fb5" x= "194" path= "SERVER:GUILD:FAME:5" />
</group>
</group>
<group id= "tribes" posref= "TL TL" x= "0" y= "-4" sizeref= "wh" w= "0" h= "-10" lua_class= "game:initFameTribe()" >
<group id= "tribes" posref= "TL TL" x= "0" y= "-4" sizeref= "wh" w= "0" h= "-10" lua_class= "game:initFameTribe()" >
<group id= "black" posparent= "list" posref= "TL TL" x= "- 1 4" sizeref= "wh" w= "- 16 " h= "4" inherit_gc_alpha= "true" />
<group id= "black" posparent= "list" posref= "TL TL" x= "-4" sizeref= "wh" w= "-3" h= "4" inherit_gc_alpha= "true" />
<!-- <instance template="inner_thin_border" posparent="black" inherit_gc_alpha="true"/> -- >
<instance template= "inner_thin_border" posparent= "black" inherit_gc_alpha= "true" />
<group id= "list" type= "list" posref= "TL TL" x= "1 4 " y= "-4" sizeref= "wh" w= "- 20 " h= "-6" >
<group id= "list" type= "list" posref= "TL TL" x= "16" y= "-4" sizeref= "wh" w= "-12" h= "-6" >
<vector template= "fame_tribe_line" _size= "%max_fame_tribe" _firstpos= "TL TL" _nextpos= "BL TL" index= "$i" id= "line$i" path= "SERVER:FAME:TRIBE$i" />
<vector template= "fame_tribe_line" _size= "%max_fame_tribe" _firstpos= "TL TL" _nextpos= "BL TL" index= "$i" id= "line$i" path= "SERVER:FAME:TRIBE$i" />
</group>
</group>
@ -692,13 +673,13 @@
</group>
</group>
<!-- TODO_SPIRE: when spire OK, remove active="false". see TODO_SPIRE -->
<!-- TODO_SPIRE: when spire OK, remove active="false". see TODO_SPIRE -->
<group id= "pvp" posref= "TL TL" x= "0" y= "-4" sizeref= "wh" w= "0" h= "-10" active= "false" >
<group id= "pvp" posref= "TL TL" x= "0" y= "-4" sizeref= "wh" w= "0" h= "-10" active= "false" >
<!-- Texts -->
<!-- Texts -->
<view type= "text" id= "allegiance_header" posref= "TL TL" x= "4" y= "-10" color= "255 255 255 255" fontsize= "10" shadow= "true" hardtext= "uiPvpFameAllegiance" multi_line= "true" multi_line_space= "0" global_color= "false" />
<view type= "text" id= "allegiance_header" posref= "TL TL" x= "4" y= "-10" color= "255 255 255 255" fontsize= "10" shadow= "true" hardtext= "uiPvpFameAllegiance" multi_line= "true" multi_line_space= "0" global_color= "false" />
<view type= "text" id= "cult_allegiance_pts" posparent= "allegiance_header" posref= "BL TL" x= "0" y= "-4" color= "255 255 255 255" fontsize= "10" shadow= "true" hardtext= "" multi_line= "true" multi_line_space= "0" />
<view type= "text" id= "cult_allegiance_pts" posparent= "allegiance_header" posref= "BL TL" x= "0" y= "-4" color= "255 255 255 255" fontsize= "10" shadow= "true" hardtext= "" multi_line= "true" multi_line_space= "0" />
<view type= "text" id= "civ_allegiance_pts" posparent= "cult_allegiance_pts" posref= "BL TL" x= "0" y= "0 " color= "255 255 255 255" fontsize= "10" shadow= "true" hardtext= "" multi_line= "true" multi_line_space= "0" />
<view type= "text" id= "civ_allegiance_pts" posparent= "cult_allegiance_pts" posref= "BL TL" x= "0" y= "-8 " color= "255 255 255 255" fontsize= "10" shadow= "true" hardtext= "" multi_line= "true" multi_line_space= "0" />
<view type= "text" id= "pvpEffectsInfo" posparent= "civ_allegiance_pts" posref= "BL TL" x= "0" y= "0" color= "255 255 255 255" fontsize= "10" shadow= "true" hardtext= "uiPvpEffectInfo" multi_line= "true" multi_line_space= "0" global_color= "false" />
<view type= "text" id= "pvpEffectsInfo" posparent= "civ_allegiance_pts" posref= "BL TL" x= "0" y= "0" color= "255 255 255 255" fontsize= "10" shadow= "true" hardtext= "uiPvpEffectInfo" multi_line= "true" multi_line_space= "0" global_color= "false" />
<!-- Tooltips -->
<!-- Tooltips -->
<instance template= "text_tt" posparent= "allegiance_header" tooltip= "uittPvpFameAllegianceInfo" />
<instance template= "text_tt" posparent= "allegiance_header" tooltip= "uittPvpFameAllegianceInfo" />
@ -709,12 +690,12 @@
<!-- Black background -->
<!-- Black background -->
<group id= "black" posref= "TL TL" x= "10" y= "-85" sizeparent= "parent" sizeref= "wh" w= "-14" h= "-85" inherit_gc_alpha= "true" />
<group id= "black" posref= "TL TL" x= "10" y= "-85" sizeparent= "parent" sizeref= "wh" w= "-14" h= "-85" inherit_gc_alpha= "true" />
<instance template= "inner_thin_border" posparent= "black" inherit_gc_alpha= "true" />
<instance template= "inner_thin_border" posparent= "black" inherit_gc_alpha= "true" />
<!-- Spire effects with scroll bar -->
<!-- Spire effects with scroll bar -->
<group id= "list" posref= "TL TL" x= "10" y= "-88" sizeparent= "parent" sizeref= "w" w= "-14" h= "0" max_sizeparent= "parent" max_sizeref= "h" max_h= "-91" child_resize_h= "true" child_resize_hmargin= "8" >
<group id= "list" posref= "TL TL" x= "10" y= "-88" sizeparent= "parent" sizeref= "w" w= "-14" h= "0" max_sizeparent= "parent" max_sizeref= "h" max_h= "-91" child_resize_h= "true" child_resize_hmargin= "8" >
<view type= "text" id= "pvpEffectsBonusMalusInfo" posref= "TL TL" x= "4" y= "-2" color= "255 255 255 255" fontsize= "10" shadow= "true" hardtext= "uiPvpFameNoCivAllegiance" multi_line= "true" multi_line_space= "0" global_color= "false" />
<view type= "text" id= "pvpEffectsBonusMalusInfo" posref= "TL TL" x= "4" y= "-2" color= "255 255 255 255" fontsize= "10" shadow= "true" hardtext= "uiPvpFameNoCivAllegiance" multi_line= "true" multi_line_space= "0" global_color= "false" />
<view type= "text" id= "pvpEffectsBonusMalus" posparent= "pvpEffectsBonusMalusInfo" posref= "BL TL" x= "4" y= "-4" color= "255 255 255 255" fontsize= "10" shadow= "true" hardtext= "uiPvpFameNoCivAllegiance" multi_line= "true" multi_line_space= "0" />
<view type= "text" id= "pvpEffectsBonusMalus" posparent= "pvpEffectsBonusMalusInfo" posref= "BL TL" x= "4" y= "-4" color= "255 255 255 255" fontsize= "10" shadow= "true" hardtext= "uiPvpFameNoCivAllegiance" multi_line= "true" multi_line_space= "0" />
<!-- Update spire effects -->
<!-- Update spire effects -->
<link expr= "depends(@SERVER:PVP_EFFECTS)" action= "lua:game:getPvpEffects()" />
<link expr= "depends(@SERVER:PVP_EFFECTS)" action= "lua:game:getPvpEffects()" />
@ -762,7 +743,7 @@
<!-- Change Title -->
<!-- Change Title -->
<template name= "t_mission_proc_title_step" nb= "" >
<template name= "t_mission_proc_title_step" nb= "" >
<action handler= "set" params= "target_property=ui:interface:info_player_journal:content:desc:step#nb:textid_dblink|value='SERVER:MISSIONS:@0:GOALS:#nb:TEXT'" />
<!-- <action handler="set" params= "target_property=ui:interface:info_player_journal:content:desc:step#nb:textid_dblink|value='SERVER:MISSIONS:@0:GOALS:#nb:TEXT'" /> -->
<action handler= "remove_link" params= "id=mission_link_step#nb" />
<action handler= "remove_link" params= "id=mission_link_step#nb" />
<action handler= "add_link" params= "id=mission_link_step#nb|expr=ne(@SERVER:MISSIONS:@0:GOALS:#nb:TEXT,0)|target=ui:interface:info_player_journal:content:desc:step#nb:active|action=lua|params=game:onNewMissionStepAdded(#nb)" />
<action handler= "add_link" params= "id=mission_link_step#nb|expr=ne(@SERVER:MISSIONS:@0:GOALS:#nb:TEXT,0)|target=ui:interface:info_player_journal:content:desc:step#nb:active|action=lua|params=game:onNewMissionStepAdded(#nb)" />
</template>
</template>
@ -951,7 +932,7 @@
<!-- mission combo box menu -->
<!-- mission combo box menu -->
<group id= "mission_cb_menu" type= "modal" mouse_pos= "false" exit_click_out= "true" w= "300" h= "300" active= "false" >
<group id= "mission_cb_menu" type= "modal" mouse_pos= "false" exit_click_out= "true" w= "300" h= "300" active= "false" >
<group id= "mission_list" active= "true" posref= "TL TL" x= " 0" y= "-2" sizeref= "w" w= "-16 " child_resize_h= "true" child_resize_hmargin= "2" max_sizeref= "wh" max_w= "-4" max_h= "-4" >
<group id= "mission_list" active= "true" posref= "TL TL" x= " 6" y= "-2" sizeref= "w" w= "-10 " child_resize_h= "true" child_resize_hmargin= "2" max_sizeref= "wh" max_w= "-4" max_h= "-4" >
<vector template= "t_mission_title" _size= "%ipj_nb_mission" _firstpos= "TL TL" _nextpos= "BL TL" _xfirst= "0" id= "title$i" stepindex= "$i" />
<vector template= "t_mission_title" _size= "%ipj_nb_mission" _firstpos= "TL TL" _nextpos= "BL TL" _xfirst= "0" id= "title$i" stepindex= "$i" />
<vector template= "t_group_mission_title" posparent= "%ipj_last_title" _size= "%ipj_nb_group_mission" _firstpos= "BL TL" _nextpos= "BL TL" _xfirst= "0" id= "group_title$i" stepindex= "$i" />
<vector template= "t_group_mission_title" posparent= "%ipj_last_title" _size= "%ipj_nb_group_mission" _firstpos= "BL TL" _nextpos= "BL TL" _xfirst= "0" id= "group_title$i" stepindex= "$i" />
</group>
</group>
@ -987,14 +968,14 @@
<group type= "menu" id= "mission_journal_menu" extends= "base_menu_with_color" >
<group type= "menu" id= "mission_journal_menu" extends= "base_menu_with_color" >
<action id= "caption_toggle" name= "uiCaptionToggle" handler= "lua:game:toggleMissionJournalCaption()" />
<action id= "caption_toggle" name= "uiCaptionToggle" handler= "lua:game:toggleMissionJournalCaption()" icon= "r2_icon_properties.tga" />
</group>
</group>
<!-- Main container : info_player_journal -->
<!-- Main container : info_player_journal -->
<group type= "container" id= "info_player_journal" w= "280" h= " 1 82" title= "uiJournalTitle"
<group type= "container" id= "info_player_journal" w= "280" h= " 3 82" title= "uiJournalTitle"
global_color="false" opened="true" openable="false" header_color="UI:SAVE:WIN:COLORS:PLA"
global_color="false" opened="true" openable="false" header_color="UI:SAVE:WIN:COLORS:PLA"
resizer="true" pop_min_w="292" pop_min_h="152 " pop_max_w="800" pop_max_h="800"
resizer="true" pop_min_w="292" pop_min_h="137 " pop_max_w="800" pop_max_h="800"
movable="true" active="false"
movable="true" active="false"
on_active="proc" on_active_params="mission_proc_active"
on_active="proc" on_active_params="mission_proc_active"
on_deactive="set" on_deactive_params="dblink=UI:VARIABLES:ISACTIVE:MISSIONS|value=0"
on_deactive="set" on_deactive_params="dblink=UI:VARIABLES:ISACTIVE:MISSIONS|value=0"
@ -1030,15 +1011,29 @@
<group id= "content" x= "0" y= "0" w= "0" h= "0" posref= "TL TL"
<group id= "content" x= "0" y= "0" w= "0" h= "0" posref= "TL TL"
group_onclick_r="active_menu" group_params_r="menu=ui:interface:mission_journal_menu"
group_onclick_r="active_menu" group_params_r="menu=ui:interface:mission_journal_menu"
>
>
<group id= "mission_combo" type= "group_wheel" posref= "TL TL" x= "0" y= "-6" sizeref= "w" w= "-21" h= "20"
<group id= "cap_group" x= "0" y= "0" sizeref= "w" w= "0" h= "48" posref= "TL TL" active= "true" >
<view type= "bitmap" id= "cap_icon" w= "40" h= "40" y= "0" scale= "true" global_color= "false" color= "255 255 255 255" texture= "ico_task_generic.tga" />
<view type= "bitmap" id= "cap_mini_icon" w= "15" h= "15" scale= "true" posref= "TR TL" posparent= "cap_icon" x= "2" y= "0" texture= "ico_cap_mini.tga" global_color= "false" inherit_gc_alpha= "false" />
<view type= "text" id= "cap_title" x= "2" y= "0" shadow= "true" global_color= "false" posref= "TR TL" posparent= "cap_mini_icon" color= "255 189 0 255" fontsize= "12" hardtext= "uiWelcomeWhatTitle" />
<view type= "text" id= "cap_desc" x= "4" y= "-15" global_color= "false" posref= "TR TL" posparent= "cap_icon" fontsize= "10" hardtext= "uittMissionJournal" />
<view type= "bar" id= "cap_progress" active= "false" posparent= "cap_icon" posref= "TR TL" x= "4" y= "-32" mini= "true" value= "UI:TEMP:CAP_PROGRESS" range= "100" />
<view type= "text" id= "cap_infos" posparent= "cap_icon" posref= "TR TL" sizeref= "w" x= "72" y= "-28" global_color= "false" fontsize= "10" hardtext= "" />
<ctrl type= "button" button_type= "push_button" id= "cap_ctrl" w= "-22" h= "40" x= "0" y= "0" sizeref= "w" col_over= "255 255 255 90" tx_over= "blank.tga" scale= "true" onclick_l= "lua:game:openInfosUrl()" tooltip= "uittExpandMissionList" tooltip_posref= "TR TL" />
<ctrl type= "button" active= "true" button_type= "push_button" id= "expand_mission_list" posparent= "cap_ctrl" posref= "TR TL" w= "20" h= "20" x= "-1" y= "-2" scale= "true" color= "192 192 192 255" tx_normal= "w_pad_popup.tga" col_over= "255 255 255 225" tx_over= "w_pad_popup.tga" col_pushed= "192 192 192 255" tx_pushed= "w_pad_popup.tga" tooltip= "uittShowCapPopup" onclick_l= "lua:game:switchCapPopup()" />
<ctrl type= "button" active= "true" button_type= "push_button" id= "show_in_map" posparent= "cap_ctrl" posref= "TR TL" w= "20" h= "20" x= "-1" y= "-24" scale= "true" color= "192 192 192 255" tx_normal= "lm_mission.tga" col_over= "255 255 255 225" tx_over= "lm_mission.tga" col_pushed= "192 192 192 255" tx_pushed= "lm_mission.tga" tooltip= "uittShowCapInMap" onclick_l= "lua:game:showCapInMap()" />
</group>
<group id= "mission_combo" type= "group_wheel" posref= "TL TL" x= "2" y= "-52" sizeref= "w" w= "-26" h= "24"
on_wheel_up="lua" on_wheel_up_params="game:onMissionComboWheelUp()"
on_wheel_up="lua" on_wheel_up_params="game:onMissionComboWheelUp()"
on_wheel_down="lua" on_wheel_down_params="game:onMissionComboWheelDown()"
on_wheel_down="lua" on_wheel_down_params="game:onMissionComboWheelDown()"
>
>
<!-- DECORATION -->
<!-- DECORATION -->
<instance template= "box_widget" id= "back" sizeref= "wh" w= "0" h= "0" />
<instance template= "box_widget" id= "back" sizeref= "wh" w= "0" h= "0" />
<view type= "bitmap" active= "false" id= "arrow" posref= "MR MR" x= "-2" texture= "W_arrow_down_0.tga" />
<view type= "bitmap" active= "false" id= "arrow" posref= "MR MR" x= "-2" texture= "W_arrow_down_0.tga" />
<view type= "bitmap" active= "false" id= "mission_ico" posref= "ML ML" x= "1" y= "0" texture= "Small_Task_Generic.tga" global_color= "false" inherit_gc_alpha= "false" />
<view type= "bitmap" active= "false" id= "mission_ico" posref= "ML ML" x= " 4 " y= "0" texture= "Small_Task_Generic.tga" global_color= "false" inherit_gc_alpha= "false" />
<view type= "text_id" active= "false" id= "mission_title" posparent= "mission_ico" x= "4" y= "0" posref= "MR ML" fontsize= "10" textid= "SERVER:MISSIONS:0:TITLE"
<view type= "text_id" active= "false" id= "mission_title" posparent= "mission_ico" x= " 6 " y= "0" posref= "MR ML" fontsize= "10" textid= "SERVER:MISSIONS:0:TITLE"
over_extend_view_text="true"
over_extend_view_text="true"
auto_clamp="true"
auto_clamp="true"
auto_clamp_offset="16"
auto_clamp_offset="16"
@ -1056,43 +1051,32 @@
<view type= "text" id= "no_selected_mission" active= "false" x= "4" y= "0" posref= "ML ML" fontsize= "10" hardtext= "uiClickToSelectAMission" />
<view type= "text" id= "no_selected_mission" active= "false" x= "4" y= "0" posref= "ML ML" fontsize= "10" hardtext= "uiClickToSelectAMission" />
<view type= "text" id= "no_available_mission" active= "true" x= "4" y= "0" posref= "ML ML" fontsize= "10" hardtext= "uiNoAvailableMission" />
<view type= "text" id= "no_available_mission" active= "true" x= "4" y= "0" posref= "ML ML" fontsize= "10" hardtext= "uiNoAvailableMission" />
</group>
</group>
<ctrl style= "skin_scroll" id= "sv" posref= "TL TL" x= "0" y= "- 8 " target= "mission_list" target_stepy= "18" />
<ctrl style= "skin_scroll" id= "sv" posref= "TL TL" x= "0" y= "- 52 " target= "mission_list" target_stepy= "18" />
<ctrl type= "button" active= "true" button_type= "push_button" id= "expand_mission_list" w= "20" h= " 16" scale= "fals e"
<ctrl type= "button" active= "true" button_type= "push_button" id= "expand_mission_list" w= "20" h= " 20" x= "-1" y= "-52" scale= "tru e"
color="192 192 192 255" tx_normal="Switch_Ratio.tga"
color="192 192 192 255" tx_normal="Switch_Ratio.tga"
col_over="255 255 255 225" tx_over="Switch_Ratio.tga"
col_over="255 255 255 225" tx_over="Switch_Ratio.tga"
col_pushed="192 192 192 255" tx_pushed="Switch_Ratio.tga"
col_pushed="192 192 192 255" tx_pushed="Switch_Ratio.tga"
posref="TR TR" x="2" y="-10"
posref="TR TR"
tooltip="uittExpandMissionList"
tooltip="uittExpandMissionList"
onclick_l="lua:game:expandMissionList()"
onclick_l="lua:game:expandMissionList()"
/>
/>
<group id= "fake" posref= "TL TL" x= "0" y= "- 8" sizeref= "wh5 " w= "0" h= " - 42" >
<group id= "fake" posref= "TL TL" x= "0" y= "- 40" sizeref= " " w= "0" h= " 42" >
</group>
</group>
<!--
<!--
<group id= "fake" posref= "TL TL" x= "0" y= "-4" h= "0" >
<group id= "fake" posref= "TL TL" x= "0" y= "-4" h= "0" >
</group>
</group>
-->
-->
<group id= "separator_bis" posref= "BL TL" posparent= "fake" sizeparent= "parent" sizeref= "w" w= "0" h= "8" x= "0" y= "0" >
<group id= "separator" posref= "BL TL" posparent= "fake" sizeparent= "parent" sizeref= "w" w= "0" h= "8" x= "0" y= "-5" >
<view type= "bitmap" id= "sep_lef" posref= "TL TL" texture= "Skin_Sep_L.tga" inherit_gc_alpha= "false" />
<view type= "bitmap" id= "sep_mid" posref= "MM MM" scale= "true" sizeref= "w" w= "-16" h= "4" texture= "Skin_Sep_M.tga" inherit_gc_alpha= "false" />
<view type= "bitmap" id= "sep_rig" posref= "TR TR" texture= "Skin_Sep_R.tga" inherit_gc_alpha= "false" />
</group>
<view type= "text" id= "mission_fixed_entry" posparent= "separator_bis" active= "false" y= "-2" posref= "BL TL" fontsize= "10" hardtext= "bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla"
over_extend_view_text="true"
auto_clamp="true"
/>
<group id= "separator" posref= "BL TL" posparent= "mission_fixed_entry" sizeparent= "parent" sizeref= "w" w= "0" h= "8" x= "0" y= "0" >
<view type= "bitmap" id= "sep_lef" posref= "TL TL" texture= "Skin_Sep_L.tga" inherit_gc_alpha= "false" />
<view type= "bitmap" id= "sep_lef" posref= "TL TL" texture= "Skin_Sep_L.tga" inherit_gc_alpha= "false" />
<view type= "bitmap" id= "sep_mid" posref= "MM MM" scale= "true" sizeref= "w" w= "-16" h= "4" texture= "Skin_Sep_M.tga" inherit_gc_alpha= "false" />
<view type= "bitmap" id= "sep_mid" posref= "MM MM" scale= "true" sizeref= "w" w= "-16" h= "4" texture= "Skin_Sep_M.tga" inherit_gc_alpha= "false" />
<view type= "bitmap" id= "sep_rig" posref= "TR TR" texture= "Skin_Sep_R.tga" inherit_gc_alpha= "false" />
<view type= "bitmap" id= "sep_rig" posref= "TR TR" texture= "Skin_Sep_R.tga" inherit_gc_alpha= "false" />
</group>
</group>
<group id= "desc" posref= "BL TL" posparent= "separator" x= " 12 " y= "0" sizeparent= "parent" max_sizeref= "w h5 " max_w= "0" max_h= " 18 " sizeref= "w" w= "-12"
<group id= "desc" posref= "BL TL" posparent= "separator" x= "9" y= "0" sizeparent= "parent" max_sizeref= "w" max_w= "0" max_h= "-42" sizeref= "w" w= "-12"
child_resize_h="true" child_resize_hmargin="4" h="0" >
child_resize_h="true" child_resize_hmargin="24" h="0" >
<group id= "uppart" x= "0" y= "-4" sizeref= "w" w= "0" h= "0" child_resize_h= "true" posref= "TL TL" >
<group id= "uppart" x= "0" y= "-4" sizeref= "w" w= "0" h= "0" child_resize_h= "true" posref= "TL TL" >
@ -1105,12 +1089,17 @@
</group>
</group>
<group id= "timer" posparent= "uppart" posref= "BL TL" x= "5" y= "-5" child_resize_h= "true" child_resize_w= "true" >
<group id= "web" w= "0" h= "64" posparent= "uppart" posref= "BL TL" y= "-2" x= "-5" sizeref= "w" >
<view id= "background_bitmap" type= "bitmap" posref= "MM MM" sizeref= "wh" w= "-2" inherit_gc_alpha= "true" scale= "true" texture= "blank.tga" color= "0 0 0 125" global_color= "false" />
<instance template= "webig_html_noborder" home= "#home" browse_redo= "#browse_redo" browse_undo= "#browse_undo" browse_refresh= "#browse_refresh" x= "-1" w= "240" y= "7" h= "64" />
</group>
<group id= "timer" posparent= "web" posref= "BL TL" x= "10" y= "-5" child_resize_h= "true" child_resize_w= "true" >
<view type= "bar" id= "b" ultra_mini= "true" posref= "TL TL" color= "255 255 255 255" value= "UI:VARIABLES:CURRENT_SERVER_TICK" range= "SERVER:MISSIONS:0:END_DATE" reference= "SERVER:MISSIONS:0:BEGIN_DATE" />
<view type= "bar" id= "b" ultra_mini= "true" posref= "TL TL" color= "255 255 255 255" value= "UI:VARIABLES:CURRENT_SERVER_TICK" range= "SERVER:MISSIONS:0:END_DATE" reference= "SERVER:MISSIONS:0:BEGIN_DATE" />
<view type= "text" id= "t" posparent= "b" posref= "TR TL" x= "4" color= "255 255 255 255" fontsize= "8" shadow= "true" hardtext= "" />
<view type= "text" id= "t" posparent= "b" posref= "TR TL" x= "4" color= "255 255 255 255" fontsize= "8" shadow= "true" hardtext= "" />
</group>
</group>
<view type= "bitmap" id= "bottom_sizer" posparent= "uppart" posref= "BL TL" x= "0" y= "-20" texture= "blank.tga" color= "0 0 0 0" scale= "false" global_color= "false" />
<view type= "bitmap" id= "bottom_sizer" posparent= " web" posref= "BL TL" x= "5" y= "-22 " texture= "blank.tga" color= "0 0 0 0" scale= "false" global_color= "false" />
<view type= "bitmap" id= "mid_sep" posref= "BL BL" y= "4" posparent= "bottom_sizer" sizeparent= "parent" scale= "true" sizeref= "w" w= "0" h= "2" texture= "W_line_hor.tga" />
<view type= "bitmap" id= "mid_sep" posref= "BL BL" y= "4" posparent= "bottom_sizer" sizeparent= "parent" scale= "true" sizeref= "w" w= "0" h= "2" texture= "W_line_hor.tga" />
@ -1142,6 +1131,16 @@
<tree node= "info_player_journal" />
<tree node= "info_player_journal" />
<group id= "cap_popup" title= "" type= "container" posref= "MM MM" x= "" y= "" movable= "false" pop_max_h= "80" pop_min_h= "80" pop_min_w= "800" pop_max_w= "800" resizer= "true" opened= "false" openable= "false" options= "compass" header_active= "false" right_button= "false" >
<group id= "html" type= "html" posref= "TL TL" url= "" title_prefix= "uiQuickhelpTitle" sizeref= "wh" x= "0" y= "0" w= "0" h= "0" background_color= "0 0 0 0" error_color= "255 240 48 255" link_color= "240 155 100 255" text_color= "210 210 210 255" h1_color= "255 255 255 255" h2_color= "255 255 255 255" h3_color= "255 255 255 255" h4_color= "255 255 255 255" h5_color= "255 255 255 255" h6_color= "255 255 255 255" text_font_size= "10" h1_font_size= "16" h2_font_size= "14" h3_font_size= "13" h4_font_size= "12" h5_font_size= "11" h6_font_size= "11" paragraph_begin_space= "12" multi_line_space_factor= "0.25" td_begin_space= "0" li_begin_space= "4" ul_begin_space= "12" li_indent= "-10" ul_indent= "30" checkbox_bitmap_normal= "patch_off.tga" checkbox_bitmap_pushed= "patch_on.tga" checkbox_bitmap_over= "" background_bitmap_view= "" home= "" browse_next_time= "false" timeout= "0" form_text_area_group= "edit_box_widget_multiline" >
<group id= "black" posref= "BR BR" sizeref= "hw" inherit_gc_alpha= "true" />
<view type= "bitmap" id= "black2" posparent= "black" posref= "MM MM" sizeref= "wh" w= "-2" h= "-2" inherit_gc_alpha= "true" scale= "true" color= "0 0 0 0" texture= "blank.tga" global_color= "false" />
<group type= "list" id= "text_list" fontsize= "9" posref= "TL TL" posparent= "black" x= "2" y= "-2" space= "0" sizeref= "hw" w= "-4" h= "-4" maxelements= "2000" />
<ctrl style= "skin_scroll" id= "scroll_bar" />
</group>
</group>
<tree node= "cap_popup" />
<!-- update ui when one goes from start island to mainland -->
<!-- update ui when one goes from start island to mainland -->
<link expr= "depends(@SERVER:USER:IS_NEWBIE)" action= "lua:game:onMissionJournalOpened()" />
<link expr= "depends(@SERVER:USER:IS_NEWBIE)" action= "lua:game:onMissionJournalOpened()" />
<link expr= "depends(@SERVER:USER:IS_TRIAL)" action= "lua:game:onMissionJournalOpened()" />
<link expr= "depends(@SERVER:USER:IS_TRIAL)" action= "lua:game:onMissionJournalOpened()" />
@ -1172,10 +1171,12 @@
<!-- Message popup center -->
<!-- Message popup center -->
<template name= "message_popup_center" keep= "true" posparent= "parent" posref= "BM BM" id= "" >
<template name= "message_popup_center" keep= "true" posparent= "parent" posref= "BM BM" id= "" >
<group id= "#id" child_resize_h= "true" sizeref= "w " w= " -5 0" posparent= "#posparent" posref= "#posref" win_priority= "%win_priority_highest" use_cursor= "false" >
<group id= "#id" child_resize_h= "true" sizeref= "w 9 " w= " 0" posparent= "#posparent" posref= "#posref" win_priority= "%win_priority_highest" use_cursor= "false" >
<!-- do not change id (used for setting right skill name) -->
<!-- do not change id (used for setting right skill name) -->
<view type= "text" id= "name" fontsize= "16" posref= "TM TM" shadow= "true" global_color= "false" line_maxw= "1000" multi_line= "true" justification= "clip_word" />
<view type= "text" id= "name" fontsize= "16" posref= "TM TM" shadow= "true" global_color= "false" line_maxw= "1000" multi_line= "true" justification= "centered" />
<view type= "bitmap" id= "iconA" posparent= "name" posref= "ML MR" w= "16" h= "16" x= "-5" color= "255 255 255 255" render_layer= "1" slot= "false" texture= "" global_color= "false" />
<view type= "bitmap" id= "iconZ" posparent= "name" posref= "MR ML" w= "16" h= "16" x= "5" color= "255 255 255 255" render_layer= "1" slot= "false" texture= "" global_color= "false" />
</group>
</group>
@ -1201,25 +1202,55 @@
</template>
</template>
<!-- *********************** -->
<!-- * RPJOB TEMPLATES * -->
<!-- *********************** -->
<template h= "48" id= "" name= "rpjob_title" posparent= "parent" posref= "TL TL" sizeref= "w" suffix= "" text= "" tooltip= "" val= "" w= "0" x= "0" y= "0" >
<group h= "#h" id= "#id" posparent= "#posparent" posref= "#posref" sizeref= "#sizeref" w= "#w" x= "#margin_x" y= "#y" >
<view global_color= "false" id= "icon" posref= "TL TL" texture= "#rpjob_icon" type= "bitmap" x= "4" y= "-4" />
<view color= "#color" fontsize= "16" hardtext= "#text" id= "t" posref= "MR ML" posparent= "icon" shadow= "true" type= "text" x= "5" />
</group>
</template>
<template h= "48" id= "" name= "rpjob_infos" posparent= "parent" posref= "TL TL" sizeref= "w" suffix= "" text= "" tooltip= "" val= "" w= "0" x= "0" y= "0" >
<group h= "#h" id= "#id" posparent= "#posparent" posref= "#posref" sizeref= "#sizeref" w= "#w" x= "#margin_x" y= "#y" >
<view color= "0 0 0 255" h= "48" w= "48" scale= "true" global_color= "false" id= "bg" posref= "TL TL" parent= "#id" texture= "blank.tga" type= "bitmap" />
<view global_color= "false" id= "icon" posref= "TL TL" texture= "#rpjob_icon" type= "bitmap" x= "4" y= "-4" />
<view global_color= "false" color= "255 255 255 255" fontsize= "13" id= "t" posref= "TR TL" posparent= "icon" shadow= "true" w= "#w" type= "text" x= "10" />
<group h= "20" id= "bar3d" posref= "BR BL" posparent= "icon" sizeref= "w" w= "340" x= "8" y= "0" >
<instance inherit_gc_alpha= "true" posref= "BL BL" y= "1" w= "370" x= "5" template= "frame_widget" h= "18" />
<view color= "0 0 0 255" h= "16" id= "bar" posparent= "bar3d" posref= "BL BL" scale= "true" texture= "blank.tga" type= "bitmap" w= "368" x= "5" y= "2" />
<view h= "16" id= "level" posparent= "bar3d" posref= "BL BL" scale= "true" texture= "blank.tga" type= "bitmap" w= "368" x= "5" y= "2" />
<view global_color= "false" fontsize= "12" hardtext= "" id= "t" posref= "MM MM" posparent= "bar" shadow= "false" w= "#w" type= "text" y= "-2" />
</group>
<view global_color= "false" color= "255 255 155 255" fontsize= "11" hardtext= "" id= "echelon_value" posref= "TR TR" posparent= "bar3d" shadow= "true" w= "#w" type= "text" x= "-5" y= "20" />
<view fontsize= "11" hardtext= "uiEchelon" id= "echelon" posref= "TL TR" posparent= "echelon_value" shadow= "true" w= "#w" type= "text" x= "2" />
</group>
</template>
<!-- *********************** -->
<!-- *********************** -->
<!-- * NPC WEB PAGE * -->
<!-- * NPC WEB PAGE * -->
<!-- *********************** -->
<!-- *********************** -->
<group type= "container" id= "npc_web_browser" w= "800" h= "600" title= "???" global_color= "false" header_color= "UI:SAVE:WIN:COLORS:HELP"
<group type= "container" id= "npc_web_browser" w= "480" h= "400" title= "???" global_color= "false" header_color= "UI:SAVE:WIN:COLORS:HELP"
resizer="true" pop_min_w="500" pop_min_h="400" pop_max_w="2000" pop_max_h="1600"
resizer="true" pop_min_w="220" pop_min_h="96" pop_max_w="2000" pop_max_h="1600"
title_bar_open="false" open_button="false"
title_bar_open="false" open_button="false" force_open_out="true"
lockable="true" openable="false" opened="true" movable="true" active="false"
lockable="true" openable="true" opened="true" movable="true" active="false"
on_active="proc" on_active_params="npc_web_browser_proc_active" on_deactive="proc" on_deactive_params="npc_web_browser_proc_deactive"
localize="false"
localize="false"
active_savable="false" >
active_savable="false" >
<group id= "header_closed" x= "0" y= "0" h= "12" posref= "TL TL"
<group id= "header_closed" x= "0" y= "0" h= "12" posref= "TL TL"
group_onclick_r="active_menu" group_params_r="menu=ui:interface:base_menu_with_color" >
group_onclick_r="active_menu" group_params_r="menu=ui:interface:base_menu_with_color"
on_active="lua" on_active_params="game:closeNpcWebBrowserHeader()" >
</group>
</group>
<group id= "header_opened" x= "0" y= "0" w= "0" h= "16" posref= "TL TL"
<group id= "header_opened" x= "0" y= "0" w= "480" h= "16" posref= "TL TL"
group_onclick_r="active_menu" group_params_r="menu=ui:interface:base_menu_with_color" >
group_onclick_r="active_menu" group_params_r="menu=ui:interface:base_menu_with_color"
on_active="lua" on_active_params="game:openNpcWebBrowserHeader()" >
<!-- must be frozen by default cause no undo/redo at start -->
<!-- must be frozen by default cause no undo/redo at start -->
<ctrl style= "text_button_header" button_type= "push_button" id= "browse_redo" posref= "MR MR" x= "-16" y= "0"
<ctrl style= "text_button_header" button_type= "push_button" id= "browse_redo" posref= "MR MR" x= "-16" y= "0"
@ -1230,15 +1261,15 @@
params_l="name=ui:interface:npc_web_browser:content:html" frozen="true" />
params_l="name=ui:interface:npc_web_browser:content:html" frozen="true" />
<ctrl style= "text_button_header" active= "false" id= "browse_filter" x= "-16" y= "0" posref= "ML MR" posparent= "browse_undo"
<ctrl style= "text_button_header" active= "false" id= "browse_filter" x= "-16" y= "0" posref= "ML MR" posparent= "browse_undo"
text_y="-2 " onclick_l="lua" params_l="game.RingAccessPointFilter:open()" hardtext="uiRingAccessPointFilter" fontsize="10" />
text_y="0 " onclick_l="lua" params_l="game.RingAccessPointFilter:open()" hardtext="uiRingAccessPointFilter" fontsize="10" />
<ctrl style= "text_button_header" active= "false" id= "browse_refresh" x= "-4" y= "0" posref= "ML MR" posparent= "browse_filter"
<ctrl style= "text_button_header" active= "false" id= "browse_refresh" x= "-4" y= "0" posref= "ML MR" posparent= "browse_filter"
text_y="-2 " onclick_l="lua" params_l="game.RingAccessPointFilter:validate()" hardtext="uiBotChatRefresh" fontsize="10" />
text_y="0 " onclick_l="lua" params_l="game.RingAccessPointFilter:validate()" hardtext="uiBotChatRefresh" fontsize="10" />
</group>
</group>
<group id= "content" x= "0" y= "0" w= "0" h= "0" posref= "TL TL" >
<group id= "content" x= "0" y= "0" w= "0" h= "0" posref= "TL TL" >
<group type= " html" id= "html" posref= "TL TL" posparent= "parent" url= "home" title_prefix= ""
<group type= " webig_ html" id= "html" posref= "TL TL" posparent= "parent" url= "home" title_prefix= ""
sizeref="wh" x="0" y="0" w="0" h="0"
sizeref="wh" x="0" y="0" w="0" h="0"
background_color="0 0 0 255"
background_color="0 0 0 255"
error_color="255 240 48 255"
error_color="255 240 48 255"
@ -1291,5 +1322,38 @@
</group>
</group>
<tree node= "npc_web_browser" />
<tree node= "npc_web_browser" />
<template name= "ark_mission" w= "45" keep= "true" icon= "blank.tga" tooltip= "" text1= "" text2= "" text3= "" text1_color= "255 255 255 255" text2_color= "255 255 255 255" text3_color= "255 255 255 255" color= "0 0 0 0" color_over= "255 255 255 50" shadow= "true" bg= "w_slot_item.tga" params_l= "" params_r= "" x= "0" y= "0" >
<group id= "#id" posref= "MM MM" w= "0" h= "45" x= "0" y= "0" sizeref= "w" >
<view type= "bitmap" id= "icon" posref= "ML ML" x= "2" y= "0" texture= "#icon" global_color= "false" />
<view type= "text" id= "text1" x= "48" y= "-2" w= "0" sizeref= "w" posref= "TL TL" color= "#text1_color" shadow= "#shadow" fontsize= "10" hardtext= "#text1" global_color= "false" multi_line= "true" />
<view type= "text" id= "text2" x= "0" y= "-2" w= "0" sizeref= "w" posparent= "text1" color= "#text2_color" posref= "BL TL" shadow= "#shadow" fontsize= "10" hardtext= "#text2" global_color= "false" multi_line= "false" />
<view type= "text" id= "text3" x= "0" y= "-2" w= "0" sizeref= "w" posparent= "text2" color= "#text3_color" posref= "BL TL" shadow= "#shadow" fontsize= "10" hardtext= "#text3" global_color= "false" multi_line= "false" />
<ctrl type= "button" id= "ctrl" button_type= "push_button" global_color_normal= "false" posref= "ML ML" w= "-1" x= "1" y= "0" tx_normal= "blank.tga" tx_pushed= "blank.tga" tx_over= "blank.tga" scale= "true" sizeref= "w" h= "44" tooltip= "#tooltip" color= "#color" col_over= "#color_over" col_pushed= "255 255 255 0" onclick_l= "lua" params_l= "#params_l" onclick_r= "lua" params_r= "#params_r" />
</group>
</template>
<group type= "container" id= "ark_mission_catalog" active= "false" w= "950" h= "700" pop_max_w= "950" pop_max_h= "700" pop_min_w= "950" pop_min_h= "700" header_color= "UI:SAVE:WIN:COLORS:COM" posref= "TL TL" title= "Mission Catalog" global_color= "true" global_color_over= "true" right_button= "true" movable= "true" lockable= "true" openable= "true" opened= "true" resizer= "true" active_savable= "false" >
<group id= "header_closed" x= "0" y= "0" w= "120" h= "16" posref= "TL TL" on_active= "lua" on_active_params= "WebBrowser:saveWindowPop()" />
<group id= "header_opened" x= "0" y= "0" w= "950" h= "16" posref= "TL TL" on_active= "lua" on_active_params= "WebBrowser:restoreWindowPop()" />
<group id= "content" x= "0" y= "0" w= "0" h= "0" posref= "TL TL" >
<group id= "htmlA" type= "html" posref= "ML ML" url= "http://app.ryzom.com" title_prefix= "" sizeref= "h" x= "-16" y= "10" w= "220" h= "0" background_color= "0 0 0 0" error_color= "255 240 48 255" link_color= "240 155 100 255" text_color= "210 210 210 255" h1_color= "255 255 255 255" h2_color= "255 255 255 255" h3_color= "255 255 255 255" h4_color= "255 255 255 255" h5_color= "255 255 255 255" h6_color= "255 255 255 255" text_font_size= "10" h1_font_size= "16" h2_font_size= "14" h3_font_size= "13" h4_font_size= "12" h5_font_size= "11" h6_font_size= "11" paragraph_begin_space= "12" multi_line_space_factor= "0.25" td_begin_space= "0" li_begin_space= "4" ul_begin_space= "12" li_indent= "-10" ul_indent= "30" checkbox_bitmap_normal= "w_slot_on.tga" checkbox_bitmap_pushed= "w_opacity_on.tga" checkbox_bitmap_over= "" background_bitmap_view= "" home= "" browse_next_time= "false" timeout= "0" form_text_area_group= "edit_box_widget_multiline" >
<group id= "black" posref= "BR BR" sizeref= "hw" w= "-16" h= "-12" inherit_gc_alpha= "true" />
<view type= "bitmap" id= "black2" posparent= "black" posref= "MM MM" sizeref= "wh" w= "-2" h= "-2" inherit_gc_alpha= "true" scale= "true" texture= "blank.tga" global_color= "false" color= "255 255 255 0" />
<group type= "list" id= "text_list" fontsize= "9" posref= "TL TL" posparent= "black" x= "2" y= "-2" space= "0" sizeref= "hw" w= "-4" h= "-4" maxelements= "2000" />
<ctrl style= "skin_scroll" id= "scroll_bar" x= "8" />
</group>
<group id= "htmlB" type= "html" posref= "ML ML" url= "http://app.ryzom.com" title_prefix= "" sizeref= "h" x= "190" y= "10" w= "740" h= "0" background_color= "0 0 0 0" error_color= "255 240 48 255" link_color= "240 155 100 255" text_color= "210 210 210 255" h1_color= "255 255 255 255" h2_color= "255 255 255 255" h3_color= "255 255 255 255" h4_color= "255 255 255 255" h5_color= "255 255 255 255" h6_color= "255 255 255 255" text_font_size= "10" h1_font_size= "16" h2_font_size= "14" h3_font_size= "13" h4_font_size= "12" h5_font_size= "11" h6_font_size= "11" paragraph_begin_space= "12" multi_line_space_factor= "0.25" td_begin_space= "0" li_begin_space= "4" ul_begin_space= "12" li_indent= "-10" ul_indent= "30" checkbox_bitmap_normal= "w_slot_on.tga" checkbox_bitmap_pushed= "w_opacity_on.tga" checkbox_bitmap_over= "" background_bitmap_view= "" home= "" browse_next_time= "false" timeout= "0" form_text_area_group= "edit_box_widget_multiline" >
<group id= "black" posref= "BR BR" sizeref= "hw" w= "-16" h= "-12" inherit_gc_alpha= "true" />
<view type= "bitmap" id= "black2" posparent= "black" posref= "MM MM" sizeref= "wh" w= "-2" h= "-2" inherit_gc_alpha= "true" scale= "true" texture= "blank.tga" global_color= "false" color= "255 255 255 0" />
<group type= "list" id= "text_list" fontsize= "9" posref= "TL TL" posparent= "black" x= "2" y= "-2" space= "0" sizeref= "hw" w= "-4" h= "-4" maxelements= "2000" />
<ctrl style= "skin_scroll" id= "scroll_bar" x= "8" />
</group>
</group>
</group>
<tree node= "ark_mission_catalog" />
<group type= "container" id= "storyline_window" active= "true" w= "0" h= "0" pop_max_w= "0" pop_max_h= "0" pop_min_w= "0" pop_min_h= "0" > </group>
<tree node= "storyline_window" />
</interface_config>
</interface_config>