1. Yes it's an error i get sometimes, it's when you disconnect as admin and reconnect.
    1/2 it Will give you the admin inventory and 1/2 it Will bug and not give you
    No idea why sometimes it works and sometimes it doesnt.
    So i'll fix the error in the console ^^
     
  2. Reneb updated Admin <-> Player with a new update entry:

    fix

     
  3. How do I make myself admin? I got a server with this plugin and when I write /admin I only get "You don't have permission... etc" I also got Oxmin installed, maybe thats the problem? I need help. ty[DOUBLEPOST=1407901603][/DOUBLEPOST]Nvm, it works fine now! :)
     
  4. what error does it tell you?
     
  5. 1:36 PM: ERROR: Error loading oxide!
    mscorlib: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> NLua.Exceptions.LuaScriptException: [string "admin-player.lua"]:38: attempt to index field 'oxminPlugin' (a nil value)
    --- End of inner exception stack trace ---
    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
    at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0
    at Oxide.Plugin.CallFunction (NLua.LuaFunction func, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugin.Call (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.PluginManager.Call (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Main.Load () [0x00000] in <filename unknown>:0
    at Oxide.Main..ctor () [0x00000] in <filename unknown>:0
    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
    at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0
    at Oxide.Plugin.CallFunction (NLua.LuaFunction func, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugin.Call (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.PluginManager.Call (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Main.Load () [0x00000] in <filename unknown>:0
    at Oxide.Main..ctor () [0x00000] in <filename unknown>:0
    : NLua.Exceptions.LuaScriptException: [string "admin-player.lua"]:38: attempt to index field 'oxminPlugin' (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
     
  6. Reneb updated Admin <-> Player with a new update entry:

    bug fix

    [DOUBLEPOST=1409576271][/DOUBLEPOST]it's because you say: Flags_with_oxmin
    while you dont have oxmin.
     
  7. Thanks fpr updating, but everyone can find me, because the name over my head is not invissible!

    It is not possible the change the steamplayer name in " "! steam want a character in the name.

    Do you have an idea to solve that invissible problem?
     
  8. it is written in the overview in how to have an invisible name ...
    you have to SET YOUR STEAMNAME, THEN (and just AFTER THEN) connect on your server.
    you will join as a blank name and will not be able to change it ingame.
     
  9. ok, but when i try to set my STEAMNAME to " ", steam answer that I need a character in my name?! Therefor I cannt be invisible, also I join after namesetting :(, because steam allows no name like " ".
     
  10. copy paste the name in my overview, you can't just write it yourself.
     
  11. Hey, i changed my "Admin Name" - but it does not change, when i am writhing.

    /admin name Admin Hanes --> Your new name ist Admin Hanes ..... but when im writing nothing changes
     
  12. /admin hide, to activate/deactivate the hidden name.
     
  13. ... thx Reneb - my bad![DOUBLEPOST=1409619751][/DOUBLEPOST]but Reneb ... if im login out, do i type my admin name every session?
     
    Last edited by a moderator: Sep 2, 2014
  14. Thanks for this! Works like a charm.

    I was wondering if this plugins functionality could be ported to UberArena to save a players inventory before joining an arena and restoring it upon leaving. That is the only thing I've been struggling to do with since I switched from Magma to Oxide.

    Would you perhaps have any tips to make this happen?
     
  15. Mainly copying and pasting part of the code should do the trick
     
  16. Wow, that's the fastest reply I ever got :D thanks, will try it out asap.