0.0.1 • Published 7 years ago

grad-crows v0.0.1

Weekly downloads
3
License
-
Repository
-
Last release
7 years ago

grad-crows

Ambient Crows

Features

  • Firing near Trees leads to flocks of crows startling
  • After the first shot the area is empty and no crows will react to shootings in this area
  • Crows are flying to the edge of the map for despawn

Params

  • Startling Area Size
  • Crows Count per Flock

Setup

1) Download Files, put grad-crows into your mission folder 2) Put this into your description.ext

class cfgFunctions {
	#include "grad-crows\cfgFunctions.hpp"	
};

class cfgSounds {
	#include "grad-crows\cfgSounds.hpp"	
};

3) Put this into your init.sqf

execVM "grad-crows\init.sqf";

Preview

IMAGE ALT TEXT HERE

made for http://www.gruppe-adler.de