1. insane8472 updated Admin Spawn with a new update entry:

    1.1.4

     
  2. Thanks a lot for the fast update! Really appreciate it, love the plugin and perfect as always :)
     
  3. Welcome. Let me know if you have anymore problems. :)
     
  4. Any reason that this would suddenly block give through console? It doesn't block the give in adminspawn, but it blocks our give kit function and didn't before today.
     
  5. Code:
    [Oxide] 21:32 [Error] Failed to call hook 'OnServerCommand' on plugin 'AdminSpaw
    n v1.1.4'
    File: AdminSpawn.lua Line: 415 failed to convert parameters:
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invoke
    Attr, System.Reflection.Binder binder, System.Object[] parameters, System.Global
    ization.CultureInfo culture) [0x00000] in <filename unknown>:0
      at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] par
    ameters) [0x00000] in <filename unknown>:0
      at NLua.Method.LuaMethodWrapper.Call (LuaState luaState) [0x00000] in <filenam
     
  6. i still get it saying the warning after the update
     
  7. I am using your plugin. there is no error. this happens though. Everytime I try to setup kits by spawning Items, The server crashes and restarts. I've pulled all my plugins out, yet your plugin and Kits are the only ones there, and yet it still happens
     
  8. I'm surprised that ever worked, never thought about kits. That said, I got most of the support added for giving kits yesterday, I will finish and test it later today.

    I missed one line when fixing it, it will be fixed in next update.

    Same as above.

    I have kits loaded too and are able to spawn items and create kits just fine. What is the exact thing that happens or what do you do when the server crashes?
     
  9. I click the F1 console, select the attire tab, and I spawn in a shirt and pants... then the server crashes, players time out, and it restarts.

    I've gone through all logs in my FTP. Not one of them states anything about an error or why it crashes.
     
  10. Any way to have this support skins?
     
  11. I found the issue. MagicCraft and AdminSpawn were both not vibing on some lvl. I took MagicCraft out and AdminSpawn no longer kicks me after a second item spawn. Though its freezing again.
    (22:32:15) | [Oxide] 22:32 [Warning] Calling 'OnServerCommand' on 'AdminSpawn v1.1.4' took 2708ms

    (22:36:06) | [Oxide] 22:36 [Warning] Calling 'OnServerCommand' on 'AdminSpawn v1.1.4' took 1973ms

    Is the last thing that pops up
     
    Last edited by a moderator: Nov 7, 2016
  12. insane8472 updated Admin Spawn with a new update entry:

    1.1.5

     
    Last edited by a moderator: Nov 7, 2016
  13. Any chace you could add something that'd stop a conflict with one of our kits commands? We have a "kits.give" console command, and when we try to run it (after this weeks update) we get the error below.

    Code:
    (14:51:59) | [ Admin Spawn ] give: not accessible from server console
    I imagine it is because it doesn't pick up the kits section of the code, but there must be a way around this.
     
  14. You should still be able to use your kits.give. Even so, is this a public or private plugin? Which plugin do you want to use in the end to give kits?
     
  15. It's an addition to Kits for Rust | Oxide

    It literally just adds a console command that allows admins to give kits through RCON.
     
  16. If you still want to use it with this plugin, I can see what I can do.
     
  17. Love this mod! TY! Having a slight problem though. Whenever I try to give an item that has more than one word, like Code Lock, or Metal Fragments it it will say "Invalid item Code", or Metal like its ignoring the second word. I tried quotes, brackets, round brackets, and nothing has worked, am I doing something wrong or is there a list somewhere of what I can spawn?
     
  18. Please use the item short names (Oxide API for Rust) such as metal.fragments and lock.code.
     
  19. Derp, tyvm! LOL ^_^
     
  20. Do spawning objects with skin IDs work? I do as directed on the Plugin download page, but it does not work, even with updated skin ID list.

    EDIT: Nevermind, I see it was just updated, it works now.
     
    Last edited by a moderator: Nov 9, 2016