I think I brought this up about a year ago in another thread, but d***d if I can remember where.
I have a dream...
I have a dream that when I kill a tank in OFP, the turret will blow off...
I know this would be possible using two things (well kind of three but...read on please)
The first thing, the scripting, I can do.
The addon stuff...well lets just say that I have invested pretty much all three of my brain cells to learning how to be a decent scripter.
If someone were to MODIFY (not necessarily create from new) the existing models of a turreted vehicle, realization of this dream would be very possible.
The model would need to be opened, and the turret and hull would need to be separated, and configed as objects that can be setvelocity'd and saved as separate objects within the addon .pbo.
That's all I need.
the rest I can do:
(the smoke)
The script would add a killed eventhandler, and upon death the script would getpos and getdir the dead tank, use drop effects to create a shockdust effect (mainly to hide the old switcheroo) and delete the dead tank.
(the mirrors)
The HULL would be setpos'd and setdir'd where the dead tank was, and the TURRET would be setpos's only to be setvelocity'd with some semi-random values, and a shell125 would be camcreated under it to blow it (and add some catastrophic effects). More drop effects etc would be impimented for cookoffs etc.
I have a dream...
-Grendel