Jump to content

imthenewguy

Curator
  • Posts

    4,085
  • Joined

  • Last visited

  • Days Won

    51

Everything posted by imthenewguy

  1. imthenewguy

    backpack

    DOes it happen when they leave, or die?
  2. imthenewguy

    Night time settings

    What command?
  3. imthenewguy

    Stacking

    All I can do (and have done) as a developer is add a config option to allow my plugin to correctly handle stacking and splitting of items that are natively stackable. "Allow the plugin to handle stacking of Item Perk items? [set to false if using StackModifier]" "Allow the plugin to handle splitting of Item Perk items? [set to false if using StackModifier]" If this conflicts with your stack plugin and needs to be disabled, or if clothing (which is generally not stackable, but made so by a stack plugin) is having issues where when split, it loses its buff, then you need to speak to the developer of whatever stack plugin you use and tell them to handle item splitting correctly by persisting the item.name and item.text fields when an item is split. Nothing I can do about it from my end unfortunately.
  4. Changed Status from Pending to Closed
  5. imthenewguy

    backpack

    What kind of backpack?
  6. Nothings changed from my end when it comes to API or hook calls. I simply updated old cliff paths, and added config options to disable items from being sold in shop.
  7. imthenewguy

    Awareness Skill

    Yeah not a bad idea.
  8. Changed Status from Pending to Closed Changed Fixed In to Next Version
  9. Will add it to the next version of skill tree.
  10. imthenewguy

    Awareness does not work

    Nope it should work as soon as its activated. The distance is dictated by the config, and the types are also part of the config in buff settings.
  11. Changed Status from Pending to Closed
  12. There is not. Redeemrecycler spawns a recycler using credits from the redeemable recyclers, so it wouldnt work the way you want it to. Why not just create an item in the shop that's the same as my recycler item? Would work fine.
  13. There's no difference between the way the scores initialize in 1.5.11 and 1.5.10. Both open, read and close all data files int he SkillTree folder and store the score data into a dictionary when the plugin initializes. Did you update the plugin after your server had already loaded? Ive made changes to the next version to update to a coroutine so that it loads x profiles every game tick, rather than all profiles immediately on start.
  14. Unload the plugin. Save a copy of your data file. Delete the data file from your server. Reload the plugin. Does the issue get resolved?
  15. Nah there isn't. The issue is the size of the scroll bar is calculated based on text size, so adjusting the size would throw out the scroll bar calculation entirely.
  16. You aren't updating it in the plugin (.cs file) are you? You need to update the value in the config (.json file).
  17. The animal's brain is set to null in the same tick they are spawned, so they shouldn't kill anyone when spawned. This would be the same for when the plugin is unloaded/loaded.
  18. It doesnt support it. I have a new plugin coming out that will allow the creation of named items though.
  19. imthenewguy

    blast suit

    You will need to unload all plugins except skill tree then reload them in batches until it stops working.
  20. Version 1.0.4

    78 downloads

    Transform your Rust map with dynamic wormholes that open up thrilling new possibilities for players! This plugin introduces randomly spawning, paired wormholes that create instant portals between two locations on the map. Admins can also create static wormhole pairs between locations. Randomized Spawns: Wormholes appear at random intervals, based on configurable timer ranges. Paired Portals: Each wormhole is linked to another, allowing seamless teleportation between the two. Customizable Settings: Time Limits: Control how long wormholes remain active. Usage Limits: Set how many times a wormhole can be used before it despawns. Condition Restrictions: Prevent players from using wormholes when they are Bleeding Starving Dehydrated Cold/Hot Wounded Irradiated Escape/Raid/Combat blocked Spice up gameplay, encourage exploration, and create chaotic or strategic opportunities for your players to interact with the world in new ways. Perfect for servers looking to add a touch of unpredictability and fun! Permission required to use the plugin: wormholes.access Admin permission: wormholes.admin Command: wormhole.spawn <grid coordinate> <grid coordinate> Type: Chat Permission: wormholes.admin Description: Forces a pair of wormholes to spawn in each grid coordinate. For example wormhole.spawn b2 c5 would spawn a wormhole in a random location in b2, with the other side of the wormhole at a random location in c5. Both coordinates need to contain valid spawn points. Command: whgrid Type: Chat Permission: wormholes.admin Description: Draws all valid spawn positions that the plugin has cached to the user. Requires level 1 auth. Command: dbwh Type: Chat Permission: wormholes.admin Description: Debugs all active wormholes on the map. Draws lines between each wormhole pair. Command: statichole.add <optional: name> Type: Chat Permission: wormholes.admin Description: Creates a wormhole at the players position with the designated name if applicable. Requires the command to be run twice at 2 different locations for the wormholes to appear.
    $9.99
  21. Changed Status from Pending to Closed
  22. Theres no command that takes a skin parameter. /ipgive <target> <Optional: shortname> <optional: perks>
1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

134.9k

Files Sold

Total number of files sold.

2.8m

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.