PDA

View Full Version : Dog Patrol | Script



monovdd
Sep 25 2011, 23:24
DOG PATROL | PATRULLA PERRUNA (SPANISH)

P--UpzVrcoo

Description: This script allows you to add a canine patrol to attack and play sounds like a real dog.

Version: 0.03

Author: Monovdd | Carlos A. Arango S. (monovdd@<hidden>)

Credits: Team Condor (Gladiador and Kmilomore) | CLA (http://www.arma2la.com)

Requirements: CBA Community Based addon

Usage: Copy files from the mission example to the folder of your mission and put the following in the init of the unit group leader.

_nul = [this, RACE, QUANTITY] execvm "scripts\patrullaperruna.sqf";

Configuration:

You can change the following values:

[this, RACE, QUANTITY]

Race Valid values​​:

- "PASTOR"
- "FIN"

Value quantity: The desired amount of dogs you want in the patrol.

EXAMPLE:


_nul = [this, "PASTOR", 1] execvm "scripts\patrullaperruna.sqf";

Download:

http://www.megaupload.com/?d=EG1OSGTJ

Changelog

- Fixed the script to do harm. Absolute injury definitely changed relative danger.

- Sound fixes. Barking dynamic.

- Fixed initial configuration script.

- Fixed pattern of movement and persecution.

- Modified the way in which the dog detects entities. Enemies and friends.

-----------

Monovdd

Wiggum
Sep 26 2011, 08:57
Will they patrol together with human AI or only as seperate group ?

Koni
Sep 26 2011, 11:12
Will they patrol together with human AI or only as seperate group ?

Human AI ?!

Foxhound
Sep 26 2011, 12:05
Release frontpaged on the Armaholic homepage (http://www.armaholic.com/page.php?id=15305).


http://www.armaholic.com/datas/users/news_donwload_oa_4.png (http://www.armaholic.com/page.php?id=15304)
Dog Patrol v0.3 (http://www.armaholic.com/page.php?id=15304)

http://www.armaholic.com/skins/Blaster07/img/required_addons.png
Community base Addons (http://www.armaholic.com/page.php?id=6231)

monovdd
Sep 26 2011, 15:56
Will they patrol together with human AI or only as seperate group ?

This script allows you to add a dog to any unit. You can added to player or Ia unit as well. :)

---------- Post added at 03:56 PM ---------- Previous post was at 03:54 PM ----------


Release frontpaged on the Armaholic homepage (http://www.armaholic.com/page.php?id=15305).


http://www.armaholic.com/datas/users/news_donwload_oa_4.png (http://www.armaholic.com/page.php?id=15304)
Dog Patrol v0.3 (http://www.armaholic.com/page.php?id=15304)

http://www.armaholic.com/skins/Blaster07/img/required_addons.png
Community base Addons (http://www.armaholic.com/page.php?id=6231)


Thank you very much

Wiggum
Sep 26 2011, 17:59
This script allows you to add a dog to any unit. You can added to player or Ia unit as well. :)


But what will happen if the groupleader (human AI :p) orders the dog to switch stance or change behaviour...no problem ?
Sounds great !