Module: Ambient Animals – Arma 2

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "ArmA( |_)2" to "Arma 2")
m (Text replacement - "{{arma2}}" to "{{GameCategory|arma2|link= y}}")
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Arma 2:_Editor_Modules]]
{{GameCategory|arma2|Editor Modules}}


== 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 {{GameCategory|arma2|link= y}} 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).

Latest revision as of 14:01, 19 March 2024


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