Jump to content

Lorenc

Creator
  • Posts

    11
  • Joined

  • Last visited

Everything posted by Lorenc

  1. Lorenc

    GameTips

    Version 1.0.0

    2 downloads

    A lightweight and customizable plugin that displays rotating informational messages in a clean UI panel positioned below the hotbar. Perfect for server tips, commands, announcements, and helpful information without cluttering the chat. Description GameTips creates a non-intrusive text panel that cycles through configurable messages at set intervals. The UI appears below or above the inventory hotbar and automatically manages itself when players connect or disconnect. Messages are displayed to all online players simultaneously. Features Clean UI panel positioned below the hotbar Fully customizable appearance (colors, font size, positioning) Configurable message rotation interval Automatic player connection/disconnection handling Admin reload command for updating messages without restart Minimal performance impact Easy JSON configuration Configuration { "Messages to display": [ "Welcome to my rust server!", "We hope you have a awesome time here!", "Check /commands for all available commands!", "Visit our website at yourdomain.com", "Join our Discord at discord.gg/yourserver" ], "Message interval (seconds)": 45.0, "UI Settings": { "Background color (RGBA)": "0 0 0 0.0", "Text color (RGBA)": "1 1 1 1", "Font size": 10, "Panel height offset from bottom": 0.101, "Panel height": 0.03 } } Configuration Options Messages to display - Array of text messages to cycle through Message interval (seconds) - Time between message changes (default: 45 seconds) Background color (RGBA) - Panel background color in RGBA format (0-1 values) Text color (RGBA) - Text color in RGBA format (0-1 values) Font size - Size of the displayed text (default: 10) Panel height offset from bottom - Distance from bottom of screen (default: 0.101) Panel height - Height of the message panel (default: 0.03) Commands /reloadmessages - Reloads messages from config file (Admin only) Permissions No permissions required. Admin commands use built-in admin detection. Installation Download GameTips.cs Place in your oxide/plugins folder Restart server or reload plugin Edit the generated config file as needed Use /reloadmessages to apply config changes Positioning The panel uses Unity's UI anchor system: 0.101 positions it just above the hotbar 0.0015 moves it lower (may overlap hotbar)
    $5.00
  2. Lorenc

    Integer to double?

    Hi @Steenamaroo I've made a couple of modifications to the script myself already, and realized u can just pass whole numbers, and parse em as doubles. I've already rewritten ServerRewards as it wasnt able to parse 0.10 values etc, would come with the conversion from int to double error. Was just a suggestion though ^^
  3. Lorenc

    Integer to double?

    Wouldn't it be a cool idea to have the integers replaced by doubles so the values are more obsolete? Instead of just doing flat numbers like 0, 1, 2, 3 u'd be able to do 0.10, 0,20, 3,20, 4,80 If you round it correctly. I've been doing this from the start as it makes the "RP" have more value.
  4. Lorenc

    Cargo issue

    I see, was reported several times as a bug since when cargo is off map, he'll still show for around half a hour to a hour.
  5. Hey there! I saw/see from the comments on the other topics that the furnacelevels is unable to work alongside with other smelting controllers such as quicksmelt. Is there a way to bypass this for "Furnaces" only, and make campfires etc cook using the FurnaceLevels instead of QuickSmelt?
  6. Lorenc

    Cargo issue

    Cargo icon seems to be broken, whenever cargo comes by the icon stays active and doesnt go off anymore.
2m

Downloads

Total number of downloads.

9.3k

Customers

Total customers served.

136.1k

Files Sold

Total number of files sold.

2.9m

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.