OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: contact wait out on 16 Mar 2007, 15:11:40
-
hello all,
im making a falklands mission and im a bit stuck,every things fine up to where the R Marines surrender, is it poss to script or cutsceane a bunch of marines being walked away with hands on head.i have basic scripting skills and never tryed cut sceans before,any 1 know how this would be done or point me in the direction of another mission with something simerler that i can look at, cheers all in advance
-
Use animations FXStandSur, FXStandSurUniv, FXStandSurDown, FXStandSurDead like
unitname switchMove "FXStandSur"
thru the .sqs file or in/thru the trigger(s).
-
thanks for that, i found the answer 10 mins after i posted,but what i have no ideal to do is getting them to walk along with hands on heads, is this even possible?, cheers all
-
No. However you don't need that. You could easily just have them being herded along by enemy soldiers.
-
so do you mean still with there hands on heads or just give them a setcaptive true and have them walk on a waypoint on a safe command?
-
Yeah, you could have them disarmed walking along with an enemy soldier in front and one behind all in column formation.