OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: Taggart on 28 Jul 2004, 07:45:13

Title: AI to Take Flag
Post by: Taggart on 28 Jul 2004, 07:45:13
How can I tell an AI at a waypoint to take Flag in CTF, would it be thru addaction ?  ;D
Title: Re:AI to Take Flag
Post by: Taggart on 28 Jul 2004, 12:14:39
Okay, through trial an error found it:
this action ["Take Flag","this"]
works just fine, but if the AI dies he does not follow his waypoints originally given to him. This is handy when trying to test all areas of an MP Mission without having to run all over the map yourself.  :)