Jump to content

IIIaKa

Creator
  • Posts

    1,791
  • Joined

  • Last visited

Everything posted by IIIaKa

  1. If the issue persists, feel free to report it in this thread.
  2. Changed Status from Work in Progress to Not a Bug
  3. In those versions, it served as a placeholder to fill that space. After adding scrolling, I replaced the button with text indicating how many items are displayed on the page. This was done because scrolling was a new feature, and few people knew about it. For example, on the personal page, you may notice that the text indicates 10 items are displayed, even though only 5 are visible. If you used this button, I can consider introducing an option to choose between text or a button.
  4. If the issue persists, feel free to report it in this thread.
  5. Changed Status from Work in Progress to Closed Changed Fixed In to 0.1.5
  6. @IanHendry80 Hello, the issue was with AdvancedStatus. Please re-download both plugins, the problem should be resolved.
  7. Changed Status from Pending to Work in Progress
  8. By @IanHendry80
  9. IIIaKa

    Fuel Bar Color

    @Ahmed Alkaabi You need to fill the range from 0 to 1. In your version, there is no color for the range from 0 to 0.00111 and from 0.00222 to 1.
  10. @RickJamesBitch Hi! I'm not sure which button you're referring to. Can you please clarify?
  11. IIIaKa

    Fuel Bar Color

    Unfortunately, colors can only be linked to percentages. For example, 500 units of fuel is approximately ~0.00222%. You need to create this range and assign it the desired color. For example, a range from 0% to 0.1(10%) in your case would be from 0 to 22500 units of fuel.
  12. IIIaKa

    Fuel Bar Color

    Since I don't quite understand what you want, I'll explain how the color change works. The maximum fuel stack size and the amount of fuel in the tank are taken, and from these two numbers, a percentage is calculated. This percentage is then used to set the position for the progress bar. You have the option to set your own limits in the config file under the 'List of Gauge Indicators' section. Here is an example of a list of colors for different ranges. You can specify more or fewer values, but it's important that they do not overlap and that the first value equals the last value of the previous range. "List of Gauge Indicators": [ { "MaxRange": 1.0, "MinRange": 0.9, "Color": "#B1C06E" }, { "MaxRange": 0.9, "MinRange": 0.8, "Color": "#F7BB00" }, { "MaxRange": 0.8, "MinRange": 0.7, "Color": "#F70000" }, { "MaxRange": 0.7, "MinRange": 0.6, "Color": "#008080" }, { "MaxRange": 0.6, "MinRange": 0.5, "Color": "#4B0082" }, { "MaxRange": 0.5, "MinRange": 0.4, "Color": "#00FFFF" }, { "MaxRange": 0.4, "MinRange": 0.3, "Color": "#800080" }, { "MaxRange": 0.3, "MinRange": 0.2, "Color": "#FF00FF" }, { "MaxRange": 0.2, "MinRange": 0.1, "Color": "#00FF00" }, { "MaxRange": 0.1, "MinRange": 0.0, "Color": "#FFA500" } ]
  13. IIIaKa

    Fuel Bar Color

    As far as I understand, you want the colors to change depending on the amount of fuel, not by percentage?
  14. IIIaKa

    Fuel Bar Color

    If the issue persists, feel free to report it in this thread.
  15. IIIaKa

    Fuel Bar Color

    Changed Status from Can't Reproduce to Not a Bug
  16. IIIaKa

    Fuel Bar Color

    Colors also work fine depending on the fuel level in the tank.
  17. IIIaKa

    Fuel Bar Color

    @Ahmed Alkaabi Hi, try restarting both plugins. Since I installed the StackSizeController plugin and set the same limit, everything works for me.
  18. IIIaKa

    Fuel Bar Color

    Changed Status from Work in Progress to Can't Reproduce
  19. IIIaKa

    Fuel Bar Color

    Changed Status from Pending to Work in Progress
  20. @GamingMadhouse Hello! Try downloading the plugin again.
  21. Changed Status from Pending to Work in Progress
  22. @pzudemz Hello! Try downloading the plugin again.
  23. @StrifeZ Try downloading the plugin again.
  24. Changed Status from Pending to Work in Progress
  25. Hi. This was done so that only the Monument's owner and their friends could pick up items. I will add the option to disable this.
1.8m

Downloads

Total number of downloads.

8.3k

Customers

Total customers served.

125.1k

Files Sold

Total number of files sold.

2.6m

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.