Jump to content

ThePitereq

Creator
  • Posts

    1,743
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by ThePitereq

  1. Hey. I know about this issue and sorry for the delay. The new update is in testing stage and will be available tomorrow.
  2. ThePitereq

    images not showing

    So the steps i've mentioend fixed your issue or not?
  3. ThePitereq

    images not showing

    Seems like some problems with ImageLibrary data file. Try removing whole ImageLibrary data folder on disabled server.
  4. I have some little experience with welcome panel but i don't think that it can be added without development knowledge + it will be scalled wrong way.
  5. ThePitereq

    Monument Quarries

    It takes a minute to create output, and quarries visually run all the time, if you still have a problem please create new support here or on discord.
  6. ThePitereq

    downgrade elevels

    hey. there is no command for that. if you want you can try to find the recycler in data file, unload plugin, edit the level inside file and load plugin again.
  7. ThePitereq

    Can't delete quarries

    Just checked and i don't have issue like that on most recent version. Not sure where the problem is. All it does it checks if player is pressing sprint button.
  8. you can split quarries into types and then limit then by 1, jsut like quarry and pumpjack are different quarries just split quarry into stone/metal/hq.
  9. Hm, don't have error like that while running latest version on carbon server. My server version: Carbon 1.2024.1046.4234/linux/2024.02.01.0 [production] [production_build] on Rust 614/2519.246.1
  10. Hey, yeah it's display fault. It works correctly just the text is wrong, will push update today. About that, does the UI is being opened, even empty when error happens, or no ui at all?
  11. ThePitereq

    Can't delete quarries

    Didn't had issue like that, maybe your server is laggy or something? It doesn't do anything or what?
  12. Yeah there is a lot of plans of reworking whole static virtual quarry system, as it can work a lot better Tho, can add message like that for now. Thanks for the info!
  13. Idk tbh, currently have a lot of work being done + whole system of RoadBradley is being remade which makes me diffucult to make another changes for older versions.
  14. surry but i dnon't understand in 100% what you mean. There is automatic time that tank gets removed if noone attacked it. Tank uses his own raycast to check if player is visible, there is some problems with stopping curreently, but working on fix for this.
  15. Like an virtual furnaces? Hmm, might be cool idea but not sure if i'll release something like that (lack of time rn)
  16. ThePitereq

    Console error

    You are using "Always Include Chance (0-100)": which means that it will be ALWAYS in loot and you also have "Chance": 1, which means it will be also present when filling up container with different items, if you don't want that set it to 0.
  17. ThePitereq

    Console error

    Hey. YOur default amount of ducttape is 1, and the randomization is +2 and -2, so it tries to give you an amount in range -1 and 3. It cannot give -1 or 0 so it prints error. Change base value to 3 or change avg value to fix this.
  18. ThePitereq

    Console Spam

    Changed Status from Pending to Closed
  19. ThePitereq

    Console Spam

    Solved on discord
  20. It's an message that doesn't change anything. As i can see yo uare still using V1. If you want to get rid of it you can just change return false; in like 237 to return true; And there wil lbe no more messages like that.
  21. Yes, you can add commands to be sold. Here is an example: "unbreakabletools-0": { "Command (if set, ignore item)": [ "c.grant user {userId} neverwear.tools", "servermessage 2 '{userName}'" ], "Shortname": "", "Skin ID": 645763, "Amount": 1, "Item Name": "", "Display Name": "Unbreakable Tools [Permanent]", "Is Blueprint": false, "Icon URL (if skin not 0)": "someUrl", "Price": 100000, "Price Per Purchase Multiplier": 1.0, "Multiply Price Per Daily (true) Or Per Wipe (false) Purchases": true, "Show Description Field": false, "Discount Permission (value)": {}, "Required Permission": "", "Display Blacklist Permission": "neverwear.tools", "Daily Buy Max": 0, "Wipe Buy Max": 0, "Cooldown Between Purchases (in seconds, 0 to disable)": 0 } Its an item in shop listings in /data/ShoppyStock/Shops/<myShop>.json
  22. Unfortunately all the bars are generated client-side and can't be changed for now.
  23. Is the problem still appearing? Can't replicate this bug.
  24. Currently there is no randomization, but it's really nice idea. Can make something like that later on. This can be also added as an percentage of current price. Not rn as it would require space in UI which is not present in current version. But i'll add it to my to do list
2.1m

Downloads

Total number of downloads.

9.8k

Customers

Total customers served.

142.4k

Files Sold

Total number of files sold.

3m

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.