If they are in building blocked zone, they cannot open bank as far as I know.

Bank
Safe player storage
Total Downloads: 2,480 - First Release: Sep 7, 2016 - Last Update: Apr 29, 2018
- 5/5, 12 likes
-
-
Can i bind this plugin to a button?
-
Hey i got a error!
Code:Failed to call hook 'CanUseLockedEntity' on plugin 'Bank v0.1.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Bank.CanUseLockedEntity (.BasePlayer player, .BaseLock lockItem) [0x00000] in :0 at Oxide.Plugins.Bank.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in :0
-
Hello people,
Is there any way to hide console messages in Rust Admin or normal console?
I always get this error:
Code:Failed to call hook 'OnEntityTakeDamage' on plugin 'Bank v0.1.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Bank.IsBank (.BaseNetworkable entity) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Bank.OnEntityTakeDamage (.BaseCombatEntity entity, .HitInfo hitInfo) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Bank.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
Regards,
Adrian -
I would not hide error messages its a way to know you have a problem with a plugin a d the best way is to get the plugin fixed
-
-
Coder does have a life and as plugin is free he works on his own time table
-
-
-
-
NPC banker does not work during Build block from Tool Cupboard, when you access the NPC inventory by pressing E doesn't open! There are no such problems in the absence of Tool Cupboard. Can we solve this problem?
-
I've been getting this for more than a month, please help
Code:Failed to call hook 'CanUseLockedEntity' on plugin 'Bank v0.1.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Bank.CanUseLockedEntity (.BasePlayer player, .BaseLock lockItem) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Bank.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
-
Yeah no chance of this getting fixed right?
Might as well put this in to "Unmaintained"
Code:Failed to call hook 'CanUseLockedEntity' on plugin 'Bank v0.1.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Bank.CanUseLockedEntity (.BasePlayer player, .BaseLock lockItem) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Bank.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
-
Wulf Community Admin
-
oh my God it was finally updated @Wolf thank you very much kind sir
-
Calytic Community Admin Community Mod
-
did you update the version number? download showed 0.1.3
-
bank cooldown doesnt work for me , anyone else ?
-
I couldn't set up the NPC banker... Maybe because it's in TC or some Zone flag... but nothing happens!
Is this right? I've only typed the NPC ID in there and set it to True like this!
Code:{ "Settings": { "boxes": { "bank.big": "assets/prefabs/deployable/large wood storage/box.wooden.large.prefab", "bank.default": "assets/prefabs/deployable/woodenbox/woodbox_deployed.prefab" }, "cooldownMinutes": 5, "defaultBox": "assets/prefabs/deployable/woodenbox/woodbox_deployed.prefab", "defaultSlots": 4, "keyring": true, "NPCBankersOnly": true, "NPCIDs": [1596695921], "radiationMax": 1.0, "slots": { "bank.big": 30, "bank.default": 4 } }, "VERSION": "0.1.3" }
Last edited by a moderator: Apr 19, 2018