Module: Ambient Animals – Arma 2

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "ArmA 2" to "[[{{arma2}}]]")
Line 2: Line 2:


== Introduction ==
== Introduction ==
'''Ambient Animals''' is a scripted module for [[ArmA_2|ArmA 2]] which dynamically generates both wild and farm animals around a unit.
'''Ambient Animals''' is a scripted module for [[{{arma2}}]] which dynamically generates both wild and farm animals around a unit.
It is launched server-side (1.04b) and animals are created around server player.
It is launched server-side (1.04b) and animals are created around server player.


To stop animals spawning within a specific area, place a trigger named BIS_ARZ_0 (and subsequent areas BIS_ARZ_1, BIS_ARZ_2 etc).
To stop animals spawning within a specific area, place a trigger named BIS_ARZ_0 (and subsequent areas BIS_ARZ_1, BIS_ARZ_2 etc).

Revision as of 22:42, 24 February 2020


Introduction

Ambient Animals is a scripted module for Arma 2 which dynamically generates both wild and farm animals around a unit. It is launched server-side (1.04b) and animals are created around server player.

To stop animals spawning within a specific area, place a trigger named BIS_ARZ_0 (and subsequent areas BIS_ARZ_1, BIS_ARZ_2 etc).