Jump to content

imthenewguy

Creator
  • Posts

    3,685
  • Joined

  • Last visited

Everything posted by imthenewguy

  1. imthenewguy

    no items

    Changed Status from Pending to Closed
  2. _commands was put in as an after thought. You can use either of them if you are only running 1 command. Use _commands if running more than 1. You would use the "o.usergroup remove {id} vip2" to remove the player from previous groups.
  3. You would probably do something like this. "_commands": [ { "command": "o.usergroup remove {id} vip1", "message": "", "public_message": "", "hook": true }, { "command": "o.usergroup remove {id} vip2", "message": "", "public_message": "", "hook": true } ],
  4. imthenewguy

    Latest bug

    Ill add a null check to the boat check. It would assume its when a boat is destroyed and dismounts players or something. The boat is null somehow.
  5. Yeah that is why I don't see how SkillTree would make it disappear. The only thing i can think of is if they share the same CUI name, which would be unlikely. You will need to ask David unfortunately.
  6. I'm not familiar with the plugin, but I don't see how my plugin would make a button from his disappear. Would be worth following up with him.
  7. imthenewguy

    Not been registered?

    Changed Status from Pending to Closed
  8. Idk mate, seems like you really want to know if PVE is supported 🤣 It works on servers running PVE, but it is a PVP event, so other players are the content. It doesn't/won't support NPCs.
  9. imthenewguy

    Anti bradley radar

    My advice: reload 5 plugins at a time, then reload Cooking. When the farmers disappear, you will have narrowed it down to the last 5 plugins that you loaded.
  10. 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.
  11. 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
  12. imthenewguy

    no items

    It's because no items are physically in the machines.
  13. 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.
  14. 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?
  15. Version 1.0.9

    163 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
  16. 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?
  17. 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.
  18. imthenewguy

    Anti bradley radar

    What happens when you reload the plugin?
  19. imthenewguy

    Need Help - Lockpicking

    Set the enabled value under the skill to false.
  20. Yeah I will add a config option to limit purchases per wipe.
  21. 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.
  22. I believe Machin3 is adding support for this.
  23. 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.
  24. imthenewguy

    permission

    Changed Status from Pending to No Response
1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.7k

Files Sold

Total number of files sold.

2.5m

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.