TheB24Guy ... OUTSTANDING ... that's my project for today.
Ravenna ... I took some of the effects from my ship dp ...
fx_ship_l,
fx_damage_smoke_l,
fx_bldgexpl_l,
Then, on the ai B17 for example, I'd identify certain parts for modifiction ... tail, wings, engines, fuselage, nose and they got changed to:
[EFFECTS.10]
; System = Port Wing Structure
effect.0=20,LIBRARY,fx_ship_l,
effect.1=40,LIBRARY,fx_damage_smoke_l, (see below)
effect.2=60,LIBRARY,fx_ship_l,
effect.3=95,LIBRARY,fx_bldgexpl_l,
;effect.4=100,BREAK,,
(This is a nanni-nibbio effect that was originally named "fx_ship_l" and as such, overwrote the m/s "fx_ship_l" ... so I renamed it and now it's another version that won't over write the original ... twice as much fun!)
But ... for the FUEL TANKS (or wing structure where fuel tanks are NOT specifically noted), they got:
[EFFECTS.11]
; System = Port Fuel Tank
effect.0=20,LIBRARY,fx_ship_l,
effect.1=30,LIBRARY,fx_gastank_l, (already in the aircraft dp)
effect.2=40,LIBRARY,fx_damage_smoke_l,
effect.3=50,LIBRARY,fx_bldgexpl_l,
effect.4=60,LIBRARY,fx_ship_l,
effect.5=70,LIBRARY,fx_gastank_l, (ditto) above)
effect.6=95,LIBRARY,fx_fatal_explosion_l,
;effect.7=100,BREAK,,
(I ";" out the 100% stuff because I thought it was a good idea to do it ... but saved it 'cause I don't like to have to go looking for things that I shouldn't have thrown away)
Also ... I nearly ALWAYS go for "LARGE" rather than "s" or "m" ... maybe NOT as realistic ... but SURE DO MAKE A BIG BOOM!
On other than single engine aircrft ... I reduced the damage value numbers by 1/3 for those areas where new effects would be ... just to make them easier to set off but that may not be necessary.
There are certainly a bunch of other flammable effects that could be used ... but I've tried to stay with a manageable number just for my benefit.
As always ... back up your original stuff unless you're sure you want to go this route ... and if FIRE AND SMOKE start pouring ourt of your CPU or whatever that BIG BLACK TOWER THINGY FULL OF ELECTRONICS IS CALLED ... DON'T CALL ME!
RING THE BELL AND RUN LIKE HELL
