monovdd 12 Posted September 25, 2011 (edited) 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.03Author: Monovdd | Carlos A. Arango S. (monovdd@hotmail.com)Credits: Team Condor (Gladiador and Kmilomore) | CLA (http://www.arma2la.com)Requirements: CBA Community Based addonUsage: 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=EG1OSGTJChangelog- 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 Edited September 25, 2011 by monovdd Share this post Link to post Share on other sites
wiggum2 31 Posted September 26, 2011 Will they patrol together with human AI or only as seperate group ? Share this post Link to post Share on other sites
Koni 3 Posted September 26, 2011 Will they patrol together with human AI or only as seperate group ? Human AI ?! Share this post Link to post Share on other sites
Guest Posted September 26, 2011 Release frontpaged on the Armaholic homepage. Dog Patrol v0.3Community base Addons Share this post Link to post Share on other sites
monovdd 12 Posted September 26, 2011 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. Dog Patrol v0.3Community base Addons Thank you very much Share this post Link to post Share on other sites
wiggum2 31 Posted September 26, 2011 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 ! Share this post Link to post Share on other sites