1. Wulf

    Wulf Community Admin

  2. Wulf

    Wulf Community Admin

    Wulf updated Auth Level with a new update entry:

    Console command, persistence, and more

     
  3. Chat and console command are identical... Is that intended... To be a /command (not sure how console commands work on experimental)
     
  4. Wulf

    Wulf Community Admin

    They are identical minus the /. The full command for the console is global.authlevel, but with Experimental global is assumed if nothing else is given.
     
  5. Ok if you look at overview it says /for both
    [DOUBLEPOST=1422062591][/DOUBLEPOST]Ok either you just fixed it or I'm tripping out lol
     
  6. Wulf

    Wulf Community Admin

    I fixed it. ;)
     
  7. Ok lol I was like well I look stupid now lol
     
  8. Used authlevel <name> 2 in console, and was told invalid auth level...why?
     
  9. Wulf

    Wulf Community Admin

    Did the name have spaces in it?
     
  10. As soon as I read you message I facepalmed and tried with my name in quotes and bam it works. Sorry.
     
  11. Wulf

    Wulf Community Admin

    No worries. ;)
     
  12. Code:
    (14:02:00) | [Oxide] 10:02 PM [Error] authlevel (1): LuaScriptException while calling ccmdAuthLevel: [string "authlevel (1).lua"]:57: attempt to call field 'Run' (a nil value)
    at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
    at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
    at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&
    at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Jan 31, 2015
  13. Wulf

    Wulf Community Admin

    Wulf updated Auth Level with a new update entry:

    Updated for recent Rust changes

     
  14. dont work the levels! For 1191
    [DOUBLEPOST=1422829740][/DOUBLEPOST]DONT SAVE THE LEVEL AND NONE..... FIX IT PLEASE
     
  15. Wulf

    Wulf Community Admin

    Please do not post in all caps. The plugin is working fine, and was tested before it was released. I just tested again even, and it worked just fine. If it doesn't show you as having permission in-game, then just reconnect after having set the auth level.
     
  16. Wulf

    Wulf Community Admin

  17. error when I authorize someone
    Code:
    [Oxide] 2:37 PM [Error] authlevel: LuaScriptException while calling ccmdAuthLevel: [string "authlevel.lua"]:85: attempt to index field 'Run' (a nil value)
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    
     
    Last edited by a moderator: Feb 10, 2015
  18. Wulf

    Wulf Community Admin

    Update your server. You are using an older Oxide build.
     
  19. my version is Oxide Version: 2.0.298, Rust Protocol: 1199
     
  20. Wulf

    Wulf Community Admin

    Update Auth Level then, as that error has been fixed already.