1. Greeting,

    Anyone know how to fix the creature spawn?
    Thay are currently not attacking when spawned also not in the script.

    Is there a problem only on my server or is this a known thing that creatures don't attack when spawned?

    Thanks for helping
     

    Attached Files:

  2. Spawned creatures should attack fine, I would start by testing a more common entity like AIBorServer and make sure you spawn it where you can see other creatures working fine.

    The NavMesh that creatures use doesn't span the whole walkable space of Diemensland (assuming you are working with that map) to save memory, if you spawn a creature outside the navmesh they won't be able to move. Bors are the exception, as they will charge you if you get within a couple of meters without a navmesh.