PDA

View Full Version : Template Boats with Guns



doktajimmy
Sep 10 2009, 10:46
I have made a couple of scripts which attach Guns to Fishing Boat and Small Boat. They can be used as empty templates or in your own mission. You may want to change the method for getting spawn position yourself.

Along with this I have modified the scripts to spawn a crew and to add SAD waypoint at player for purposes of demo mission.
If you want to use them empty just delete the portion of code with crew and waypoints.

The fishing boat spawns at a Logic (Radio alpha in mission) and the Small boat spawns on Map Click (Radio bravo in mission) which moves the logic. The small boat also very crudely updates the waypoint position every 5 secs.

http://www.armaholic.com/page.php?id=7347

Binkowski
Sep 10 2009, 12:19
Great work, I'm sure I'll find a use for this somehow!

doktajimmy
Sep 10 2009, 21:19
Thanks!!