OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: sgtGunneryHighway on 15 Oct 2002, 02:12:55

Title: cvilian target
Post by: sgtGunneryHighway on 15 Oct 2002, 02:12:55
how can i do to make east unit firing at player if you are a civilian?
Title: Re:cvilian target
Post by: Messiah on 15 Oct 2002, 02:19:14
hack the mission.sqm and change your side to GUER = this makes u resistance and he will shoot u.

if you dont know how to hack the mission.sqm check the editors depot.  ;)
Title: Re:cvilian target
Post by: Bremmer on 15 Oct 2002, 02:19:25
~sighs~

Am I the only person that bothers to use the search function ???

Try either:

Hacking the mission.sqm file to change the units side to west
Or
Group the unit to a west soldier, and put deletevehicle this in the west guys init line.

 ;)

[edit] ::) Hmm ... the return of Messiah. So the prophecies were true.[/edit]
Title: Re:cvilian target
Post by: Messiah on 15 Oct 2002, 02:25:17
heh - well, how could i leave you Bremmer  ;)

and yeah, search function is a really usefull thing - you really should try and use it  ;)
Title: Re:cvilian target
Post by: sgtGunneryHighway on 15 Oct 2002, 16:04:09
~sighs~

Group the unit to a west soldier, and put deletevehicle this in the west guys init line.

 

[edit] ::) Hmm ... the return of Messiah. So the prophecies were true.[/edit]
this one work fine thanks a lot  :D