astruyk / Ares

An arma3 mod that adds some extra functionality to Zeus
51 stars 11 forks source link

Add 'Create Convoy' functionality #173

Open astruyk opened 9 years ago

astruyk commented 9 years ago

There's been some requests to make a module (similar to reinforcements) that makes a convoy. It might be possible to leverage some of the existing Reinforcement concepts to do this. For example, if the units spawned and there was another reinforcement vehicle close by maybe they should automatically group up? Or maybe just supporting spawning reinforcements without having them head anywhere (i.e. without a lz/rp) would be enough to generate the units needed.

Wolfenswan commented 9 years ago

Feel free to use stuff from taskConvoy for more reliable convoy movement. Video example here.

Twakkie commented 9 years ago

Hi astruyk. Maybe look at this script as well: http://forums.bistudio.com/showthread.php?96828-AI-Convoy-Script.

Also this one: http://forums.bistudio.com/showthread.php?90208-Convoy-creator-amp-convoy-control-v1-0 I have used that specific one before. It works well for the most part.

alexcroox commented 9 years ago

+1!