Home   Help Search Login Register  

Author Topic: laserguidedbomb p3d  (Read 1081 times)

0 Members and 1 Guest are viewing this topic.

Aeon

  • Guest
laserguidedbomb p3d
« on: 07 Nov 2002, 20:17:37 »
does anyone know wich .p3d BIS used for Laserguidedbomb ?
All aircraft addon carrying it use their own p3d...strange  ???

teaCup

  • Guest
Re:laserguidedbomb p3d
« Reply #1 on: 08 Nov 2002, 08:42:49 »
   class LaserGuidedBomb: Default
   {
      hit=5000;
      indirectHit=3500;
      indirectHitRange=15;
      minRange=50;
      minRangeProbab=0.500000;
      midRange=300;
      midRangeProbab=0.950000;
      maxRange=2500;
      maxRangeProbab=0.500000;
      soundHit[]={"\LaserGuided\expl2",100.000008,1};
      cost=20000;
      model="Snake";
      proxyShape="Snake";
      irLock=0;
      laserLock=1;
      maxControlRange=100000;
      maneuvrability=16.000000;
      sideAirFriction=0.100000;
      simulation="shotMissile";
      maxSpeed=100;
      initTime=0;
      thrustTime=0;
      thrust=0;
   };

My guess is: "Snake.p3d"..