Jump to content

Mevent

Curator
  • Posts

    2,631
  • Joined

  • Last visited

Everything posted by Mevent

  1. Changed Status from Work in Progress to
  2. Changed Status from Work in Progress to
  3. Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
  4. Mevent

    scrap

    Changed Status from Pending to Closed
  5. Mevent

    not work background!

    Changed Status from Pending to Closed Changed Fixed In to 2.2.1
  6. Mevent

    not working with no escape?

    Changed Status from Pending to Closed
  7. Mevent

    not work background!

    Instructions for changing the background to an image: Step 1: Open and edit the "oxide/data/Shop/UI.json" file Open the "UI.json" file using a text editor such as Notepad++ or Visual Studio Code. Step 2: Find the `Background Settings` section Locate the `Background Settings` section in the file. It should look something like this: "BackgroundSettings": { "Use background?": true, "Display type (Overlay/Hud)": "Overlay", "Background": { "Sprite": "", "Material": "assets/content/ui/uibackgroundblur.mat", "Image": "", "Color": { "HEX": "#000000", "Opacity (0 - 100)": 90.0 }, "Cursor Enabled": true, "Keyboard Enabled": false, "AnchorMin": "0 0", "AnchorMax": "1 1", "OffsetMin": "0 0", "OffsetMax": "0 0" }, "Close on click?": true } Step 3: Change parameters Now let's change the required parameters: 1. Setting the link to the image: "Image": "path/to/your/image.png" Replace "path/to/your/image.png" with the actual path to your image. 2. Clearing the "Material" field: "Material": "" Simply delete the current value "assets/content/ui/uibackgroundblur.mat" or replace it with an empty string: "". 3. Customize the background color: "Color": { "HEX": "#FFFFFF", "Opacity (0 - 100)": 100.0 } Replace `#000000` with `#FFFFFFF` for the white color and set `Opacity (0 - 100)` to `100.0`. Final example: "Background Settings": { "Use background?": true, "Display type (Overlay/Hud)": "Overlay", "Background": { "Sprite": "", "Material": "", "Image": "path/to/your/image.png", "Color": { "HEX": "#FFFFFF", "Opacity (0 - 100)": 100.0 }, "Cursor Enabled": true, "Keyboard Enabled": false, "AnchorMin": "0 0", "AnchorMax": "1 1", "OffsetMin": "0 0", "OffsetMax": "0 0" }, "Close on click?": true }
  8. Changed Status from Pending to Closed Changed Fixed In to 1.1.3
  9. Mevent

    Vehicle payment

    Changed Status from Pending to Closed Changed Fixed In to 2.1.3
  10. Mevent

    KIT IMAGES MESSED UP AGAIN.

    Hi! What exactly do you want to change?
  11. Changed Status from Pending to Closed Changed Fixed In to 2.1.1
  12. Mevent

    Plugin not functioning

    Changed Status from Pending to Closed
  13. Mevent

    Bakning Error

    Changed Status from Pending to Closed
  14. Mevent

    Cannot Edit/Remove

    Changed Status from Pending to Closed
  15. Changed Status from Pending to Closed
  16. Mevent

    Custom Vending

    Changed Status from Pending to Closed
  17. Changed Status from Pending to No Response
  18. Mevent

    Solved

    Changed Status from Pending to Closed
  19. Changed Status from Pending to Closed
  20. Mevent

    Not taking money

    Thanks for the clarification! I understand that you have already checked the permissions and verified that they are not the problem. So that I can help you, please tell me more about the problem. What exactly is not working? What actions do you perform, and what happens after that?
  21. Mevent

    Not taking money

    Changed Status from Pending to Closed
  22. Mevent

    Not taking money

    Yes, unfortunately a lot of people accidentally turn on their "shop.free" permission and forget about it.
  23. Mevent

    Event does not start

    The event launches at the scheduled time without any problems
  24. Mevent

    Carbon there is no avatar image

    Changed Status from Pending to Closed Changed Fixed In to 2.2.0
  25. Mevent

    Crafts

    "Command on give": "giveindustrialrecycler %steamid%",
1.8m

Downloads

Total number of downloads.

8.4k

Customers

Total customers served.

127.5k

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.