Jump to content

imthenewguy

Creator
  • Posts

    4,959
  • Joined

  • Last visited

  • Days Won

    66

Everything posted by imthenewguy

  1. imthenewguy

    Rocks & XP

    L:ooks like Facepunch updated the rock to not give bonus yield. I tested it on my server, the OnDispenserBonus hook is called when the the player does the final hit with a pickaxe, and I get the bonus yield. It is not called when I land the final hit with a rock, and I get no stone for the final hit. Rust 2026-03-08 13-45-48.mp4
  2. 1. Most shop plugins support commands when purchasing an item. Instead of creating the item to give from the shop, give it via the stip.give command. 2. I think I can see the issue. Is it only happening for items that have multiple effects? 3. The looting needs to be handled through my plugin because it creates a json string and attaches it to the item.text field. You cannot replicate this in another plugin. It should support most drop sources that you need, including NpcSpawn etc. What are you trying to add it to? 4. The xp given is the raw xp. If they have other modifiers it will multiply this amount. I can add a field to the XPInjection class that prevents modifiers from affecting the value if you like?
  3. imthenewguy

    Temporary Buffs

    I need more information "how" it doesn't work.
  4. Did you update to 1.7.6?
  5. imthenewguy

    Gun Game

    Set this to true if you are running any sort of team management plugin like clans. "Allow players to stay in a team when they join the event? [set to true if using any sort of clans or team management plugin]"
  6. Facepunch removed the colliders for plans, so they are not longer registering using the current search method in game. Will need to wait until I fix it.
  7. imthenewguy

    Prestige

    Nah it was 1.7.6. Cheers
  8. imthenewguy

    error

    I don't understand what your issue is. The plugin saves the maps that you build based on the file name of the .map file, so it will load those races when that particular map file is loaded. I also have a video explaining the setup etc. Not sure how clearer my explanations can be.
  9. Pushed an update that should fix the issue.
  10. The facepunch update removed colliders from these entities. You will need to wait until I work out a performant solution unfortunately.
  11. You can join my discord and transfer purchases from lone to codefling. What method did you use? There are 2 that I am considering: Putting colliders onto each plant collectible. Caching the locations for each plant and cycling through to measure location from player. Its either a config or a player setting issue. You can toggle xp drops off from the st menu, and you can disable them from config. Delete your config and let it generate a new one, and if that doesn't work, check your player settings and permissions. Can you guys tell me how I can replicate this issue? I mounted your config and wasn't getting double xp
  12. imthenewguy

    Rocks & XP

    Odd. Just tested on my server with a rock and mining a stone node and I got xp. How do I replicate the issue?
  13. Just pushed an update.
  14. It seems to be an issue with Facepunch update. They aren't being triggered by Vis or Raycast, so something has changed.
  15. imthenewguy

    SkilltreeXP Buff

    It's not attached to a default meal because not everyone runs Skill Tree. You can add a new meal or add it's buff to a pre-existing meal. For example: "buffs": { "Fishing_Luck": 0.1, "SkillTreeXp": 1.0 },
  16. Plugin is no longer supported
  17. imthenewguy

    Errr

    Plugin is no longer supported
  18. Will patch shortly. It's a me issue.
  19. Ahh bugger I see the issue. Will fix shortly.
  20. imthenewguy

    MapBuilding

    No it's not. The video demonstrates how it works.
  21. imthenewguy

    Small Request.

    That is the new standard for ddraw sizing. You can wrap the message in lang with <size=10></size> tags to reduce it. For example: "flameturret.deployed": "<size=10>Flame Turret</size>", "autoturret_deployed": "<size=10>Auto Turret</size>", "spikes.floor": "<size=10>Floor Spikes</size>", "teslacoil.deployed": "<size=10>Teslacoil</size>", "beartrap": "<size=10>Bear Trap</size>", "landmine": "<size=10>Landmine</size>", "guntrap.deployed": "<size=10>Shotgun Trap</size>", "Trap": "<size=10>Trap</size>", "Container": "<size=10>Container</size>",
  22. imthenewguy

    new Error

    No idea what would cause that. Looks like a Harmony issue. Try deleting doing a full delete of plugin (plugin/data/config/lang).
  23. Fly to where you want the arena to spawn and run the command /setcentrepoint Requires survivalarena.admin
  24. Should work out of the box with TruePve

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.7m
Total downloads
Customers
11.6k
Customers served
Files Sold
166k
Total sales
Payments
3.6m
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.