Jump to content

imthenewguy

Creator
  • Posts

    4,857
  • Joined

  • Last visited

  • Days Won

    62

Everything posted by imthenewguy

  1. Ahh bugger I see the issue. Will fix shortly.
  2. imthenewguy

    MapBuilding

    No it's not. The video demonstrates how it works.
  3. 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>",
  4. 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).
  5. Fly to where you want the arena to spawn and run the command /setcentrepoint Requires survivalarena.admin
  6. Should work out of the box with TruePve
  7. 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%"
  8. 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?
  9. imthenewguy

    Rested XP Issue

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

    Rested XP Issue

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

    Rested XP Issue

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

    Rested XP Issue

    Change the restedxp.10 to skilltree.restedxp.10
  13. Changed Status from Pending to Closed
  14. imthenewguy

    RaidableBase Config Example

    Yeah I should have added a default value sorry "Rolls per base [tier:Min:Max]": { "1": { "Item1": 1, "Item2": 2 }, "2": { "Item1": 3, "Item2": 4 }, "3": { "Item1": 5, "Item2": 6 } } Item1 is min. Item2 is max. It will pick a number between the 2 values (min/max inclusive).
  15. imthenewguy

    RaidableBase Config Example

    What are your "Rolls per base [tier:Min:Max]" settings?
  16. They need to be 512x512
  17. Nah it doesn't do stack limitations based on items.
  18. imthenewguy

    Player can get storage

    Nah. I just didn't have the hook subscribed lol
  19. imthenewguy

    Player can get storage

    That is indeed a problem. Just pushed an update.
  20. imthenewguy

    Player can get storage

    I will take a look
  21. Shouldn't be losing it's name. Is another plugin removing it?
  22. Ok sweet. I'll pick it up once I make a few more sales
  23. Hey mate, got any videos of this in action? I use the unity editor for my UI at the moment. Would be interested to see how this compares.
  24. Yeah seems right.
  25. Your issue is this: "Use skin id for extra pockets icon? [true = skin, false = url]" It needs to be false for url.

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.3k
Customers served
Files Sold
161.3k
Total sales
Payments
3.5m
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.