OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Blanco on 20 Mar 2003, 21:52:42

Title: Civilian Attack
Post by: Blanco on 20 Mar 2003, 21:52:42
I want AI civilians attack West soldiers.

civ dofire w1;civ2 dofire w2;civ dofire w3... works but I have a lot of civilians and it's not good cause every civ got it's west soldier to target and when the target is eliminated he stops...

I also tried to hack the mission.sqs and changed every line with Side = CIVILIAN into side = EAST.

In the editor all my civs became red so it seems like they 're the enemy now for the west troops (green) but when i preview... NOPE :-\  

Is there another way to do this or is there somebody who made a look-like-a -civilian- but -he- is-a-ruskie-addon? (I don't wan't  the Gimbal tossers)

prrrleaze help

Title: Re:Civilian Attack
Post by: NoFear on 20 Mar 2003, 22:18:41
Looky looky what NoFear found
http://www.ofpec.com/addons_depot/index.php?ID=9
Title: Re:Civilian Attack
Post by: macguba on 20 Mar 2003, 22:46:46
Group your civvies under an East leader.      When the mission starts deleteVehicle the leader, and you'll be left with a bunch of men in slacks who think they are Soviet troopers.    The Yanks will think they are too.
Title: Re:Civilian Attack
Post by: NoFear on 21 Mar 2003, 10:03:41
argely dargely... mummblybummblymummbly
Title: Re:Civilian Attack
Post by: Artak on 21 Mar 2003, 11:04:22
argely dargely... mummblybummblymummbly

/me translates

Oh yeah, good point macguba. Why use an addon when you can script it.
Title: Re:Civilian Attack
Post by: Blanco on 21 Mar 2003, 17:48:49
lol

Thx 4 reply boys, (U2 nofear)
I prefer the deletevehicle trick...

********SOLVED****************