Jump to content

imthenewguy

Creator
  • Posts

    3,442
  • Joined

  • Last visited

Everything posted by imthenewguy

  1. imthenewguy

    no items

    Id have to add items to the vending machines and create listings, but there would be no mechanical point to it as the vending machines are simply access points.
  2. I can't comment on your math as I am not sure what your base chance is. If you are running on the default chance, a 4500% increase would be a guaranteed casket as it would exceed the 100% mark. It is calculated by increasing the base change by a percentage. Base value: 3 Increase: 100% New value = Base value x Increase, which would be 6 Base value: 3 Increase: 1000% New value = Base value x Increase, which in this case would be 30
  3. imthenewguy

    no items

    It's because no items are physically in the machines.
  4. 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.
  5. 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?
  6. Version 1.0.8

    142 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
  7. 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?
  8. 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.
  9. imthenewguy

    Anti bradley radar

    What happens when you reload the plugin?
  10. imthenewguy

    Need Help - Lockpicking

    Set the enabled value under the skill to false.
  11. Yeah I will add a config option to limit purchases per wipe.
  12. imthenewguy

    EpicLoot

    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.
  13. I believe Machin3 is adding support for this.
  14. 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.
  15. imthenewguy

    permission

    Changed Status from Pending to No Response
  16. Changed Status from Pending to Closed
  17. 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.
  18. 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.
  19. 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"
  20. Uhh that's odd. How do I replicate the issue?
  21. 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.
  22. 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.
  23. 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.
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.6k

Files Sold

Total number of files sold.

2.4m

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.