MasterKey

Moved

Total Downloads: 5,417 - First Release: Jun 17, 2015 - Last Update: Dec 11, 2017

4.77778/5, 18 likes
  1. temporary fix with the addition ladder hatch
     
  2. Wulf

    Wulf Community Admin

    I would have done hatch over floor for the permission. Tested to be working though?
     
  3. Wulf

    Wulf Community Admin

    Wulf updated MasterKey with a new update entry:

    0.4.3

     
  4. Yes, I added to my server. I thought I could come in handy
     
  5. I think i noticed a bug, The in game showed me as " UNLOCKED CUPBOARD WITH MASTER KEY!" but the only player on didnt even have door and was no where near any door what so ever. I was spectating him at the time. The online player list showed myself online ( the admin) and the other player i was watching, Any ideas? It would be nice if the name of the person who unlocked the door would also appear too ?

    can this be looked into as a feature and see if this is a bug>

    thanks
     
  6. Wulf

    Wulf Community Admin

    Cupboard isn't a door, it's a tool cupboard with a radius. When you walk into that radius, it will show the message. It is normal.
     
  7. This mod completely messed me up. Even after revoke privileges and removing all related files to the mod from my server, I can not close doors, auth myself on tool cupboards, use the Research Table, and many more problems. The worst part is that in my own base I no longer have a green or red notifier for having building privileged. It's just gone entirely and I can't use the tool cupboards to re-auth myself.
     
  8. Wulf

    Wulf Community Admin

    That doesn't sound like this plugin caused it. All this does is check if you have permission, then tells the server to open that entity. Sounds more like your actual player got messed up somehow, but this doesn't modify your player at all.
     
  9. Hello ! Since the last update the plugin doesnt work anymore. :(
     
  10. I have no of such problem. still it works fine
     
  11. Yep ! I just had to instal plugin again ^^
     
  12. The Logfile seems to have a problem,
    here a small cut out of the logfile

    [06/18/2016 13:45:17] {0} ({1}) used master key at {2}
    [06/18/2016 13:45:22] Unlocked {0} with master key!
     
  13. Wulf

    Wulf Community Admin

    Thanks, fixed for the next update.
     
  14. nice, thanks
     
  15. Wulf

    Wulf Community Admin

    Wulf updated MasterKey with a new update entry:

    0.4.4

     
  16. erm sorry but there seems to be a new prob

    [Oxide] 17:09 [Error] Failed to call hook 'CanUseDoor' on plugin 'MasterKey v0.4.4' (FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.)
     
  17. Wulf

    Wulf Community Admin

    Could you upload your oxide/lang/MasterKey.en.json please?
     
  18. sure , here it is , by the way your doing really good work,
     

    Attached Files:

    Last edited by a moderator: Jun 18, 2016
  19. maybe the debug informations help ?
    Code:
    [Oxide] 18:39 [Error] Failed to call hook 'OnEntityEnter' on plugin 'MasterKey v0.4.4' (FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.)
    [Oxide] 18:39 [Debug] at System.String.FormatHelper (System.Text.StringBuilder result, IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0 at System.String.Format (IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0 at System.String.Format (System.String format, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.MasterKey.Lang (System.String key, System.String id, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.MasterKey.OnEntityEnter (.TriggerBase trigger, .BaseEntity entity) [0x00000] in <filename unknown>:0 at Oxide.Plugins.MasterKey.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (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 name, System.Object[] args) [0x00000] in <filename unknown>:0
     
  20. I am also having similar issues...
    Code:
    [Oxide] 19:03 [Error] Failed to call hook 'CanUseDoor' on plugin 'MasterKey v0.4.4' (FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.)
    [Oxide] 19:03 [Debug]   at System.String.FormatHelper (System.Text.StringBuilder result, IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
      at System.String.Format (IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
      at System.String.Format (System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.MasterKey.Lang (System.String key, System.String id, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.MasterKey.CanUseDoor (.BasePlayer player, .BaseLock door) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.MasterKey.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (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 name, System.Object[] args) [0x00000] in <filename unknown>:0
     

    Attached Files: