OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: ONoSixIsDown on 18 Nov 2005, 22:08:59

Title: allowfleeing???
Post by: ONoSixIsDown on 18 Nov 2005, 22:08:59
is there an quicker way to apply allowfleeing 0 to a group in the initialization field?
my fingers are starting hurt from applying it to everyunit
Title: Re:allowfleeing???
Post by: Pilot on 18 Nov 2005, 22:13:31
{_x allowfleeing 0} foreach units group this

-Pilot
Title: Re:allowfleeing???
Post by: ONoSixIsDown on 18 Nov 2005, 22:25:20
coolbeans ;D