Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Waypoints in DgenMOD campaingns missions.  (Read 1675 times)

0 Members and 1 Guest are viewing this topic.

leszek957

  • Modder
  • member
  • Offline Offline
  • Posts: 81
    • Polskie Forum Symulacji Lotniczych.
Waypoints in DgenMOD campaingns missions.
« on: February 13, 2014, 06:05:10 AM »

I'm happy user of dgen_mod, after spending many hours making proper files I generated my first episode of Murmansk campaigns based on my old Dgen files.
Almost everythig working well, but ...
for some of planes I have lines:
....
Class air.I_16TYPE28
  Fuel 100
  weapons default
[r0110_Way]
  TAKEOFF 228576.05 158453.38 0.00 0.00 &0
  NORMFLY 228227.44 154468.60 300.00 180.00 &0
  NORMFLY 231852.67 156159.08 100.00 280.00 &0
  NORMFLY 232971.65 159999.38 100.00 280.00 &0
  NORMFLY 234850.37 166447.10 100.00 280.00 &0
  NORMFLY 236729.09 172894.82 100.00 280.00 &0
  NORMFLY 238607.81 179342.53 100.00 280.00 14Jabo_JG500 7 &0
.....
Class air.I_153_etalon39
  Fuel 100
  weapons default
[r0111_Way]
  TAKEOFF 228576.05 158453.38 0.00 0.00 &0
  NORMFLY 228227.44 154468.60 300.00 180.00 &0
  NORMFLY 231852.67 156159.08 100.00 270.00 &0
  NORMFLY 232971.65 159999.38 100.00 270.00 &0
  NORMFLY 234850.37 166447.10 100.00 270.00 &0
  NORMFLY 236729.09 172894.82 100.00 270.00 &0
  NORMFLY 238607.81 179342.53 100.00 270.00 14Jabo_JG500 7 &0
....
in [episode_name].mis file.

      It means that planes are "flying" on 100 meters altitude only  :(

I have lines:

in AllPlaneDB.dat:
I_16TYPE28;Allies;0;USSR;None;None;1;Fighter;FighterLR;Interceptor;FBomber;440;280;190;200;0;0
I_153_etalon39;Allies;0;USSR;None;None;1;FBomberL;FBomberL;Fighter;aSoft;600;270;235;0;0;0

in [episode_name]Planes.dat:
Allies   USSR    Fighter      I_16TYPE28    300   2400   1400    default     1
Allies   USSR    FighterLR    I_16TYPE28    300   2400   1400    2tank100    1

Allies   USSR    Fighter  I_153_etalon39    280   2400   2400   default     1
Allies   USSR    FAttack  I_153_etalon39    280   1300   280    8xRS82      1

        Where can I look for the bug?

For other planes I have proper values of waypoints, determined by [episode_name]Planes.dat file,
just like DGen_UserManual_En.pdf said.
Logged

leszek957

  • Modder
  • member
  • Offline Offline
  • Posts: 81
    • Polskie Forum Symulacji Lotniczych.
Re: Waypoints in DgenMOD campaingns missions.
« Reply #1 on: February 14, 2014, 10:43:24 AM »

It looks like I found a solution.
I've missing lines for [air.ini_name] planes flying at 100m altitude in mission - in my AllWeapons.dat file.
We need only two lines, in addition to containing info about arming, having :
 .... ;0;0;default;All
 .... ;0;0;none;All

example for non stock plane:
PE_2SERIES402;4000;4000;0;0;0;0;0;0;1;1;1;0;0;0;0;0;0;0;default;All
PE_2SERIES402;4000;4000;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;none;All

It works if we are using the old Dgen [episode_name]Planes.dat files for new dgen_mod campaigns.
In DGen_UserManual_En.pdf we have:
"Parameters of this file{[episode_name]Planes.dat} override those of AllPlaneDB.dat and AllWeapons.dat."
but we need minimum this two lines.

People working on the AllWeapons.dat file doing hard work for us, but old [episode_name]Planes.dat file seems to be more "user friedly"  8)
Logged
Pages: [1]   Go Up
 

Page created in 0.044 seconds with 27 queries.