Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 7 8 9 [10] 11   Go Down

Author Topic: Stationary Planes mod for 4.11.1  (Read 45129 times)

0 Members and 3 Guests are viewing this topic.

Mission_bug

  • Modder
  • member
  • Offline Offline
  • Posts: 6061
Re: Stationary Planes mod for 4.11.1
« Reply #108 on: August 19, 2013, 01:08:48 AM »

Guys please note if you install the Ju-87 Anton series in your Modact 4.11 or 4.12 the aircraft will work fine without bombs but will freeze the QMB if bombs are carried, unfortunately the mod itself also appears to conflict with other aircraft which will cause a freeze in QMB if they are also armed with bombs. :'(

I have now removed the aircraft from both installs and all is fine, according to Dreamk the bomb release gear is the culprit.

I appologise for not testing the mod more thouroughly before adding it to the stationary mod. :-[

Wishing you all the very best, Pete. ;D
Logged

Mission_bug

  • Modder
  • member
  • Offline Offline
  • Posts: 6061
Re: Stationary Planes mod for 4.11.1
« Reply #109 on: August 20, 2013, 12:17:47 PM »

Hello all, I've updated the mod yet again, link in first post. ;)

The additions today:

GeeBee R-1 R-2:



Su 26m:



P-40B Reco:



P-36 Advanced Trainer:



Entries for stationary.ini:

Code: [Select]
GeeBeeR1           vehicles.planes.Plane$GeeBeeR1       1
GeeBeeR2           vehicles.planes.Plane$GeeBeeR2       1
P_36AT            vehicles.planes.Plane$P_36AT          2
P-40Breco         vehicles.planes.Plane$P_40SUKAISVOLOCHBRECO  2
Su-26             vehicles.planes.Plane$SU_26M2         1

Entries for technics.ini:

Code: [Select]
[GeeBeeR1]
Description    GeeBeeR1
Icon           Plane
Class          air.GeeBeeR1
PanzerBodyFront      0.002
Explode              WagonMetal

[GeeBeeR2]
Description    GeeBeeR2
Icon           Plane
Class          air.GeeBeeR2
PanzerBodyFront      0.002
Explode              WagonMetal

[P_36AT]
Description    P_36AT
Icon           Plane
Class          air.P_36AT
PanzerBodyFront      0.002

[P_40SUKAISVOLOCHBRECO]
Description    P_40SUKAISVOLOCHBRECO
Icon           Plane
Class          air.P_40SUKAISVOLOCHBRECO
PanzerBodyFront      0.002

[SU_26M2]
Description    SU_26M2
Icon           Plane
Class          air.SU_26M2
PanzerBodyFront      0.002

Wishing you all the very best, Pete. ;D

Logged

max_thehitman

  • SAS~Area51
  • Modder
  • member
  • Offline Offline
  • Posts: 8976
  • Beer...Girls...IL2+Mods!
Re: Stationary Planes mod for 4.11.1
« Reply #110 on: August 23, 2013, 11:25:59 PM »



Fabulous looking racing GeeBees and fighters, Thank you Pete!
I will try adding these to my game. Thank you good friend.

Today I ran into a little problem and I am going nuts trying to solve it. Perhaps you can help me?
I really need your help on this one, if you can advice me on it.

This is for the IL2+mods game DBW 4.10 (1.71).
I´ve recently tried adding some stationary old DC-3 airliners to my game on an airfield, but I noticed I did not
have the lines written yet.
So, I checked your files you posted and I have added them to the game, unfortunately every
time I start up the game, it crashes at 70%. This is usually due to conflicts with some lines.

I have checked my files and I do have the updated version 2 already of the DC-3B-airliner...
made available at... https://www.sas1946.com/main/index.php/topic,15510.0.html

It is flying in my game, no problems... if I do not have your lines for stationary written.
Now if I add your lines, the game crashes.  :(

These are simple lines and it should work, but nothing is happening.
I have already tried different lines before.  Nothing.
I even tried Eperviers stationary lines for the 4.09 game version but nothing. Its a different game version.

This is what you have on your post for stationary planes.

Is this airplane working in your game as a "Stationary" ?
Or did you change a line, or something, somewhere?

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

Air.ini

DC-3B-Airliner    air.DC_3B 1                                   usa01 SUMMER

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

Stationary.ini


DC-3B-Airliner    vehicles.planes.Plane$DC_3B           1

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

Technic.ini


[DC_3B]
Description    DC_3B
Icon           Plane
Class          air.DC_3B
PanzerBodyFront      0.002
Explode              WagonMetal


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

Cheers
MAX
Logged
Everything I like is either illegal, immoral or fattening ! Welcome to SAS1946

Mission_bug

  • Modder
  • member
  • Offline Offline
  • Posts: 6061
Re: Stationary Planes mod for 4.11.1
« Reply #111 on: August 24, 2013, 03:00:22 AM »

Hello Max, sorry to hear you are having problems mate but I have the stationary airliner working ok in my DBW 1.71.

Are you actually using my stationary mod in your install or are you using a seperate mod?

Usually your log will tell you what is missing and give you a clue, ie it usually gives the line of the object it has problems with.

I actually have a version of my stationary mod adapted for DBW to which I added all the aircraft in that install and that works ok.

I tried an experiment and dropped my most recent 4.11 version into DBW, once I sorted out the CTD caused by the fact I had added the Wellington, Beaufort and Wellesley to the other mod I deactivated, all was well. 





I also set up one of SAS~Eperviers SSPs with the airliner and as you can see they work fine alongside one another.

I have actually left any SSP in place in my DBW just in case I pick up a campaign that uses them. ;)




Gabriel actually uses a different entry so the line changes because it is an object.

Here are both lines:

DC-3B-Airliner    vehicles.planes.Plane$DC_3B           1  Stationary planes

DC_3B         vehicles.planes.C_47Static$DC_3B          1     SSP

I think the technics lines are the same in both instances.

When adding aircraft to the stationary file in eclipse I have encountered crashes simply because I forgot to add a second entry for the aircraft in there.

Sorry I cannot be of any further help here Max, if you are trying to make a static object like Gabriel does for his SSPs then he would be the best to ask.  If it is my mod you are using could you please post the bottom of your log.

Wishing you all the very best, Pete. ;D
Logged

max_thehitman

  • SAS~Area51
  • Modder
  • member
  • Offline Offline
  • Posts: 8976
  • Beer...Girls...IL2+Mods!
Re: Stationary Planes mod for 4.11.1
« Reply #112 on: August 25, 2013, 07:52:54 AM »


Thank you very much Pete, this was very helpful and good information. You are always a great help.
Now I have them showing up as Self-Stationary Planes, except those AC-47A and AC-47B.
All is ok.
As long as I still have the AC-47, the Spooky and a DC-3 airliner, all is good.

You say you have a...
Quote
I actually have a version of my stationary mod adapted for DBW to which I added all the aircraft in that install and
that works ok.

Could you make this version available for me? Where may I find this Mod version with the needed lines to add?
I would like to continue using the classic #DBW game. Even though were are moving up to the 4.12 version, I
really do not want to abandon the old classic #DBW version. I call it "classic"  ;D but its not that old!
It still has so much good stuff in it to explore and pass a great time.
I really want to use that version of the Mod you invented and experimented with.


Logged
Everything I like is either illegal, immoral or fattening ! Welcome to SAS1946

Mission_bug

  • Modder
  • member
  • Offline Offline
  • Posts: 6061
Re: Stationary Planes mod for 4.11.1
« Reply #113 on: August 26, 2013, 07:24:50 AM »

Hello Max, glad to know you got things sorted out and you are up and running. 8)

Here is a link to the mod I mentioned in my DBW:

https://www.mediafire.com/?u008rcx2bot8run

This is just the mod itself with no entries, essentially it was built with my 4.11 stationary file to which I added everything in the DBW Air.ini so without any further entries in your DBW you should see all the stationaries listed in that install, I hope.

As far as I know it has no ill effects on my DBW, although one of our Java Gurus may dissagree with me on that. :)

I primarily used SAS~Epervier's SSPs in my DBW so have left then in place as was,  the intention was to use this to add any things that were not available, although most things have been covered by SSP there were some things Gabriel did not want to add.  I got way laid sorting my ModAct 4.11.1 install so have not yet got around to adding the aircraft I intended yet, but they are contained in my stationary file to use if I ever get around to sorting out my DBW. :P

I have added the TD 4.12 aircraft that Gabriel made for his 4.09 rebels although some of those are already included in DBW such as the D3A1 and D3A2, so there was no need for additional entries in the stationary and technics files. ;)





This is my list of aircraft I have active in DBW using this mod:

Stationary.ini.

Code: [Select]
A6M2-K            vehicles.planes.Plane$A6M2_K          2
B-25C_RKKA        vehicles.planes.Plane$B_25C_RKKA      1
B-25D_RKKA        vehicles.planes.Plane$B_25D_RKKA      1
B-25J_RKKA        vehicles.planes.Plane$B_25J_RKKA      1
Ba65A80ArconeL    vehicles.planes.Plane$Ba65AA          2
Ba65K14ArconeL    vehicles.planes.Plane$Ba65AK          2
Ba65A80TurretM    vehicles.planes.Plane$Ba65TA          2
Ba65K14TurretM    vehicles.planes.Plane$Ba65TK          2
Ba65A80Monoplace  vehicles.planes.Plane$Ba65AM          2
Ba65K14Monoplace  vehicles.planes.Plane$Ba65KM          2
Ba65K14BiplaceEarly  vehicles.planes.Plane$Ba65KB       2
BeaufortMk1Early  vehicles.planes.Plane$Beaufort1Early  2
BeaufortMk1Late   vehicles.planes.Plane$Beaufort1Late   2
BeaufortMk2       vehicles.planes.Plane$Beaufort2       2
Do-217M-1         vehicles.planes.Plane$Do217_M1        2
Hawk-75A-3        vehicles.planes.Plane$H_75A3          2
Hawk-75A-4        vehicles.planes.Plane$H_75A4          2
He_111A           vehicles.planes.Plane$He_111A         2
He_111B           vehicles.planes.Plane$He_111B         2
He_111E           vehicles.planes.Plane$He_111E         2
Ju_87A1           vehicles.planes.Plane$Ju_87A1         2
Ju_87A2Spain      vehicles.planes.Plane$Ju_87A2Spain    2
Ju_87A2           vehicles.planes.Plane$Ju_87A2         2
Tu-95             vehicles.planes.Plane$TU_95           1
Trimotor          vehicles.planes.Plane$TRIMOTOR        2
Wellesley-MKI     vehicles.planes.Plane$WellesleyMKI    2
WellingtonMk3     vehicles.planes.Plane$Wellington3     2
C-3B-Airliner     vehicles.planes.Plane$DC_3B           1

Technics.ini.

Code: [Select]
[A6M2_K]
Description    A6M2_K
Icon           Plane
Class          air.A6M2_K
PanzerBodyFront      0.004

[B_25C_RKKA]
Description    B_25C_RKKA
Icon           Plane
Class          air.B_25C_RKKA
PanzerBodyFront      0.004

[B_25D_RKKA]
Description    B_25D_RKKA
Icon           Plane
Class          air.B_25D_RKKA
PanzerBodyFront      0.004

[B_25J_RKKA]
Description    B_25J_RKKA
Icon           Plane
Class          air.B_25J_RKKA
PanzerBodyFront      0.004

[Ba65AA]
Description    Ba65AA
Icon           Plane
Class          air.Ba65AA
PanzerBodyFront      0.002

[Ba65AK]
Description    Ba65AK
Icon           Plane
Class          air.Ba65AK
PanzerBodyFront      0.002

[Ba65TA]
Description    Ba65TA
Icon           Plane
Class          air.Ba65TA
PanzerBodyFront      0.002

[Ba65TK]
Description    Ba65TK
Icon           Plane
Class          air.Ba65TK
PanzerBodyFront      0.002

[Ba65AM]
Description    Ba65AM
Icon           Plane
Class          air.Ba65AM
PanzerBodyFront      0.002

[Ba65KM]
Description    Ba65KM
Icon           Plane
Class          air.Ba65KM
PanzerBodyFront      0.002

[Ba65KB]
Description    Ba65KB
Icon           Plane
Class          air.Ba65KB
PanzerBodyFront      0.002

[Beaufort1Early]
Description    Beaufort1Early
Icon           Plane
Class          air.Beaufort1Early
PanzerBodyFront      0.008

[Beaufort1Late]
Description    Beaufort1Late
Icon           Plane
Class          air.Beaufort1Late
PanzerBodyFront      0.008

[Beaufort2]
Description    Beaufort2
Icon           Plane
Class          air.Beaufort2
PanzerBodyFront      0.008

[Do217_M1]
Description    Do217_M1
Icon           Plane
Class          air.Do217_M1
PanzerBodyFront      0.008

[H_75A3]
Description    H_75A3
Icon           Plane
Class          air.H_75A3
PanzerBodyFront      0.008

[H_75A4]
Description    H_75A4
Icon           Plane
Class          air.H_75A4
PanzerBodyFront      0.008

[He_111A]
Description    He_111A
Icon           Plane
Class          air.He_111A
PanzerBodyFront      0.008

[He_111B]
Description    He_111B
Icon           Plane
Class          air.He_111B
PanzerBodyFront      0.008

[He_111E]
Description    He_111E
Icon           Plane
Class          air.He_111E
PanzerBodyFront      0.008

[Ju_87A1]
Description    Ju_87A1
Icon           Plane
Class          air.Ju_87A1
PanzerBodyFront      0.002

[Ju_87A2Spain]
Description    Ju_87A2Spain
Icon           Plane
Class          air.Ju_87A2Spain
PanzerBodyFront      0.002

[Ju_87A2]
Description    Ju_87A2
Icon           Plane
Class          air.Ju_87A2
PanzerBodyFront      0.002

[SM_S55m]
Description    SM_S55m
Icon           Plane
Class          air.SM_S55m
PanzerBodyFront      0.008

[TU_95]
Description    TU_95
Icon           Plane
Class          air.TU_95
PanzerBodyFront      0.008

[WellesleyMKI]
Description    WellesleyMKI
Icon           Plane
Class          air.WellesleyMKI
PanzerBodyFront      0.004

[Wellington3]
Description    Wellington3
Icon           Plane
Class          air.Wellington3
PanzerBodyFront      0.004

[DC_3B]
Description    DC_3B
Icon           Plane
Class          air.DC_3B
PanzerBodyFront      0.002

For any others you will need to refer to the lists I provide for the 4.11 version and pick from there what you need.

Hope this helps.

Please be carefull to only add entries for mods you actually have in your instal.

Wishing you all the very best, Pete. ;D


Logged

max_thehitman

  • SAS~Area51
  • Modder
  • member
  • Offline Offline
  • Posts: 8976
  • Beer...Girls...IL2+Mods!
Re: Stationary Planes mod for 4.11.1
« Reply #114 on: August 26, 2013, 09:45:22 AM »


Thanks so much Pete! I owe you one good friend.
These will be very good to test in my game.
Logged
Everything I like is either illegal, immoral or fattening ! Welcome to SAS1946

Mission_bug

  • Modder
  • member
  • Offline Offline
  • Posts: 6061
Re: Stationary Planes mod for 4.11.1
« Reply #115 on: September 12, 2013, 03:26:27 AM »

There is a new link in the first post for the latest update of this mod. ;)

Sorry for the 4Shared link but my ISP has some issue with Mediafire at the moment.

The additions added to this update:

Yakovlev Yak-36 Freehand:



Sea Mosquito TR33 and Costal Command Mossie:



Macchi C.205N2 Orione:



Kawanishi E7K1/2 type94:



Entries for stationary.ini:

Code: [Select]
E7K1-Alf          vehicles.planes.Plane$E7K1            2
E7K2-Alf          vehicles.planes.Plane$E7K2            2
MC-205N_2         vehicles.planes.Plane$MC_205N_2       2
MosquitoFBMkVICC  vehicles.planes.Plane$MOSQUITO6CC     2
MosquitoTRMk33    vehicles.planes.Plane$MOSQUITO_TR33   2
Yak-36S           vehicles.planes.Plane$Yak_36S         1

Entries for technics.ini:

Code: [Select]
[E7K1]
Description    E7K1
Icon           Plane
Class          air.E7K1
PanzerBodyFront      0.004

[E7K2]
Description    E7K2
Icon           Plane
Class          air.E7K2
PanzerBodyFront      0.004

[MC_205N_2]
Description    MC_205N_2
Icon           Plane
Class          air.MC_205N_2
PanzerBodyFront      0.002

[MOSQUITO6CC]
Description    MOSQUITO6CC
Icon           Plane
Class          air.MOSQUITO6CC
PanzerBodyFront      0.008

[MOSQUITO_TR33]
Description    MOSQUITO_TR33
Icon           Plane
Class          air.MOSQUITO_TR33
PanzerBodyFront      0.008

[Yak_36S]
Description    Yak_36S
Icon           Plane
Class          air.Yak_36S
PanzerBodyFront      0.002
Explode              WagonMetal

Wishing you all the very best, Pete. ;D
Logged

Bizu

  • Art Director
  • member
  • Offline Offline
  • Posts: 1168
  • I.A.R.-80 Legacy
    • Facebook page
Re: Stationary Planes mod for 4.11.1
« Reply #116 on: September 12, 2013, 05:55:42 AM »

Quote
A few trainers:




The silver one, what plane is it? The yellow is a tiger moth, right?

Sorry for picture quote  :-X
Logged
Ex nihilo, nihil fit

Epervier

  • 4.09 Guardian Angel !
  • SAS Team
  • member
  • Offline Offline
  • Posts: 9528
  • I'm French and Rebel_409! Nobody is perfect!
    • Some tinkering here
Re: Stationary Planes mod for 4.11.1
« Reply #117 on: September 12, 2013, 06:02:17 AM »

green = I-16 (UTI-4) (ru)
yellow = DH-82 Tiger Moth (gb)
silver = Miles Magister M.14 (gb)
Logged
If your results do not live up to your expectations, tell yourself that the great oak was once an acorn too. - Lao Zi -

Bizu

  • Art Director
  • member
  • Offline Offline
  • Posts: 1168
  • I.A.R.-80 Legacy
    • Facebook page
Re: Stationary Planes mod for 4.11.1
« Reply #118 on: September 12, 2013, 06:05:38 AM »

Thank you, really didn't know that miles magister was in the game.
Logged
Ex nihilo, nihil fit

Mission_bug

  • Modder
  • member
  • Offline Offline
  • Posts: 6061
Re: Stationary Planes mod for 4.11.1
« Reply #119 on: October 16, 2013, 07:13:55 AM »

Hello guys, the latest update is now in the first post. ;)

My Mediafire is now working again, anyone who could not get the file for V29 from 4Shared will find those additions are in this latest update anyway.

Somke of the additions to this update are here and in the first page.

MiG-21S, MiG-21MF and MiG-21bis by BT Wasted:



Westland Whirlwind:



Vickers Wellesley:



Aichi-D1A1 and D1A2:



Entries for stationary.ini:

Code: [Select]
Aichi-D1A1        vehicles.planes.Plane$D1A1_IJN        2
Aichi-D1A2        vehicles.planes.Plane$D1A2_IJN        2
MiG-21S           vehicles.planes.Plane$MIG_21S         1
MiG-21MF          vehicles.planes.Plane$MIG_21MF        1
MiG-21bis         vehicles.planes.Plane$MIG_21bis       1
SM-12             vehicles.planes.Plane$SM_12           2
Wellesley-MKI     vehicles.planes.Plane$WellesleyMKI    1
WhirlwindMkII     vehicles.planes.Plane$WhirlwindA      1
Yak-36SMF         vehicles.planes.Plane$Yak_36SMF       1

Entries for technics.ini:

Code: [Select]
[D1A1_IJN]
Description    D1A1_IJN
Icon           Plane
Class          air.D1A1_IJN
PanzerBodyFront      0.004

[D1A2_IJN]
Description    D1A2_IJN
Icon           Plane
Class          air.D1A2_IJN
PanzerBodyFront      0.004

[MIG_21S]
Description    MIG_21S
Icon           Plane
Class          air.MIG_21S
PanzerBodyFront      0.004

[MIG_21MF]
Description    MIG_21MF
Icon           Plane
Class          air.MIG_21MF
PanzerBodyFront      0.004

[MIG_21bis]
Description    MIG_21bis
Icon           Plane
Class          air.MIG_21bis
PanzerBodyFront      0.004

[SM_12]
Description    SM_12
Icon           Plane
Class          air.SM_12
PanzerBodyFront      0.002

[WellesleyMKI]
Description    WellesleyMKI
Icon           Plane
Class          air.WellesleyMKI
PanzerBodyFront      0.002
Explode              WagonMetal

[WhirlwindA]
Description    WhirlwindA
Icon           Plane
Class          air.WhirlwindA
PanzerBodyFront      0.008
Explode              WagonMetal

[Yak_36SMF]
Description    Yak_36SMF
Icon           Plane
Class          air.Yak_36SMF
PanzerBodyFront      0.002
Explode              WagonMetal

Wishing you all the very best, Pete. ;D



 
Logged
Pages: 1 ... 7 8 9 [10] 11   Go Up
 

Page created in 0.051 seconds with 26 queries.