Well, here's the config for the bird
--------------------------------------------
class Mi24: Helicopter{};
class Kamov: Mi24
{
access=2;
....mov"};
driverOpticsModel="\o\vehl\V80_optika.p3d";------------------------------------------------------
Now, I guess ya mean the "SCREEN" optics, right?!That would take som'n like YOU adding a new option to a trigger's/"effects"...bla-bla stuff.
Yanno, where ya can select various stuff like BIS logo etc. for cutscenes
This would prolly take a "description.ext" file in yer mission folder,
telling the game engine where the new "effect"s picture is hidden, or alike
(not really sure, I haven't tried before)
So copy the pic. and add it to yer mission folder.... the picture/model should be found via
the "driverOpticsModel" ( shown in red letters above), I hope
;D
that's my best shot - maybe another d00d will add to this?