OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Walther_P38 on 14 Feb 2005, 22:38:02

Title: Collision
Post by: Walther_P38 on 14 Feb 2005, 22:38:02
Hmm.

I have two questions for cutscene purposes.

Is it possible to get a vehicle somehow to go onto it's side in a cutscene?

That said as well, is it possible to get two vehicles to collide with each other (And disable each other)
Title: Re:Collision
Post by: macguba on 14 Feb 2005, 23:16:36
1)  Blow it up when nobody's looking and hope it lands the way you want.

2)  Try using setVelocity commands.
Title: Re:Collision
Post by: Walther_P38 on 15 Feb 2005, 00:06:52
Hmm. Shall try this.

I'm working on a campaign centering with the main character as a member of a civilian police force (Can you believe nobody has made a police car for OFP, beyond the Police Jeep?) and wanted to cutscene in a simple traffic accident to start the whole thing off with. :)
Title: Re:Collision
Post by: Flaber on 15 Feb 2005, 09:42:41
someone made a "crown victoria" highway patrol, I know because I used it a few time ago with the fbi units . But I can't find now  :-\

http://opflashpoint.org/intruder/policecar_1.jpg (http://opflashpoint.org/intruder/policecar_1.jpg)

I have found a picture, was made by scanger

Edit again :D
Have found the web ;)
http://www.esatclear.ie/~bweire/addons.html (http://www.esatclear.ie/~bweire/addons.html)
and the addon
http://www.esatclear.ie/~bweire/downloads/jmgcopsv11.zip (http://www.esatclear.ie/~bweire/downloads/jmgcopsv11.zip)
 ;D
Title: Re:Collision
Post by: Walther_P38 on 16 Feb 2005, 21:34:52
Eee!

Thank you so much. :D

Now if I could just get this collision thing to work.. I  might end up fading the cutscene out just before they hit and starting at the site. :P
Title: Re:Collision
Post by: macguba on 17 Feb 2005, 02:28:25
Good idea.

You must remember that the game engine is designed to prevent collisions from happening.     Lateral thinking is required to get round this.    The game engine is designed for gameplay - quite rightly, since that is what really matters.   Cutscenes you have to force as best you can.