Re: WidgetsTemplets.xc/Widgets.xc
Published by one-fifty on
BLACKWOT › Forums › Stats & Other Mods for World of Tanks › XVM: eXtended Visualization Mod › Everything XVM › XVM .xc files › WidgetsTemplets.xc/Widgets.xc › Re: WidgetsTemplets.xc/Widgets.xc
I want to put a image for the bg and am having a problem doing it.
“clock”: {
“enabled”: true,
“layer”: “top”,
“type”: “extrafield”,
“formats”: [
{
“updateEvent”: “ON_EVERY_SECOND”,
“x”: 0,
“y”: 88,
“width”: 300,
“height”: 50,
“screenHAlign”: “center”,
“borderColor”: “0xa8ffbb”, “alpha”: 90,
“bgColor”: “0x586e9e”, “alpha”: 60,
“scr”: null,
“shadow”: { “enabled”: true, “distance”: 0, “angle”: 0, “color”: “0x000000”, “alpha”: 80, “blur”: 4, “strength”: 2},
“textFormat”: { “align”: “right”, “valign”: “top”, “color”: “0xa8ffbb” },
“format”: “<font face=’$FieldFont’><textformat leading=’-38′><font size=’38’>{{py:xvm.formatDate(‘%I:%M:%S %p’)}}</font><br></textformat><textformat rightMargin=’200′ leading=’-2′>{{py:xvm.formatDate(‘%Au’)}}<br><font size=’18’>{{py:xvm.formatDate(‘%d %bu %Y’)}}</font></textformat></font>”
}
]
}
}