From dafa1f667f3aeb1d14973cbfdb03962c7f5a1a76 Mon Sep 17 00:00:00 2001 From: Aranud Date: Mon, 15 May 2023 12:00:14 +0200 Subject: [PATCH] Update hudeditor.rst --- hudeditor.rst | 175 +++++++++++++++++++++++++++----------------------- 1 file changed, 93 insertions(+), 82 deletions(-) diff --git a/hudeditor.rst b/hudeditor.rst index 2360d95..bb5c0ba 100644 --- a/hudeditor.rst +++ b/hudeditor.rst @@ -165,7 +165,7 @@ banner +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -186,9 +186,9 @@ breathbar +-----------------------+-------------------------------------------------------------------------------------------------------------+ | Color | Description | +=======================+=============================================================================================================+ -| Main Color | Bar Background color | +| Main Color | Bar color. If ``Lerp Color`` is set, used as Max value color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | Bar border color | +| Secondary Color | Bar Min color if ``Lerp Color`` is set | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -202,15 +202,15 @@ breathbar +-----------------------+----------------------------------------------------------------------------------------------------+--------+ | No Alpha | Unused | 8 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ -| Bar Bckgrnd | Draw background color for the bar only. The color is set by ``Main Color`` | 16 | +| Bar Bckgrnd | Draw background color for the bar only. The color is set by ``Background Color`` | 16 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ | X0 Y5 | Avoid the 5px margin on X. Applied if ``Bar Bckgrnd`` is set | 32 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ | X0 Y0 | Avoid the 5px margin on X and Y. Applied if ``Bar Bckgrnd`` is set | 64 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ -| Lerp Color | Gradient the color alpha depending of bar values | 128 | +| Lerp Color | Gradient the color alpha depending of ``Main Color`` and ``Secondary Color`` | 128 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ -| Bar Border | Draw the bar border with a thickness of 2px. Tickness value is overwritted if Border Tiny is set | 256 | +| Bar Border | Draw the bar border with a thickness of 2px. Overwritted if ``Border Tiny`` is set | 256 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ | Border Tiny | Reduce the bar border thickness to 1px. Applied if ``Bar Border`` is set | 512 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -233,7 +233,7 @@ breathtext +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -256,7 +256,7 @@ centerprint +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -279,7 +279,7 @@ chat +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -302,7 +302,7 @@ compass +=======================+=============================================================================================================+ | Main Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -339,7 +339,7 @@ crosshair +=======================+=============================================================================================================+ | Main Color | Crosshair main part | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | Crosshair secondary (alternate) part | +| Secondary Color | Crosshair secondary (alternate) part | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -366,37 +366,45 @@ crosshairbar +-----------------------+-------------------------------------------------------------------------------------------------------------+ | Color | Description | +=======================+=============================================================================================================+ -| Main Color | Bar Background color | +| Main Color | Bar color. If ``Lerp Color`` is set, used as Max value color. Ignored if ``Dynamic Color`` is set | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | Bar border color | +| Secondary Color | Bar Min color if ``Lerp Color`` is set. Ignored if ``Dynamic Color`` is set | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ | Style Name | Description | Values | +=======================+====================================================================================================+========+ -| Left | Move maximum on left. If ``Vertical`` is set, maximum is on top. Ignored if ``Center`` is set | 1 | +| Class | Toggle class icon visibility of targeted player | 1 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ -| Center | The minimum start from the center of the bar and is filled to both of the opposite direction | 2 | +| Rank | Toggle rank icon visibility of targeted player | 2 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ -| Vertical | Change the bar orientation vertically | 4 | +| Prestige | Toggle prestige icon visibility of targeted player | 4 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ -| No Alpha | Unused | 8 | +| Left | Move maximum on left. If ``Vertical`` is set, maximum is on top. Ignored if ``Center`` is set | 8 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ -| Bar Bckgrnd | Draw background color for the bar only. The color is set by ``Main Color`` | 16 | +| Center | The minimum start from the center of the bar and is filled to both of the opposite direction | 16 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ -| X0 Y5 | Avoid the 5px margin on X. Applied if ``Bar Bckgrnd`` is set | 32 | +| Vertical | Change the bar orientation vertically | 32 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ -| X0 Y0 | Avoid the 5px margin on X and Y. Applied if ``Bar Bckgrnd`` is set | 64 | +| No Alpha | Unused | 64 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ -| Lerp Color | Gradient the color alpha depending of bar values | 128 | +| Bar Bckgrnd | Draw background color for the bar only. The color is set by ``Background Color`` | 128 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ -| Bar Border | Draw the bar border with a thickness of 2px. Tickness value is overwritted if Border Tiny is set | 256 | +| X0 Y5 | Avoid the 5px margin on X. Applied if ``Bar Bckgrnd`` is set | 256 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ -| Border Tiny | Reduce the bar border thickness to 1px. Applied if ``Bar Border`` is set | 512 | +| X0 Y0 | Avoid the 5px margin on X and Y. Applied if ``Bar Bckgrnd`` is set | 512 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ -| Decor | Draw the decor outlining the bar | 1024 | +| Lerp Color | Gradient the color alpha depending of ``Main Color`` and ``Secondary Color`` | 1024 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ -| Icon | Draw the icon depending of ``Left`` and ``Vertical`` values set | 2048 | +| Bar Border | Draw the bar border with a thickness of 2px. Overwritted if ``Border Tiny`` is set | 2048 | ++-----------------------+----------------------------------------------------------------------------------------------------+--------+ +| Border Tiny | Reduce the bar border thickness to 1px. Applied if ``Bar Border`` is set | 4096 | ++-----------------------+----------------------------------------------------------------------------------------------------+--------+ +| Decor | Draw the decor outlining the bar | 8192 | ++-----------------------+----------------------------------------------------------------------------------------------------+--------+ +| Icon | Draw the icon depending of ``Left`` and ``Vertical`` values set | 16384 | ++-----------------------+----------------------------------------------------------------------------------------------------+--------+ +| Dynamic Color | Gradient the text color depending of player HP: White (>100) yellow (>66) orange (> 33) red (>0) | 32768 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ crosshairtext @@ -413,7 +421,7 @@ crosshairtext +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -436,7 +444,7 @@ cursorhints +=======================+=============================================================================================================+ | Main Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -463,7 +471,7 @@ demotext +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -486,7 +494,7 @@ disconnect +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -509,7 +517,7 @@ fireteam +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -534,7 +542,7 @@ followtext +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -557,7 +565,7 @@ fps +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -578,9 +586,9 @@ healthbar +-----------------------+-------------------------------------------------------------------------------------------------------------+ | Color | Description | +=======================+=============================================================================================================+ -| Main Color | Bar Background color | +| Main Color | Bar color. If ``Lerp Color`` is set, used as Max value color. Ignored if ``Dynamic Color`` is set | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | Bar border color | +| Secondary Color | Bar Min color if ``Lerp Color`` is set Ignored if ``Dynamic Color`` is set | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -594,15 +602,15 @@ healthbar +-----------------------+----------------------------------------------------------------------------------------------------+--------+ | No Alpha | Unused | 8 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ -| Bar Bckgrnd | Draw background color for the bar only. The color is set by ``Main Color`` | 16 | +| Bar Bckgrnd | Draw background color for the bar only. The color is set by ``Background Color`` | 16 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ | X0 Y5 | Avoid the 5px margin on X. Applied if ``Bar Bckgrnd`` is set | 32 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ | X0 Y0 | Avoid the 5px margin on X and Y. Applied if ``Bar Bckgrnd`` is set | 64 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ -| Lerp Color | Gradient the color alpha depending of bar values | 128 | +| Lerp Color | Gradient the color alpha depending of ``Main Color`` and ``Secondary Color`` | 128 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ -| Bar Border | Draw the bar border with a thickness of 2px. Tickness value is overwritted if Border Tiny is set | 256 | +| Bar Border | Draw the bar border with a thickness of 2px. Overwritted if ``Border Tiny`` is set | 256 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ | Border Tiny | Reduce the bar border thickness to 1px. Applied if ``Bar Border`` is set | 512 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -610,6 +618,8 @@ healthbar +-----------------------+----------------------------------------------------------------------------------------------------+--------+ | Icon | Draw the icon depending of ``Left`` and ``Vertical`` values set | 2048 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ +| Dynamic Color | Gradient the text color depending of player HP: White (>100) yellow (>66) orange (> 33) red (>0) | 4096 | ++-----------------------+----------------------------------------------------------------------------------------------------+--------+ healthtext """""""""" @@ -625,13 +635,13 @@ healthtext +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ | Style Name | Description | Values | +=======================+====================================================================================================+========+ -| Dynamic Color | Gradient the text color depending of player HP: White (>100) yellow (>66) orange (> 0) red (>0) | 1 | +| Dynamic Color | Gradient the text color depending of player HP: White (>100) yellow (>66) orange (> 33) red (>0) | 1 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ hudhead @@ -648,7 +658,7 @@ hudhead +=======================+=============================================================================================================+ | Main Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -671,7 +681,7 @@ lagometer +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -694,7 +704,7 @@ limbotext +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -717,7 +727,7 @@ livesleft +=======================+=============================================================================================================+ | Main Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -740,7 +750,7 @@ localtime +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -766,7 +776,7 @@ missilecamera +=======================+=============================================================================================================+ | Main Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -789,7 +799,7 @@ objectives +=======================+=============================================================================================================+ | Main Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -812,7 +822,7 @@ objectivetext +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -835,7 +845,7 @@ ping +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -858,7 +868,7 @@ pmitemsbig +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -885,7 +895,7 @@ popupmessages +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -924,7 +934,7 @@ powerups +=======================+=============================================================================================================+ | Main Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -947,7 +957,7 @@ ranktext +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -970,7 +980,7 @@ reinforcement +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -994,7 +1004,7 @@ roundtimer +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -1017,7 +1027,7 @@ snapshot +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -1040,7 +1050,7 @@ spawntimer +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -1063,7 +1073,7 @@ spectatorstatus +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -1086,7 +1096,7 @@ spectatortext +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -1109,7 +1119,7 @@ speed +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -1132,7 +1142,7 @@ sprinttext +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -1153,9 +1163,9 @@ staminabar +-----------------------+-------------------------------------------------------------------------------------------------------------+ | Color | Description | +=======================+=============================================================================================================+ -| Main Color | Bar Background color | +| Main Color | Bar color. If ``Lerp Color`` is set, used as Max value color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | Bar border color | +| Secondary Color | Bar Min color if ``Lerp Color`` is set | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -1169,15 +1179,15 @@ staminabar +-----------------------+----------------------------------------------------------------------------------------------------+--------+ | No Alpha | Unused | 8 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ -| Bar Bckgrnd | Draw background color for the bar only. The color is set by ``Main Color`` | 16 | +| Bar Bckgrnd | Draw background color for the bar only. The color is set by ``Background Color`` | 16 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ | X0 Y5 | Avoid the 5px margin on X. Applied if ``Bar Bckgrnd`` is set | 32 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ | X0 Y0 | Avoid the 5px margin on X and Y. Applied if ``Bar Bckgrnd`` is set | 64 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ -| Lerp Color | Gradient the color alpha depending of bar values | 128 | +| Lerp Color | Gradient the color alpha depending of ``Main Color`` and ``Secondary Color`` | 128 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ -| Bar Border | Draw the bar border with a thickness of 2px. Tickness value is overwritted if Border Tiny is set | 256 | +| Bar Border | Draw the bar border with a thickness of 2px. Overwritted if ``Border Tiny`` is set | 256 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ | Border Tiny | Reduce the bar border thickness to 1px. Applied if ``Bar Border`` is set | 512 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -1200,7 +1210,7 @@ stats +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -1231,7 +1241,7 @@ statsdisplay +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -1254,7 +1264,7 @@ votetext +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -1277,7 +1287,7 @@ warmuptext +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -1300,7 +1310,7 @@ warmuptitle +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -1323,7 +1333,7 @@ weaponammo +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -1344,9 +1354,9 @@ weaponchargebar +-----------------------+-------------------------------------------------------------------------------------------------------------+ | Color | Description | +=======================+=============================================================================================================+ -| Main Color | Bar Background color | +| Main Color | Bar color. If ``Lerp Color`` is set, used as Max value color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | Bar border color | +| Secondary Color | Bar Min color if ``Lerp Color`` is set | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -1360,15 +1370,15 @@ weaponchargebar +-----------------------+----------------------------------------------------------------------------------------------------+--------+ | No Alpha | Unused | 8 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ -| Bar Bckgrnd | Draw background color for the bar only. The color is set by ``Main Color`` | 16 | +| Bar Bckgrnd | Draw background color for the bar only. The color is set by ``Background Color`` | 16 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ | X0 Y5 | Avoid the 5px margin on X. Applied if ``Bar Bckgrnd`` is set | 32 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ | X0 Y0 | Avoid the 5px margin on X and Y. Applied if ``Bar Bckgrnd`` is set | 64 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ -| Lerp Color | Gradient the color alpha depending of bar values | 128 | +| Lerp Color | Gradient the color alpha depending of ``Main Color`` and ``Secondary Color`` | 128 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ -| Bar Border | Draw the bar border with a thickness of 2px. Tickness value is overwritted if Border Tiny is set | 256 | +| Bar Border | Draw the bar border with a thickness of 2px. Overwritted if ``Border Tiny`` is set | 256 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ | Border Tiny | Reduce the bar border thickness to 1px. Applied if ``Bar Border`` is set | 512 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -1391,7 +1401,7 @@ weaponchargetext +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -1414,7 +1424,7 @@ weaponicon +=======================+=============================================================================================================+ | Main Color | Icon color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -1437,7 +1447,7 @@ weaponstability +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -1453,13 +1463,13 @@ weaponstability +-----------------------+----------------------------------------------------------------------------------------------------+--------+ | No Alpha | Unused | 16 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ -| Bar Bckgrnd | Draw background color for the bar only. The color is set by ``Main Color`` | 32 | +| Bar Bckgrnd | Draw background color for the bar only. The color is set by ``Background Color`` | 32 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ | X0 Y5 | Avoid the 5px margin on X. Applied if ``Bar Bckgrnd`` is set | 64 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ | X0 Y0 | Avoid the 5px margin on X and Y. Applied if ``Bar Bckgrnd`` is set | 128 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ -| Lerp Color | Gradient the color alpha depending of bar values | 256 | +| Lerp Color | Gradient the color alpha depending of ``Main Color`` and ``Secondary Color`` | 256 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ | Bar Border | Draw the bar border with a thickness of 2px. Tickness value is overwritted if `Border Tiny` is set | 512 | +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -1484,7 +1494,7 @@ xptext +=======================+=============================================================================================================+ | Main Color | Font color | +-----------------------+-------------------------------------------------------------------------------------------------------------+ -| Secondary | N/A | +| Secondary Color | N/A | +-----------------------+-------------------------------------------------------------------------------------------------------------+ +-----------------------+----------------------------------------------------------------------------------------------------+--------+ @@ -1606,3 +1616,4 @@ Elements contained in component are aligned horizontaly regarding the component +---------+--------------------------------------------------------------------------------------------------------------------------------------+---------+ | Center2 | Center elements in component, align element in left justify adjusted to the longest elements and keep equal margin on left and right | 3 | +---------+--------------------------------------------------------------------------------------------------------------------------------------+---------+ +