I fixed it myself.. >_>
It now doesn't crawls away..
However, he will crouch (but he won't get anywhere anymore)...
Simply add these lines to the stationary ones (for example: AI_Archerstill.cs):
maxForwardCrouchSpeed = 0;
maxBackwardCrouchSpeed = 0;
maxSideCrouchSpeed = 0;