3 posts / 0 new
Last post
Anonymous
RelaxedAI Demo v0.1

This mission is primarily used to demonstrate the RelaxedAI script by Wolffy.au


It includes map click teleport and camera functions as well as proper implementation of the script.



Usage


To use this script in a mission place a group down in the editor and put this into the leader's init field:


_relaxedAI = [this] execVM "crB_scripts\RelaxedAI.sqf"; // This will set the group to a relaxed state from the start of the mission.


The parameter passed to the script should always be the LEADER of a squad not just a member.


 


Changelog


v0.1


Added proper implementaion of the script


Added Map click teleport


Added Camera script


 


Thanks to:


Wolffy.au for RelaxedAI script


Andy455 for making the demo


 


Visit us a http://creoBellum.org

AttachmentSize
crB_RelaxedAIDemo_0-1.utes_.zip33.87 KB
Wolffy.au
Offline
Joined: 24/06/2009
Andy, it looks great - just a

Andy, it looks great. I've included an enterable tent/building, to show the units will patrol inside, and renamed some stuff to standardise is, such as scripts and mission name to crb_*. (I should probably add it to my checklist yeah?)


Thanks for your work! Smile Do you want to publish it onto Armaholic and BI Forums? (See section 9 links here - http://creobellum.org/node/107)

odin
Offline
Joined: 23/08/2009
Nice thx Andy.

Nice thx Andy.

 
Original Design by Gary Storey