Jump to content

imthenewguy

Creator
  • Posts

    4,840
  • Joined

  • Last visited

  • Days Won

    62

Everything posted by imthenewguy

  1. 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.
  2. imthenewguy

    Prestige

    Nah it was 1.7.6. Cheers
  3. 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.
  4. Pushed an update that should fix the issue.
  5. The facepunch update removed colliders from these entities. You will need to wait until I work out a performant solution unfortunately.
  6. 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
  7. 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?
  8. Just pushed an update.
  9. It seems to be an issue with Facepunch update. They aren't being triggered by Vis or Raycast, so something has changed.
  10. 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 },
  11. Plugin is no longer supported
  12. imthenewguy

    Errr

    Plugin is no longer supported
  13. Will patch shortly. It's a me issue.
  14. Ahh bugger I see the issue. Will fix shortly.
  15. imthenewguy

    MapBuilding

    No it's not. The video demonstrates how it works.
  16. 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>",
  17. 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).
  18. Fly to where you want the arena to spawn and run the command /setcentrepoint Requires survivalarena.admin
  19. Should work out of the box with TruePve
  20. imthenewguy

    Rested XP Issue

    "Allow players to go into xp debt if they lose more xp than their level would allow?": e, // Should be "Allow players to go into xp debt if they lose more xp than their level would allow?": false, This throws an error when the plugin tries to compile because you have a random e in there when its a true or false field. After fixing this, I tested: - Day time - No prestige - Killing scientist - No Rested xp Result: 200 xp - Day time - Prestige rank 1 (which your config has a 1x modifier, so no xp change from that) - killing scientist - No Rested xp Result: 200 xp - Day time - Prestige rank 2 (which your config has 1.25x mod) - Killing scientist - No Rested xp Result: 250 xp - Day time - Prestige rank 2 (which your config has 1.25x mod) - Killing scientist - Rested xp in the pool (10,000) Result: 300 xp You also have permissions in there that don't mean anything to Skill Tree - are they from another plugin? - pr1use - pr2.use - pr3.use I can see you have it linked to the perms_list, but not sure this is right:"pr1": "Epic Loot Chance + 5%"
  21. imthenewguy

    Rested XP Issue

    I don't understand. You are saying its because you have prestige, but you are saying you don't have prestige settings because it breaks the mod, which means you don't have prestige?
  22. imthenewguy

    Rested XP Issue

    Can you show me how you've setup the prestige settings?
  23. imthenewguy

    Rested XP Issue

    How do I replicate the issue? It is working fine for me. What version are you on?
  24. imthenewguy

    Rested XP Issue

    I don't understand the issue. It's showing you have a rested xp pool. What's the problem?

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.5m
Total downloads
Customers
11.2k
Customers served
Files Sold
160.2k
Total sales
Payments
3.4m
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.