Jump to content

imthenewguy

Creator
  • Posts

    5,032
  • Joined

  • Last visited

  • Days Won

    71

Everything posted by imthenewguy

  1. Can you show me some screenshots of what you mean? Run /tt.showcoordinates
  2. imthenewguy

    Caboose crash error

    Seems to be working fine for me. Is something else on the caboose that shouldn't be, like a player? Rust 2026-08-29 12-58-16.mp4
  3. The value difference between min and max values represents the size. Fort example the default min x value is -251.4, and the default max x value is -215.4. This means the icons length 36. The same is for the y value (height). If you want to reposition the icon, you need to change the values relative for both. For example, to shift it 20 pixels to the right, you would increase both numbers on the x axis by 20, not just 1.
  4. You cannot rename items in rust and have it use lang unfortunately.
  5. Works fine. If you are referring to the slots for each item, the default uses the max quality value of the vanilla item. If you want it to cap all items out at 3, then you can set this to true: "Allow the perk to exceed the maximum armor slot amounts?" Rust 2026-08-29 12-51-06.mp4
  6. No you would need an item.text field as well, just like a regular item perks item. For syntax for the text field is something like this: "Text": "[MeleeWard 0.2][Academic 0.1][named]" The plugin does support the ability to add the loot to heli crates based on skin id of the crate, if that's how the other plugin is handling loot.
  7. imthenewguy

    Arena wont Despawn

    I will add a command to clear off old arena entities.
  8. Lone hasn't been supported for over a year. You are welcome to transfer your purchase to codefling if you bought it on Lone. Join my discord, complete the verification process and send me a PM with the purchase information. https://discord.gg/jxD7MtaV9g
  9. imthenewguy

    Block skinning?

    Hey mate sorry for the delayed response. Long week. I will add a config option to the next release to prevent native reskin of the item.
  10. imthenewguy

    Caboose crash error

    Does it happen with any other entities?
  11. Nah its set to work as is.
  12. I will look at adding it.
  13. It is for SkillTree only yeah. It will stack multiplicative. If the user has 3x xp from perms, and 2x from world, they will get 6x.
  14. The plugin has lang support, so you can translate messages and custom UI to whatever language you want. Keep in mind the Rust items themselves do not support language changes for custom item names.
  15. imthenewguy

    Ui

    Very strange.
  16. I will fix the UI issue and turret detection in the next release. You can fix the knife issue by adding it to the whitelist: knife.bone.obsidian
  17. You need to add the permissions and make sure it's enabled in config.
  18. It will log their death locations, what they had on them etc, and will give you the ability to restore the items back to the player. It will take the actual items from the corpse for each item that still exists, and will generate new items with the same attributes for the ones that have despawned.
  19. imthenewguy

    Spawn Perk items

    I will fix in the next release. There are a few more flags that need to be checked.
  20. You would format it something like this: "Commands to run when the player prestiges ({id} = userid. {name} = player name) [description : command]": { "A description about my command": "myconsolecommandhere", "Another description about my other command": "mysecondconsolecommandhere" },
  21. The plugin compiles fine. CF may have given you stale version (the scheduled updates messed up entirely on forced wipe). Try and redownload it, open the .cs file and make sure the file version is showing 1.0.40.
  22. Your offsets are way off in terms of size. "UI anchor settings": { "anchor_min": "1 1", "anchor_max": "1 1", "offset_min": "-162.865 -52", "offset_max": "-5.134995 -8" }, The x axis in the default offset min and offset max have a difference of 157.7~. Yours has a difference of 43.705.
  23. Can you paste me the anchor settings from the config? "UI anchor settings"
  24. Have you modified the "UI anchor settings"? That panel should be stretched entirely.
  25. imthenewguy

    Ui

    The reason the menu closes is because you are no longer looting the container, which my plugin does not have control over. Either a button you are pressing, or something else is causing you to stop looting the vending machine, which closes the UI.

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.9m
Total downloads
Customers
12k
Customers served
Files Sold
169.9k
Total sales
Payments
3.7m
Processed total
×
×
  • 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.