Reserved

Moved

Total Downloads: 1,971 - First Release: Oct 23, 2014 - Last Update: Dec 22, 2015

5/5, 7 likes
  1. Wulf

    Wulf Community Admin

    It's not really a problem, it's how it works. The slots are slots, and since those in the list are already on the server, they never used their slot.
     
  2. Are there console commands? Also, I'm getting this error.
    Code:
    [Oxide] 6:53 PM [Info] Unloaded plugin Reserved v0.1.6 by Wulf
    [Oxide] 6:53 PM [Info] Loaded plugin Reserved v0.1.6 by Wulf
    [Oxide] 6:53 PM [Error] Failed to initialize plugin reserved (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 6:53 PM [Debug]   at Oxide.Core.Configuration.DynamicConfigFile.GetEnumerator () [0x00000] in <filename unknown>:0
      at Oxide.Lua.Utility.TableFromConfig (Oxide.Core.Configuration.DynamicConfigFile config, NLua.Lua lua) [0x00000] in <filename unknown>:0
      at Oxide.Lua.Plugins.LuaPlugin.LoadConfig () [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0
      at Oxide.Lua.Plugins.LuaPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00000] in <filename unknown>:0
      at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00000] in <filename unknown>:0 
     
  3. Wulf

    Wulf Community Admin

    All commands and plugin information is provided on the plugin's Overview. http://oxidemod.org/plugins/reserved.674/

    I can't reproduce the error. It's likely you somehow corrupted your configuration.
     
  4. @Wulf yo Wulf, I would really appreciate if you could add the feature to whitelist several groups, so like just the group moderator and admin does is always able to join. I would really need that here ^^
     
  5. So if I have 50/75 players and I have 3 reserved slots do they join 1 of the 3 slots? or do they join in as a regular player if the server is not full?
     
  6. Wulf

    Wulf Community Admin

    The reserved slots are only used if the regular slots are full.
     
  7. So if someone on the reserved slot joins when the server isnt full it doesnt count as a reserved slot being taken? it counts as a regular slot being used right? and if thats right then the people with reserved slots should relog to allow regular people in?
     
  8. Wulf

    Wulf Community Admin

    Yes, all the plugin does is set a limit for regular users and allows designated users in regardless of the regular use count.
     
  9. @Wulf did you get my request? :)
     
  10. Wulf

    Wulf Community Admin

    Yup, will think about it.
     
  11. Nice, thank you
     
  12. @Wulf

    Code:
    [Oxide] 7:27 PM [Error] Failed to call hook 'CanClientLogin' on plugin 'Reserved'
    File: reserved.lua Line: 23 attempt to index field 'server' (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 
     
  13. Wulf

    Wulf Community Admin

    Yup, started an overhaul last night, this will be fixed in that once I'm done with the overhaul. For now, you can use the attached version below.
     

    Attached Files:

  14. The plugin doesent work any more?!
    i've got errors in the console on load:
    Code:
    [Oxide] 7:31 PM [Error] Failed to call hook 'CanClientLogin' on plugin 'Reserved'
    File: reserved.lua Line: 23 attempt to index field 'server' (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.Global
     
  15. Wulf

    Wulf Community Admin

    http://oxidemod.org/threads/reserved.5834/page-2#post-98501
     
  16. Read the last posts before posting something:

    http://oxidemod.org/threads/reserved.5834/page-2#post-98501
     
  17. Sry my bad...!:(
     
  18. Wulf

    Wulf Community Admin

    Wulf updated Reserved with a new update entry:

    Overhaul and cleanup

     
  19. Wulf

    Wulf Community Admin

    Wulf updated Reserved with a new update entry:

    Fixed custom spawn check