BotSpawn

Moved

Total Downloads: 11,685 - First Release: Jul 31, 2017 - Last Update: Jul 27, 2018

5/5, 81 likes
  1. No but just got Kills Fix, lemme test it out
    [DOUBLEPOST=1530569287][/DOUBLEPOST]Seems to be when shot under 5 meters, up close. Distance and sights seem fine. Noticed it with hip firing more.
     
  2. What's the specific error?
    Your description sounds more like the UpdateTargetMemory issue from a few oxides ago.

    Are you out of date?
     
  3. RPC Error in CLProject
     
  4. Yeah, that's the error that was remedied weeks ago so I guess your oxide is very out of date?
     
  5. Might be, lemme get newest oxide too. Thanks man

    LOVE the plug in by the way. We are big on Zombies on our servers, tweaked them a lot but a major part of our shhtick
     
  6. Failed to spawn assets/prefabs/npc/scientist/scientist.prefab on a valid navmesh

    All hi there is the problem. Bots trying to spawn far from the island in a special building
    [DOUBLEPOST=1530595598][/DOUBLEPOST] upload_2018-7-3_11-25-53.png

    Still the trouble is that they should spawn inside and not on it )))
     
  7. Hi,
    Bots need to be spawned on FPs navmesh.
    That only exists on terrain and, I think, some of the permanent structures at the monuments.

    Their spawn point selection happens from a birdseye view so they probably won't ever spawn inside a building, unless the roof is low and does not have NavMesh; Rust might force them down, in that case.
     
  8. РУССКИЙ
    Ясно, я так понимаю обойти данное нельзя... Ладно буду думать. Спасибо!

    АНГЛИЙСКИЙ
    Перевести вGoogleBing
    Okay, I understand to get around this is impossible... Okay I'll think. Thank you!
     
  9. Steenamaroo updated BotSpawn with a new update entry:

    1.7.0

     
  10. This means to manually change the names in .json before loading the new .cs, right?
     
  11. That's right, yes. ^
    Unload old - modify json - Load new.
     
  12. Should I be worried about this?
    Code:
    oxide.reload BotSpawn[Oxide] 13:44 [Warning] Calling 'Unload' on 'BotSpawn v1.7.0' took 1907ms[Oxide] 13:44 [Info] Unloaded plugin BotSpawn v1.7.0 by Steenamaroo[Oxide] 13:44 [Error] Failed to call hook 'OnServerInitialized' on plugin 'BotSpawn v1.7.0' (ArgumentException: An item with the same key has already been added. Key: SewerBranch)
      at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in :0
      at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in :0
      at Oxide.Plugins.BotSpawn.FindMonuments () [0x00eed] in <77e85e8153784d4585d1579d9392c65b>:0
      at Oxide.Plugins.BotSpawn.OnServerInitialized () [0x00000] in <77e85e8153784d4585d1579d9392c65b>:0
      at Oxide.Plugins.BotSpawn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0028c] in <77e85e8153784d4585d1579d9392c65b>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0[Oxide] 13:44 [Warning] Calling 'OnServerInitialized' on 'BotSpawn v1.7.0' took 2133ms [GARBAGE COLLECT][Oxide] 13:44 [Info] Loaded plugin BotSpawn v1.7.0 by Steenamaroo[Oxide] 13:44 [Warning] Calling 'CanBeTargeted' on 'BotSpawn v1.7.0' took average 2151ms
    [DOUBLEPOST=1530726536][/DOUBLEPOST]It's not spawning any zombies or scientists at all
     
  13. Do you have a /data profile called "SewerBranch" ?

    If so, please rename it in the /data file and reload.
     
  14. I followed the update instructions and renamed radtown to sewerbranch. What am I suppose to rename SewerBranch to?
     
  15. again, do you have a /data profile called "SewerBranch?
     
  16. Yes, what do I rename "SewerBranch" to?
     
  17. Anything at all, as long as it's not an 'official' /config name.

    When creating a data profile the plugin shouldn't let you use one of the official names,
    but your custom made 'SewerBranch' was created before that was an official name. Didn't think of that!

    Just call it customSewerBranch or SewerBranch1 or something. :)
     
  18. Hello. I have this problem that is displayed in yellow. An idea of where he comes from? Thank you upload_2018-7-4_21-45-41.png
     
  19. Yes, it looks like one of your spawnpoints isn't in a good area.
    NPCs need to find terrain that they can navigate so if you create a spawnpoint in some user-made building, underground, or out at sea, this will happen.
     
    Last edited by a moderator: Jul 4, 2018
  20. Thx for this info
     
    Last edited by a moderator: Jul 4, 2018