OFPEC Forum
Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting Multiplayer => Topic started 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
-
Sir,
I have a simular situation here, did you or anyone else find a solution to this problem?
-
Do I assume that this is not possible?
-
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.