Jump to content

Bumfuzzler

Member
  • Posts

    215
  • Joined

  • Last visited

Everything posted by Bumfuzzler

  1. I confirmed I received a reward from inviting myself.
  2. Where do the pictures come from shown in the UI? I'm not seeing an image for the inviter or the invitee.
  3. The configuration says "Number of destroyed objects": 0. but in the interface it will say Kill 0 Players. It's small, but if in fact this setting is for the amount of players a player must keep it should be called something like "Number of players to kill": 0. If in fact it's about destroying objects then the /ref interface should reflect that. Honestly, I am completely unsure what this configuration option controls. Is it killing players or destroying objects?
  4. When setting "Number of destroyed objects": 0 in the configuration file, the /ref interface will say PROGRESS NaN% when it should probably say 100% or N/A or Not Required.
  5. I was able to join my server, type '/ref invite Bumfuzzler'. I then received an invite and accepted it. I have not gone through the process yet of getting the reward, but I assume I will be able to accept the reward. Please address this. It's a major flaw that players will find very quickly.
  6. On my very first load I'm receiving this error. I haven't changed any configuration files.
  7. It seems like every blacklist area continues to grow with placeholders for 'Plugin Name'. For example: When I started using the plugin it showed plugin name twice. Now as you can see it's 6 times. Each site blacklist is growing equally. It appears it's related to plugin reloads.
  8. I'm running Convoy 2.0.4 and 2.0.7 is available, but I'm not getting notifications about it. I have it Codefling turned on, it's not blacklisted, plugin is loaded and working.
    This is extremely helpful. While Codefling update checker has always worked, I've had nothing but issues with the checkers for umod and chaoscode. In fact, enabling this plugin found outdated plugins I didn't realize I had. Great job consolidating the checking of all these sites into one plugin. Very helpful and time saving.
  9. Bumfuzzler

    Errors on various hooks

    lol I wasn't clear in my joking. it's fixed now. I must have fat-fingered something in the config. I copied the config from a working server to save time and it worked without error. About the data file - I was so sure it was related to that so I never thought to check config. Thank you sir!
  10. Bumfuzzler

    Errors on various hooks

    How dare you suggest such a thing! I copied the config from a working server with same settings. Works fine I was fixated on the data file thinking that was it. Thank you sir.
  11. Bumfuzzler

    Errors on various hooks

    Yesterday I realized I was using Mysql setup on one server so I changed that to false and renamed the data file so it would be recreated. Today I noticed tons of errors from the plugin. I updated to 2.2.0, but the errors persisted. I tried using playerranks.wipe figuring I would fix any potential data errors, but those errored on the related hooks as well. Turns out data file was empty anyway. My other servers are working well. What should I be looking at? 21:42 [Error] Failed to call hook 'OnDispenserGather' on plugin 'PlayerRanks v2.2.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.PlayerRanks.UpCollect (BasePlayer p, Item i) [0x0001b] in <7d88891c2b8d46e09cff317f3c9e4684>:0 at Oxide.Plugins.PlayerRanks.OnDispenserGather (ResourceDispenser dispenser, BaseEntity entity, Item item) [0x00010] in <7d88891c2b8d46e09cff317f3c9e4684>:0 at Oxide.Plugins.PlayerRanks.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00c64] in <7d88891c2b8d46e09cff317f3c9e4684>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 21:42 [Error] Failed to call hook 'OnEntityTakeDamage' on plugin 'PlayerRanks v2.2.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.PlayerRanks.OnEntityTakeDamage (BaseEntity entity, HitInfo hitinfo) [0x0009b] in <7d88891c2b8d46e09cff317f3c9e4684>:0 at Oxide.Plugins.PlayerRanks.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x008ea] in <7d88891c2b8d46e09cff317f3c9e4684>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0
  12. So let's say player1 has 5 pvp kills on server1. If they go to server2 and get a kill does that go to 6 pvp kills or does it go to 1?
  13. What will happen if you setup multiple servers to use the same mysql database? I realize it wasn't designed to handle this. Does this mean it will just overwrite data from server2 when it syncs and then overwrite data from server1 when that one syncs?
  14. I have a few projects - a couple of fixes and expansions of existing plugins both custom and public, but I also have ideas for brand new plugins to be created from scratch, etc. I'm willing to pay for your time and skill and understand its value. It's really important to me that you communicate well, review your work for errors/issues before you pass it to me, and have a good sense of teamwork. I am very organized, write specifications, and love to brainstorm any situation. Looking forward to working with you
  15. Bumfuzzler

    Convoy Reforged

    I appreciate the translation of seconds to minutes. It's much better. By any chance could you make it so it says 27 minutes instead of 27 m? Or give the ability to format the unit of time in the language file? Thanks!
  16. Great all encompassing plugin! It would be a great addition to the plugin if you added the ability to control fuel consumption and default fuel for snowmobiles and the junkyard magnet crane as mentioned in the updates blog -
  17. Bumfuzzler

    convoy not dying

    Yeah, I figured it was a Rust thing, I don't think they ever really 'finished' those vehicles.
  18. I agree it would be nice if you could specify a min max of how many items are rewarded.
  19. Bumfuzzler

    convoy not dying

    I had a couple players say the convoy vehicles couldn't be damaged by satchels, but when I tested it, they worked fine and damaged the vehicles. It appears satchels don't stick to the sedan, but that likely has nothing to do with this plugin.
  20. Bumfuzzler

    Convoy Reforged

    Nice work on the plugin. If possible, one thing I would love to see is the conversion from seconds to minutes in messages. For instance, instead of 300s, it might say 5 minutes. Instead of saying the cargo will be destroyed in 513 sec. have it say 8 minutes and 35 seconds. This is much nicer from a usability point of view and allows players to get a real sense of time as seconds requires doing math in the head which is somewhat difficult when the Bradley is lighting you up lol Thanks.
    BotSpawn has been a staple of Rust's modded community for years now and BotReSpawn has taken things to a new level. It has intelligent features that save time, it's easy to setup, has tight integration with kits, and overall will add a significant amount of value to your server. You'll also never go wrong with a Steenamaroo plugin as far as support goes. He's always very responsive, cares about issues, and releases thoughtful solutions. For years he's tirelessly improved upon his plugins and that's greatly appreciated. 5 stars in my book and I'm not one for giving high ratings! I recommend this plugin for any modded server.
  21. Bumfuzzler

    Welcome Panel

    Unsure if there's an issue with the site or the latest version's notes, but I don't see any information on what the latest version includes.
  22. Bumfuzzler

    Raidable Bases

    With this latest update, is there any configuration settings we need to pay attention to to reset them? I see some were moved. Are they being moved successfully retaining the original settings?
  23. For me, one thing that would be helpful and save me lots of time is if you could add/remove a permission to/from multiple groups at once. For instance assign perm1 to group1, group2, group3, group4, etc. in quick fashion.
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.5k

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.