Quarto
Unknown Enemy
Unknown AI command errors mean that an object is using a command that it's not designed to use (so if you try AI_IgnoreCollisions on a capship, you'll get the same error; we don't really have a list of what works for what object types, so you usually can only try and see what happens). Put the command inside a ship function instead of a navpoint function, and it will work.