Jump to content

imthenewguy

Curator
  • Posts

    4,168
  • Joined

  • Last visited

  • Days Won

    51

Everything posted by imthenewguy

  1. Ill add that to the next release. An example of how the increases work. Base value: 3% If you have a permission that increases this by 100%, it would adjust the value to 6%. If it went to a 1000% increase, it would be 30% etc.
  2. imthenewguy

    Anti bradley radar

    Nope no restrictions from my end. Try the following and let me know what happens. Unload all plugins. Load Cooking only. Do the NPCs disappear?
  3. Version 1.0.11

    214 downloads

    Fishing Hot-spots is a plugin that creates hot-spots in random parts of the ocean. These hot-spots have a number of different modifiers to make fishing fast, easier and more enjoyable. When the hot-spot spawns, it has 5 attributes it will roll: Fishing yield = Increases how many fish the player catches. Catch time - Decreases the time it takes to hook a fish onto the lure. Rod tension - Increases the strength of the line, lowing the chance for your rod snapping. XP gain modifier - Increases the amount of XP you gain while fishing in the hot-spot [Requires SkillTree]. Casket modifier - Increases the chance of obtaining a fishing casket [Requires FishingTreasure]. These hot-spots have the option to create a platform in their center for players to fish off of. The default platform comes standard with 2 vending machines (the same ones that Fishing Village has), and 2 bbq's that do not require wood. The plugin is full configurable, allowing the higher and lower values for each attribute to be set or disabled. It also supports the application of a safe zone at the location, provided you have ZoneManager on your server. Command (console): spawnhotspot Description: Spawns a hot-spot randomly around the map. fishinghotspots.admin fishinghotspots.use
    $14.99
  4. Those are interesting. It makes sense that SkillTree would have longer hook times since it listens to a very large amount of hooks, as does RaidableBases. You can in version 1.4.0 (next release). That;s interesting. Do you know of other tools that you would run this with to get a better scope of performance?
  5. Why are you putting the plugin inside of oxide/config? You should only need to add professions into oxide/plugins. It also requires ImageLibrary to be on your server, or it unloads Professions.
  6. imthenewguy

    Anti bradley radar

    What happens when you reload the plugin?
  7. imthenewguy

    Need Help - Lockpicking

    Set the enabled value under the skill to false.
  8. Yeah I will add a config option to limit purchases per wipe.
  9. If it's something I add, it won't be for a while, because I will need to redesign the whole enhancement system to add it.
  10. I believe Machin3 is adding support for this.
  11. It uses recursion to get the container of an item, then checks for each item in that container to see if those items have containers, and repeats until it finds them all.
  12. imthenewguy

    permission

    Changed Status from Pending to No Response
  13. Changed Status from Pending to Closed
  14. I had a quick peak at it; I can't see any calls that his plugin is making when a player loses xp. You will need to ask him to add a hook call or some way to to prevent xp loss before I can implement it into my plugin.
  15. Doesn't support it at the moment. Not sure what hook exists to prevent losing XP buf it there is one I can add it.
  16. Hey so I had a look at the custom loot plugin. The way recipes are added to containers shouldn't conflict with it at all, as CustomLoot populates look 0.3s after a container spawns, where as Cooking adds recipes when the player loots the container. Have you given the permissions to find recipes? "cooking.recipecards"
  17. Uhh that's odd. How do I replicate the issue?
  18. I'd be interested to see the results from your server using this tool: https://github.com/bmgjet/OxidePerfCounter Also can't comment on interaction between plugins on your server when I don't know what plugins you run.
  19. I have another customers config loaded so I can't send that, but all I did was change the aforementioned config option to "srp" and it worked. It's case sensitive so make sure its written exactly like that. Also delete your lang file and see if that fixes the issue.
  20. I mean it really depends on your hardware and what else you have loaded on your server. My plugin integrates with a lot of other plugins, and subscribes to a significant amount of hooks. If you run plugins that call hooks that SkillTree listen for, then it is going to add load onto the server. It is built to be as performant as a plugin of this magnitude allows though, as it unsubscribes from hooks that aren't used (skills that any active player on the server have not unlocked). There are a number of larger PVE servers that are running this without issue. If your server is suffering from performance issues, then I would suggest assessing the plugins on the server and either cutting some, or upgrading your hardware. An example of a large community that runs this is ZombieLand. I just tested it on my server and it is working fine. It took the points from my pool as well.
  21. Yeah generally. I will have to take a peak at it tomorrow. Have you adjusted the lang file? Ill respond when I wake up, heading to bed for now.
  22. What value you have you set in the following config option: "Currency type to respec [scrap, economics, srp, custom]"
  23. Oh, you need to use whatever syntax his plugin requires you to use for the ID. If his plugin normally requires you to use $player.id then you would need to use that.
2m

Downloads

Total number of downloads.

9.4k

Customers

Total customers served.

137.3k

Files Sold

Total number of files sold.

2.9m

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.