Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 2 3 4 [5] 6 7 8 ... 11   Go Down

Author Topic: Halifax - Re-work  (Read 55318 times)

0 Members and 4 Guests are viewing this topic.

camilojunior

  • member
  • Offline Offline
  • Posts: 27
Re: Halifax - Re-work
« Reply #48 on: May 18, 2016, 08:26:19 PM »

I renamed the folder do be the first in line, but still not working in my SAS 4.12
Logged

propnut27

  • member
  • Offline Offline
  • Posts: 265
Re: Halifax - Re-work
« Reply #49 on: May 18, 2016, 08:40:25 PM »

The Halifax installed smoothly in my CUP WAW20, which has been working great. However, when I tried to run a test flight in FMB the plane is on my air.ini list, but won't show up on my maps. It's not being recognized for some reason.
Logged

Epervier

  • 4.09 Guardian Angel !
  • SAS Team
  • member
  • Offline Offline
  • Posts: 9591
  • I'm French and Rebel_409! Nobody is perfect!
    • Some tinkering here
Re: Halifax - Re-work
« Reply #50 on: May 19, 2016, 02:59:25 AM »

Little bug...
If only the rear gunner is dead, its turret continues to shoot.
If the rear and dorsal gunners are dead, everything looks good.
Strange!
Logged
If your results do not live up to your expectations, tell yourself that the great oak was once an acorn too. - Lao Zi -

Benno

  • member
  • Offline Offline
  • Posts: 1129
  • Retired Airline Pilot
Re: Halifax - Re-work
« Reply #51 on: May 19, 2016, 03:43:50 AM »

Hi'
Thank you for a beautiful "Hallibag".   Is it possible to get some Containers  for dropping weapons for the resistance fighters ?  Thank you
Benno
Logged

SAS~Storebror

  • Editor
  • member
  • Offline Offline
  • Posts: 24037
  • Taking a timeout
    • STFU
Re: Halifax - Re-work
« Reply #52 on: May 19, 2016, 05:10:07 AM »

Is it possible to get some Containers  for dropping weapons for the resistance fighters ?
Sorry Benno but I've got no clue what you mean.

Best regards - Mike
Logged
Don't split your mentality without thinking twice.

Dreamk

  • Modder
  • member
  • Offline Offline
  • Posts: 2021
Re: Halifax - Re-work
« Reply #53 on: May 19, 2016, 06:25:41 AM »

He speaks of Supply Containers like these ones - they are a core part of the French Resistance ethos:









Logged

Epervier

  • 4.09 Guardian Angel !
  • SAS Team
  • member
  • Offline Offline
  • Posts: 9591
  • I'm French and Rebel_409! Nobody is perfect!
    • Some tinkering here
Re: Halifax - Re-work
« Reply #54 on: May 20, 2016, 12:09:26 PM »

Little bug...
If only the rear gunner is dead, its turret continues to shoot.
If the rear and dorsal gunners are dead, everything looks good.
Fixed !
Better code is :

Quote
   public void doKillPilot(int i) {
      switch (i) {
      case 1: // '\002'
         FM.turret[0].bIsOperable = false;
         break;

      case 2: // '\003'
         FM.turret[1].bIsOperable = false;
         break;

      case 3: // '\004'
         FM.turret[2].bIsOperable = false;
         break;
      }
   }
Logged
If your results do not live up to your expectations, tell yourself that the great oak was once an acorn too. - Lao Zi -

bomberkiller

  • Treffen sich zwei Jäger...!
  • Modder
  • member
  • Offline Offline
  • Posts: 4929
  • Bf-109G-6/R6 = Bomber Killer
Re: Halifax - Re-work
« Reply #55 on: May 20, 2016, 01:46:30 PM »

Hello Ranwers,

thank you very much for the wonderful Halifax rework.

The MkIII bomber runs flawless in my (huge) 4.10 & DBW & UV3.  8)

Best regards, Gerhard  :)
Logged
FAC N° 9 ...cheers mein Schatz

dsawan

  • member
  • Offline Offline
  • Posts: 1584
Re: Halifax - Re-work
« Reply #56 on: May 20, 2016, 04:05:01 PM »

still not working for me. Its listed but not in selection screen, there is no model. 4.12 5.3 modact.
Logged

SAS~Storebror

  • Editor
  • member
  • Offline Offline
  • Posts: 24037
  • Taking a timeout
    • STFU
Re: Halifax - Re-work
« Reply #57 on: May 21, 2016, 03:24:06 AM »

log.lst please
Logged
Don't split your mentality without thinking twice.

henkypenky

  • member
  • Offline Offline
  • Posts: 958
  • BAT 4.2 Flashpoint & WAW
Re: Halifax - Re-work
« Reply #58 on: May 21, 2016, 06:02:16 AM »

Hi Ranwers, thanks a lot for this great update. It has the same 'feeling' as your DO-17, frail and sturdy at the same time, very realistic IMHO. Wonder if you could do the same magic on the Fokker G-1? That one is due for an update as well.

https://www.sas1946.com/main/index.php/topic,44153.msg495394.html#msg495394
Logged

camilojunior

  • member
  • Offline Offline
  • Posts: 27
Re: Halifax - Re-work
« Reply #59 on: May 21, 2016, 06:51:08 PM »

I had the same problem that dsawan have in my SAS 4.12. The log.lst showed this error : ERROR: Can't open file '3DO/Plane/HALIFAX-B-Mk3(Multi1)/Disc.mat. There was not a mat file Disc into the folder, only Disc1. So I made a copy of this file and renamed it as Disc. It worked, but we must have both files Disc and Disc1, I don't know how
Logged
Pages: 1 2 3 4 [5] 6 7 8 ... 11   Go Up
 

Page created in 0.038 seconds with 21 queries.