-
Notifications
You must be signed in to change notification settings - Fork 9
Functions: Animal Follower
Spawn simple AI animals that follow the unit they are spawned on. Multiple animals can be spawned in one go. They persists until they die. Due to simple AI pathfinding they can sometimes run abit around and not go direct to the player. The animals can be petted with ACE Interact if ACE is loaded.
If checking the invincible
box the animals will be invincible as long as they don't change locality. If zeus d/c or the animals otherwise changes locality they will no longer be invincible. This seems like a limitation of arma, and would require server code to avoid.
The Delete All Follow Animals module deletes all animals spawned with the "Animal Follower" module and can be used as a quick cleanup.
OBS: Applies to all animals on the entire map which is spawned with the "Animal Follower" module