Jump to content
Message added by IIIaKa,

In case you don't have AdvancedStatus, you should purchase the Bundle. The price is the same, but additionally, you'll receive AdvancedStatus.
P.S. Any suggestions for improvement will be taken into consideration.

4 Screenshots

  • 6.4k
  • 129
  • 14.31 kB
 Share

About Fuel Status

The plugin displays the vehicle's fuel level in the status bar. Depends on AdvancedStatus plugin.

 

Ji0XU4D.png

  • The ability to display the vehicle's fuel level(gauge) in the status bar;
  • The ability to specify the order of the bar;
  • The ability to change the height of the bar;
  • The abillity to customize the color and transparency of the background;
  • The ability to set a material for the background;
  • The ability to switch between CuiRawImageComponent and CuiImageComponent for the image;
  • The ability to get images from the local folder (*SERVER*\oxide\data\AdvancedStatus\Images);
  • The abillity to set own image and customize the color and transparency of the image;
  • The abillity to set sprite instead of the image;
  • The ability to customize the colorsize and font of the text;
  • The ability to set a color for each percentage of fuel.

 

MOEpxmo.png

{
  "Fuel indicator refresh interval in seconds": 5.0,
  "Status. Bar - Height": 26,
  "Status. Bar - Order": 1,
  "Status. Background - Color": "#FFFFFF",
  "Status. Background - Transparency": 0.15,
  "Status. Background - Material(empty to disable)": "",
  "Status. Image - Url": "https://i.imgur.com/LP54lLZ.png",
  "Status. Image - Local(Leave empty to use Image_Url)": "FuelStatus_Fuel",
  "Status. Image - Sprite(Leave empty to use Image_Local or Image_Url)": "",
  "Status. Image - Is raw image": false,
  "Status. Image - Color": "#E2DBD6",
  "Status. Image - Transparency": 0.55,
  "Status. Text - Size": 15,
  "Status. Text - Color": "#E2DBD6",
  "Status. Text - Font(https://umod.org/guides/rust/basic-concepts-of-gui#fonts)": "RobotoCondensed-Bold.ttf",
  "Status. Text - Offset Horizontal": 7,
  "Status. Progress - Transparency": 0.8,
  "Status. Progress - OffsetMin": "25 2.5",
  "Status. Progress - OffsetMax": "-3.5 -3.5",
  "Status. Progress - Zero Text Size": 12,
  "Status. Progress - Zero Text Color": "#F70000",
  "List of Gauge Indicators": [
    {
      "MaxRange": 1.0,
      "MinRange": 0.6,
      "Color": "#B1C06E"
    },
    {
      "MaxRange": 0.6,
      "MinRange": 0.2,
      "Color": "#F7BB00"
    },
    {
      "MaxRange": 0.2,
      "MinRange": 0.0,
      "Color": "#F70000"
    }
  ],
  "Version": {
    "Major": 0,
    "Minor": 1,
    "Patch": 2
  }
}

The values of MaxRange and MinRange set the range of values over which the color applies.
The values for MaxRange and MinRange must be between 0.0 and 1.0 (inclusive), where 0.0 equals 0%, and 1.0 equals 100%.
The value of MaxRange must be equal to the value of MinRange of the previous.

 

DxI83SK.png

EN:
{
  "MsgProgressZero": "Out of fuel, refill required!"
}
RU:
{
  "MsgProgressZero": "Нет топлива!"
}

 


User Feedback

1.2m

Downloads

Total number of downloads.

6.1k

Customers

Total customers served.

90.3k

Files Sold

Total number of files sold.

1.8m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.