Home   Help Search Login Register  

Author Topic: What is the internal name for the V80's optics?  (Read 914 times)

0 Members and 1 Guest are viewing this topic.

Baphomet

  • Guest
What is the internal name for the V80's optics?
« on: 24 Nov 2002, 07:13:52 »
Is there an internal designation for the V80's optical sight for its 30mm gun? I would like to use that graphic in a script however usage of the filename itself doesn't really help.

Offline Tomb

  • Contributing Member
  • **
  • in2 Metal? Go 2 my sig
Re:What is the internal name for the V80's optics?
« Reply #1 on: 24 Nov 2002, 18:20:05 »

 :D Well, here's the config for the bird  :)
--------------------------------------------

class Mi24: Helicopter{};
   class Kamov: Mi24
   {
      access=2;

              ....mov"};

      driverOpticsModel="\o\vehl\V80_optika.p3d";

------------------------------------------------------

 :D 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  :P
(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  :P ;D

that's my best shot - maybe another d00d will add to this?  :-*