Module: Ambient Animals – Arma 2

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Lou Montana moved page Ambient Animals to Arma 2: Module: Ambient Animals: Text replacement - "^()" to "Arma 2: Module: ")
m (Text replacement - "[[{{arma2}}]]" to "{{arma2}}")
Line 2: Line 2:


== Introduction ==
== Introduction ==
'''Ambient Animals''' is a scripted module for [[{{arma2}}]] which dynamically generates both wild and farm animals around a unit.
'''Ambient Animals''' is a scripted module for [[:Category:Arma 2|{{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 02:52, 20 July 2021


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).