OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: TERA_Forrest on 27 May 2004, 09:44:18

Title: coop Q, sneaking into enemy base...
Post by: TERA_Forrest on 27 May 2004, 09:44:18
ok, this is what i'm trying to do, i need to be able to have a civilian drive some west soldiers into an east base without getting shot at, the civilian will drive them into a shelter, then they can get out and assualt the base, how would i go about doing this?
Title: Re:coop Q, sneaking into enemy base...
Post by: StonedSoldier on 27 May 2004, 09:50:35
well the civillian wont get shot at personally but the western soldiers will so in each of there "init" fields type "this setcaptive true" just make sure you include "setcaptive false" when the fighting starts
Title: Re:coop Q, sneaking into enemy base...
Post by: TERA_Forrest on 27 May 2004, 10:14:16
aw... simple one lol... thanks ;)
Title: Re:coop Q, sneaking into enemy base...
Post by: StonedSoldier on 27 May 2004, 10:21:38
another way i suppose you could have the western soldiers join the civillian group so the civi is the leader and the ruskies will treat the western soldier as civis
Title: Re:coop Q, sneaking into enemy base...
Post by: TERA_Forrest on 27 May 2004, 10:50:59
i played with the first one, it works great, thanks ;)