OFPEC Forum

Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting Multiplayer => Topic started by: trooper543 on 09 Nov 2008, 02:26:34

Title: Mulit Player - Enemy Aircraft Spawn Script need
Post by: trooper543 on 09 Nov 2008, 02:26:34
Hi there all

I have been searching and searching for an MP compatible enemy aircraft spawn script that will spawn 4 aircraft every so few minutes and fly

along a flight of markers

If there is anyone that can asisst me please let me know as this would be much appreciated

many thanks in advance
Title: Re: Mulit Player - Enemy Aircraft Spawn Script need
Post by: Landdon on 05 May 2009, 00:53:23
Sir,

I have a simular situation here, did you or anyone else find a solution to this problem? 
Title: Re: Mulit Player - Enemy Aircraft Spawn Script need
Post by: Landdon on 14 May 2009, 00:16:56
Do I assume that this is not possible?
Title: Re: Mulit Player - Enemy Aircraft Spawn Script need
Post by: JamesF1 on 14 May 2009, 01:04:49
It's very possible.  And there are, indeed, some scripts available in the Editors Depot (I believe, I may be wrong) that will provide this functionality.

If you want to do it yourself, it just requires a use of createVehicle (http://www.ofpec.com/COMREF/index.php?action=details&id=86), addWaypoint (http://www.ofpec.com/COMREF/index.php?action=details&id=395) and a few other commands.