Jump to content

Rust Admin

Member
  • Posts

    1,126
  • Joined

Everything posted by Rust Admin

    Cool design! Added to my list of raidable bases!
  1. Rust Admin

    Quarry Levels

    Has this plugin been abandoned?
  2. Rust Admin

    Still NRE on player join

    (17:21:54) | Failed to call hook 'OnPlayerConnected' on plugin 'TeamFix v1.0.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.TeamFix.OnPlayerConnected (BasePlayer player) [0x00069] in <a737075f4aaa434fbb6aac46a6b6e12e>:0 at Oxide.Plugins.TeamFix.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003c6] in <a737075f4aaa434fbb6aac46a6b6e12e>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <12678b905a6d43c3a9cc366104306651>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <12678b905a6d43c3a9cc366104306651>:0
  3. Rust Admin

    Cooking

    Hey there! Any idea when you think this will be available?
  4. Rust Admin

    Cooking

    would also be great to have a configurable command for the /market. There are other plugins that already have 'market' as the default. Thanks!
  5. Rust Admin

    NRE on Player join

    (15:43:51) | Failed to call hook 'OnPlayerConnected' on plugin 'TeamFix v1.0.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.TeamFix.OnPlayerConnected (BasePlayer player) [0x00044] in <d0a199cc191c4658884916e1008be690>:0 at Oxide.Plugins.TeamFix.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003c6] in <d0a199cc191c4658884916e1008be690>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <12678b905a6d43c3a9cc366104306651>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <12678b905a6d43c3a9cc366104306651>:0
  6. Rust Admin

    Cooking

    Is it possible to add the player name to the givemeal command? I want an npc to hand out meals. givemeal <player> chicken dinner
  7. Rust Admin

    Quarry Levels

    Has this plugin been abandoned? Any idea when these things can be implemented? Thanks Post from September 2021: Not compatible with SeverRewards Cost is not configurable When upgrading Pumpjacks, there are static values - regardless of the Survey Charge values
  8. Rust Admin

    Error

    @Khan - help
  9. Rust Admin

    Error

    Failed to call hook 'OnPlayerConnected' on plugin 'TeamFix v1.0.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.TeamFix.OnPlayerConnected (BasePlayer player) [0x00044] in <a4a3cb68a01a46df9a25578e569f216c>:0 at Oxide.Plugins.TeamFix.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00333] in <a4a3cb68a01a46df9a25578e569f216c>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <12678b905a6d43c3a9cc366104306651>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <12678b905a6d43c3a9cc366104306651>:0
  10. Rust Admin

    Raidable Bases

    anyone else getting this arrow since the latest update?
  11. Modify & Add the Base Difficulty & Name to log output: CURRENT: [Raidable Bases] Player has paid for a base at (-1450.0, 0.0, 1375.0) in F5 (-1,450.00 1,375.00)! FUTURE: [Raidable Bases] Player has paid for an Easy base (easybasename) located in F5 (-1,450.00 1,375.00)! Thank you!
  12. Rust Admin

    Strange Problem

    Thanks for looking into it. It seems as if something got all jacked with ownership on entities- at least as far as I can tell. Unfortunately this has been disabled and haven’t seen the issue since my post.
  13. Rust Admin

    Raidable Bases

    I will save everyone some time by pasting the error: (16:08:28) | Failed to call hook 'OnLoseCondition' on plugin 'RaidableBases v2.3.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Libraries.Permission.UserHasPermission (System.String id, System.String perm) [0x0000a] in <9882f28dc2204b4dba514a9ad18f5042>:0 at Oxide.Plugins.RaidableBases.HasPermission (System.String id, System.String perm) [0x00005] in <d5d436d3ab7e4fa2b5815016a0829326>:0 at Oxide.Plugins.RaidableBases.OnLoseCondition (Item item, System.Single amount) [0x00033] in <d5d436d3ab7e4fa2b5815016a0829326>:0 at Oxide.Plugins.RaidableBases.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00576] in <d5d436d3ab7e4fa2b5815016a0829326>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0
  14. First of all, nobody is ‘complaining’ about a name change. It was a request. Secondly, nobody said Krungh isn’t doing good work. They are a great dev that provides quality work, most often for free and we are very grateful for that. Good day
  15. Is this feature in 1.1.3? I’m not sure I see it. Thank you
  16. did the profiles change from the latest update? I also do not see the bubble...
  17. If an item is purchased while seller is online, they are notified. Fairly simple to implement and can assist if needed. Thanks
    Been using this for a bit. Dev is great and highly responsive. The only thing I would love to see is a rename of the plugin/class so the other BradleyGuards can be used at the same time as this awesome plugin. Great work!
  18. any thoughts on changing the name of this plugin to BradleyCrew or something other than the BradleyGuards name? I would like to have both the standard BradleyGuards and your plugin running at the same time, but cannot due to them having the same name
  19. I'm seeing the same issue. The guards are floating above the ground, not targeting until you fire on them. The AI seems to be off. Not in vanish .
  20. Rust Admin

    Raidable Bases

    They disappear eventually. I’ve seen this myself - but they always end up disappearing after a few minutes
  21. Rust Admin

    Strange Problem

    Hey there - had a really strange bug happen today on our server. Placing TC's would break, Recyclers broke at everyones base, teleportation homes lost ownership and anytime someone tried to place a recycler it would break immediately. I unloaded this plugin and everything returned to normal. Not sure what happened
  22. Rust Admin

    Teams/Clan support?

    Is there any chance we can have Clans and native Teams support? I see there is already Friends... "Lock Raid To Buyer And Friends": true, maybe a : "Lock Raid To Buyer And Clan": true, "Lock Raid To Buyer And Team": true,
  23. Please add a config item (public ulong ChatIcon = 76561198077847390; at line 1244 and modify lines 350, 364, 379 to use Player.Reply instead of SendReply so we can use our own chat icons. 350: Player.Reply(player, string.Format(conf.Settings.Announcements.ChatMessageFormat, Lang("Prefix", player.UserIDString), Lang(key, player.UserIDString)), conf.Settings.Announcements.ChatIcon); 365,379: Player.Reply(player, msg, conf.Settings.Announcements.ChatIcon); This will save me having to put these back in with every update and I'm sure more people would like this as well. You ROCK!

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
3m
Total downloads
Customers
12k
Customers served
Files Sold
170.5k
Total sales
Payments
3.7m
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.