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.

1 Screenshot

About Vanish Status

The plugin displays invisibility indication in the status bar. Depends on Vanish/BetterVanish and AdvancedStatus plugins.

P.S. For those who use Vanish from uMod. Since the API method IsInvisible sometimes returns true for players who are not invisible, I asked the author to change or add a new method that works correctly.
In the meantime, while it hasn't been changed or added, you can use the plugin below, which includes just one additional method, IsInvisible2:

 

Vanish.cs
But if you are using Vanish without modifications(without adding the IsInvisible2 method), you need to specify the API method as IsInvisible instead of IsInvisible2 in the VanishStatus config file.

 

Ji0XU4D.png

  • 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.

 

MOEpxmo.png

{
  "Vanish - The name of the API method to check if a player is invisible": "IsInvisible2",
  "Status. Bar - Height": 26,
  "Status. Bar - Order": 10,
  "Status. Background - Color": "#15AC9D",
  "Status. Background - Transparency": 0.7,
  "Status. Background - Material(empty to disable)": "",
  "Status. Image - Url": "https://i.imgur.com/3D1JIaU.png",
  "Status. Image - Local(Leave empty to use Image_Url)": "VanishStatus_Vanish",
  "Status. Image - Sprite(Leave empty to use Image_Local or Image_Url)": "",
  "Status. Image - Is raw image": false,
  "Status. Image - Color": "#15AC9D",
  "Status. Image - Transparency": 1.0,
  "Status. Text - Size": 12,
  "Status. Text - Color": "#FFFFFF",
  "Status. Text - Font(https://umod.org/guides/rust/basic-concepts-of-gui#fonts)": "RobotoCondensed-Bold.ttf",
  "Version": {
    "Major": 0,
    "Minor": 1,
    "Patch": 5
  }
}

 

DxI83SK.png

EN:
{
  "MsgText": "You are invisible"
}
RU:
{
  "MsgText": "Вы невидимы"
}

 


User Feedback

1.4m

Downloads

Total number of downloads.

6.8k

Customers

Total customers served.

101.7k

Files Sold

Total number of files sold.

2m

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.