1. Does anyone know of a way to make animals flee on gunshot fire or arrow landing within say 10m?
    I want to add some more realism to hunting.
     
  2. I think the only way of doing is is using the
    OnPlayerAttack hook and then scanning for all the animals near the player. This would probably lag the server out.