Jump to content

1 Screenshot

  • 41.6k
  • 935
  • 109.32 kB

Recommended Comments



52 minutes ago, BeePssY said:

how do i download the 1.3.1?

when i click download and i look inside the c# file it says its 1.3.0

I just saw that.  Try now.. should be 1.3.1.

  • Like 1
Link to comment
Share on other sites
2 hours ago, Rustonauts said:

バージョン 1.3.0 または 1.3.1 を使用していますか?

It did! Thank you.

  • Like 1
Link to comment
Share on other sites
3 hours ago, Rustonauts said:

I just saw that.  Try now.. should be 1.3.1.

think there is an error in the code?

i try to enable 

"Enable max timer (regardless of how active player is)?": false,  (false to true)

and save the file and reload the plugin and then it changes the true to false.

 

have tryed this plugin now with another and i lock the monument so it says beepssy locked the monument.

but when my friend comes in. were not in teams/clan and it says to him this monument is looked to him so theres a name error.

 

and i wold like to expand the zones a little of it possible? 😄

Edited by BeePssY
Link to comment
Share on other sites

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <1adaad168ad940b8a42be858ba16abca>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <1adaad168ad940b8a42be858ba16abca>:0 at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x00018] in <1adaad168ad940b8a42be858ba16abca>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <1adaad168ad940b8a42be858ba16abca>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0

What caused the message?

Link to comment
Share on other sites
2 hours ago, guu_3 said:

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <1adaad168ad940b8a42be858ba16abca>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <1adaad168ad940b8a42be858ba16abca>:0 at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x00018] in <1adaad168ad940b8a42be858ba16abca>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <1adaad168ad940b8a42be858ba16abca>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0

What caused the message?

thank you.  Are you able to troubleshoot w/ me on discord (unohuim#7744) ?     I'm curious what events/behaviours were leading up to this, and was this triggered by the player who locked the monument, or by a teammate>

 

Link to comment
Share on other sites

Hello. Is it possible to have the monument locked on command? Like /lock airfield and having a response on chat to the player if someone already locked it?

  • Like 1
Link to comment
Share on other sites

I'm seeing the following in the console when a player triggers Monument Lock (on version 1.3.1):

 

Quote

ailed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x00008] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0013d] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x00018] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x00018] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x00018] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <861169691f8e4ff0adaed89a405f6b25>: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

[Rustcord] [DISCORD] KeyCard Notifier: **Integra** (76561198046800447) has activated the **Blue Card** puzzle at **Arctic Research Base**! https://steamcommunity.com/profiles/76561198046800447

[Keycard Notify] Webhook Failed

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x00008] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0013d] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x00008] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0013d] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x00018] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x00018] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x00018] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x00018] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x00008] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0013d] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x00008] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0013d] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Calling 'OnEntityKill' on 'Recycle v3.0.5' took average 1434ms

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x00008] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0013d] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x00008] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0013d] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x00018] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x00008] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0013d] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x00008] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0013d] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x00018] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x00018] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x00018] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x00018] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x00018] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x00018] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x00018] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x00018] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x00008] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0013d] in <861169691f8e4ff0adaed89a405f6b25>: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

Saved 49,230 ents, cache(0.09), write(0.03), disk(0.01).

Saving complete

[SmoothRestarter] Fetching latest Oxide.Rust version...

[SmoothRestarter] Current Oxide.Rust version is up-to-date, scheduling check after 1200 seconds...

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x00018] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x00018] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x00018] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x00008] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0013d] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x00018] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x00018] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x00018] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x00018] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x00018] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x00018] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00108] in <861169691f8e4ff0adaed89a405f6b25>: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

[Death Notes] Ice Lake Pyro Paul went hunting for Red October and was betrayed by Integra.

Ice Lake Pyro Paul[8757869] was killed by Integra[76561198046800447] at (-459.0, 34.4, 927.6)

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x00008] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0013d] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x00008] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0013d] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x00008] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0013d] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x00008] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0013d] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x00008] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0013d] in <861169691f8e4ff0adaed89a405f6b25>: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

Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x00024] in <861169691f8e4ff0adaed89a405f6b25>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <861169691f8e4ff0adaed89a405f6b25>: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

 

Link to comment
Share on other sites

Would it be possible to set a "Lock timer" for each monument independently?

Since each monument may require a specific amount of time.

Thx!

  • Like 1
Link to comment
Share on other sites

Hi there. I love the idea of this plugin, was curious if its possible to lock a monument only when a player uses a fuse for a puzzle room?

  • Like 1
Link to comment
Share on other sites

In regards to this feature:

Quote

Monument unlocks once the player loots/swipes outside the monument (inc moving inventory items)
(Requires Puzzle Points to capture card swipes)

If the monument is locked to a team and one teammate loots/swipes outside of the monument, does that unlock the monument? I'm just worried that a player on a team might be someplace else, not at that monument, and their action will cause the monument that the rest of the team is at, to unlock.

Link to comment
Share on other sites
On 11/1/2022 at 12:54 AM, DeX said:

Hi there. I love the idea of this plugin, was curious if its possible to lock a monument only when a player uses a fuse for a puzzle room?

thanks.  It's definitely possible.  Should be configurable too.  I'll try to work on this soon.

  • Like 1
Link to comment
Share on other sites
On 11/13/2022 at 2:41 AM, BetterDeadThanZed said:

In regards to this feature:

If the monument is locked to a team and one teammate loots/swipes outside of the monument, does that unlock the monument? I'm just worried that a player on a team might be someplace else, not at that monument, and their action will cause the monument that the rest of the team is at, to unlock.

that might be the case, unfortunately.  I'll definitely prioritize fixing this.  I suppose we only want the person who triggered the lock to be able to trigger an unlock.

  • Like 1
Link to comment
Share on other sites
2 hours ago, Rustonauts said:

that might be the case, unfortunately.  I'll definitely prioritize fixing this.  I suppose we only want the person who triggered the lock to be able to trigger an unlock.

Actually, only the person who locked the monument can unlock it, but the entire team will gain the same privileges (looting etc)

  • Like 1
Link to comment
Share on other sites
On 11/1/2022 at 12:54 AM, DeX said:

Hi there. I love the idea of this plugin, was curious if its possible to lock a monument only when a player uses a fuse for a puzzle room?

This should be complete now.  You will need to wipe the config file for a fresh one.  Then choose false for the locking triggers that you don't want.  Important: fuse triggers require Puzzle Points plugin.

Link to comment
Share on other sites

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.2' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <698ea8d0c4e74088980924ccb17315d5>:0

at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <698ea8d0c4e74088980924ccb17315d5>:0

at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <698ea8d0c4e74088980924ccb17315d5>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <698ea8d0c4e74088980924ccb17315d5>: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

Hello, how can I fix this please. Spamming bug when dealing damage to NPCs from the Better Npc plugin.

Link to comment
Share on other sites
3 hours ago, Wolf said:

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.2' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <698ea8d0c4e74088980924ccb17315d5>:0

at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <698ea8d0c4e74088980924ccb17315d5>:0

at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <698ea8d0c4e74088980924ccb17315d5>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <698ea8d0c4e74088980924ccb17315d5>: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

Hello, how can I fix this please. Spamming bug when dealing damage to NPCs from the Better Npc plugin.

thank you, and I'm sorry for the complexity.  I'm going to try to replicate the error on my server first.  

Link to comment
Share on other sites
7 hours ago, Wolf said:

Failed to call hook 'OnPlayerAttack' on plugin 'MonumentLock v1.3.2' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <698ea8d0c4e74088980924ccb17315d5>:0

at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <698ea8d0c4e74088980924ccb17315d5>:0

at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00000] in <698ea8d0c4e74088980924ccb17315d5>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <698ea8d0c4e74088980924ccb17315d5>: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

Hello, how can I fix this please. Spamming bug when dealing damage to NPCs from the Better Npc plugin.

thanks for the patience.  1.3.5 (just uploaded) should fix this.  Please let me know.

Link to comment
Share on other sites
11 hours ago, Rustonauts said:

thanks for the patience. 1.3.5 (just uploaded) should fix this. Please let me know.

(14:10:09) | Failed to call hook 'CanMoveItem' 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 <c648a1e6a43e41a185ae80036d20ec66>:0

at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x0001e] in <c648a1e6a43e41a185ae80036d20ec66>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <c648a1e6a43e41a185ae80036d20ec66>: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

(14:10:09) | 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.IsLockedToMyTeam (BasePlayer player, System.String _lockedPlayerID, System.String _shortName) [0x00032] in <c648a1e6a43e41a185ae80036d20ec66>:0

at Oxide.Plugins.MonumentLock.LockCheck (BasePlayer player, System.String loot) [0x00029] in <c648a1e6a43e41a185ae80036d20ec66>:0

at Oxide.Plugins.MonumentLock.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00020] in <c648a1e6a43e41a185ae80036d20ec66>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d3] in <c648a1e6a43e41a185ae80036d20ec66>: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

 

Sorry, but one more error has been added to the existing one.

  • Like 1
Link to comment
Share on other sites

thank you.  sigh.. I have one other admin getting this error still, but I cannot replicate this error on my server.  I'm actively working on this.

 

Just to confirm - the console msg is the sole issue?  Like, the plugin is behaving as it should outside of the console spam?

 

 

Link to comment
Share on other sites
15 hours ago, Rustonauts said:

thank you. sigh.. I have one other admin getting this error still, but I cannot replicate this error on my server. I'm actively working on this.

 

Just to confirm - the console msg is the sole issue? Like, the plugin is behaving as it should outside of the console spam?

 

 

Yes, that's right, it performs its functions 100% and thank you very much for this, but console spam is very confusing.

Link to comment
Share on other sites
7 hours ago, Wolf said:

Yes, that's right, it performs its functions 100% and thank you very much for this, but console spam is very confusing.

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)


 

  • Like 1
Link to comment
Share on other sites

Failed to call hook 'CanMoveItem' 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 <67c4f9c379954f179992c16c8df205a9>:0 
  at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x0001e] in <67c4f9c379954f179992c16c8df205a9>:0 
  at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <67c4f9c379954f179992c16c8df205a9>: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

 

image.png.c892ac0eea978421efe62ccfd7c10ebc.png

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 2
  • Love 4

User Feedback

1.3m

Downloads

Total number of downloads.

6.6k

Customers

Total customers served.

97.5k

Files Sold

Total number of files sold.

1.9m

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.