Jump to content

Flint Monkey

Member
  • Posts

    292
  • Joined

  • Last visited

Everything posted by Flint Monkey

  1. Yes. "protectedDays": 7.0,
  2. Hi @RFC1920, I have a custom map (use RustEdit). I follow the monthly wipe cycle and am noticing an issue where sometime later in the month (this past week in this case) prefab components that were in the map start disappearing in the custom monuments. These include working elevators, powered car lifts, shelves, etc. Is there anything I can do using NoDecay to make this stop happening? Thanks, FM
  3. +1 - to make my bots more intense, I increase the following: "Bot_Accuracy_Percent": 50, "Bot_Damage_Percent": 50, "Running_Speed_Booster": 10, You need to switch, "Peace_Keeper": false, and "Target_Noobs": true (for new players) or they will not attacked unless they are attacked. You can also increase the aggro range, increase their health to make them harder to kill, and turn off the ability to headshot them. There are lots of options to make them harder all around.
  4. This fix works for me. I wish that it could be added to the download so I don't have to remember to check the discussion area...
  5. I think there's been a change recently as I had this same issue with another custom monument and posted a question in the RustEdit discord. The following suggestion fixes the issue: Special thanks to @Stoner Jezus
    Looks great and easy to place
  6. @AvalonSG1 Thanks so much for creating this. I've placed this on a map using RustEdit and cannot sit on it when testing the map. I am prompted to 'mount' it but cannot do so. Are there any special requirements to make it usable? - Flint
  7. Flint Monkey

    Shop UI

    @MNfreakTim - @David offers to do just that on the main description page. Contact him on Discord and he'll set it up for you.
  8. @Steenamaroo- is it possible to add the option to give RP for learning individual blueprints and an additional bonus for learning the complete tree for each workbench? I'd love to give my players an incentive to complete the bp trees.
  9. Are you using vanilla bradleys or modified ones using a plugin like Bradley Tiers? Some plugins allow you to set RP rewards within their config files.
  10. Same issue for me - broken after this month's update.
  11. Hi @Niko This is a great monument. The only issue I am seeing is that the buttons inside the puzzle under the truck do not work. In other words, once you get in, you can't get out. Thx, Flint
  12. Hi @Steenamaroo - since the update, LockedCrate_HackStart is no longer triggering bots to spawn.
  13. What permissions are required for this plugin?
  14. I was adding it to the belt items. Here's my version of the above code: "Belt items": [ { "ShortName": "multiplegrenadelauncher", "Amount": 1, "SkinID (0 - default)": 0, "Mods": [ "weapon.mod.flashlight", "weapon.mod.holosight" ], "Ammo": "ammo.grenadelauncher.buckshot" }, It's identical. Some plugins require unloading them before making changes to the config file for the changes to take effect. I wasn't sure if I had to do this with Water Patrol.
  15. I tried toning down the damage the patrol boats do by replacing the HE grenades with ammo.grenadelauncher.buckshot, but they still appear to be using ammo.grenadelauncher.he ammo. Is there something I need to do for this change to take effect beyond 1) updating the config file and 2) reloading the plugin?
    I replaced one of the swamp monuments with the Kirran & Lifa - Swamp Zombie Home for the month of October and my players loved it. This custom monument has 3 puzzles, one for each keycard (green, blue, and red), that increase in difficulty. The attention to detail of the monument itself makes it a great attraction for maps looking to create a horror theme. It was also very simple to install and required minimal editing (especially if you replace an existing swamp). I added some custom NPCs using BotReSpawn for added difficulty.
  16. Same here... I am getting the console/log spamming as well. It creates a lot of noise, which makes it difficult to identify other issues looking through the console and logs. Here's what I am seeing in the logs every time a player swipes a code lock: Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player) [0x00008] in <6cb72ae63c9d456095a89a1e93639782>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00012] in <6cb72ae63c9d456095a89a1e93639782>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <6cb72ae63c9d456095a89a1e93639782>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35) Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player) [0x00008] in <6cb72ae63c9d456095a89a1e93639782>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00012] in <6cb72ae63c9d456095a89a1e93639782>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <6cb72ae63c9d456095a89a1e93639782>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35) Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player) [0x00008] in <6cb72ae63c9d456095a89a1e93639782>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00012] in <6cb72ae63c9d456095a89a1e93639782>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <6cb72ae63c9d456095a89a1e93639782>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35) Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player) [0x00008] in <6cb72ae63c9d456095a89a1e93639782>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00012] in <6cb72ae63c9d456095a89a1e93639782>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <6cb72ae63c9d456095a89a1e93639782>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35) Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player) [0x00008] in <6cb72ae63c9d456095a89a1e93639782>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00012] in <6cb72ae63c9d456095a89a1e93639782>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <6cb72ae63c9d456095a89a1e93639782>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35) Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player) [0x00008] in <6cb72ae63c9d456095a89a1e93639782>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00012] in <6cb72ae63c9d456095a89a1e93639782>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <6cb72ae63c9d456095a89a1e93639782>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35) Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player) [0x00008] in <6cb72ae63c9d456095a89a1e93639782>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00012] in <6cb72ae63c9d456095a89a1e93639782>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <6cb72ae63c9d456095a89a1e93639782>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35) Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player) [0x00008] in <6cb72ae63c9d456095a89a1e93639782>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00012] in <6cb72ae63c9d456095a89a1e93639782>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <6cb72ae63c9d456095a89a1e93639782>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  17. Can you add the fix here as well?
  18. Is it possible to make the RHIBs rise with the water level when using plugins like LandFlood? Standard RHIBs and rowboats rise with the tide.
  19. Flint Monkey

    Welcome Panel

    Now, that, I have not tried; based on the config files, I don't see a way to do it today. This is likely an enhancement request for@David.
  20. @David - I've seen this posted by several users. I cannot get Shop to show up in Welcome Panel. When I attempt to load Shop, here's what I am seeing in console: Unloaded plugin Shop v1.1.62 by David Failed to call hook 'OnServerInitialized' on plugin 'Shop v1.1.62' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Shop.SelectLayout () [0x00040] in <493a29a7e733420da4c2001051e6d2bc>:0 at Oxide.Plugins.Shop.OnServerInitialized () [0x00036] in <493a29a7e733420da4c2001051e6d2bc>:0 at Oxide.Plugins.Shop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002b1] in <493a29a7e733420da4c2001051e6d2bc>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 Loaded plugin Shop v1.1.62 by David Here's my code in the config/WelcomePanel.json file... Under custom chat commands... And under tab settings... and under addons... And here's the reference in config/Shop.json: I have tried with both detecting the template and not detecting it. If I use... "» Use Shop as WelcomePanel Addon": false, the shop can/will come up and works as expected when using "/shop" in chat.
  21. Flint Monkey

    Welcome Panel

    This is in config/WelcomePanel.json, under General Settings. Simply replace "wp_tabx" with what you want your /shortcut to be. Here's my example config: "Custom chat commands (don't delete from list, just rename).": [ "info", "rules", "info_wipe", "wp_tab4", "wp_tab5", "wp_tab6", "discord", "shop", "wp_tab9", "wp_tab10" ]
  22. @David - I have the same issue. I can use a command to pull up /shop but if I use... It does not work... thanks!
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.