OFPEC Forum

Addons & Mods Depot => OFP - Addons & Mods General => Topic started by: Aeon on 07 Nov 2002, 20:17:37

Title: laserguidedbomb p3d
Post by: Aeon 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  ???
Title: Re:laserguidedbomb p3d
Post by: teaCup 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"..