-
Posts
292 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Flint Monkey
-
Prefabs in custom monuments are decaying
Flint Monkey replied to Flint Monkey's Support Request in Support
Yes. "protectedDays": 7.0, -
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
-
+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.
-
- 979 comments
-
- #loot
- #customloot
- (and 13 more)
-
- 6 comments
-
- #trono espadas
- #swords
-
(and 1 more)
Tagged with:
-
- 6 comments
-
- #trono espadas
- #swords
-
(and 1 more)
Tagged with:
-
-
- 92 comments
-
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
-
-
-
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.
- 183 comments
-
- #boat
- #facepunch
- (and 15 more)
-
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?
- 183 comments
-
- #boat
- #facepunch
- (and 15 more)
-
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.
-
- 1
-
-
- #monuments
- #paid
-
(and 4 more)
Tagged with:
-
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)
- 175 comments
-
- 1
-
-
- #monuments lock
- #lock monument
-
(and 3 more)
Tagged with:
-
- 20 comments
-
- 183 comments
-
- #boat
- #facepunch
- (and 15 more)
-
@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.
-
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" ]
-
@David - I have the same issue. I can use a command to pull up /shop but if I use... It does not work... thanks!