HS 748 in FSX - Odd Texture Files.

Classic British Flight Sim forum.
Support for Maltby/Piper FS models & other Classic British freeware.

Moderators: Guru's, The Ministry

JER
Chipmunk
Chipmunk
Posts: 22
Joined: 25 Jul 2004, 11:46
Location: Newark, notts

Cannot Find VCbits??

Post by JER »

Just done a full re-install of all 4 748 packages into FS9 - there is no "VC_bits" or "VCbits file" - very grateful if someone could let me know where this file came from?

I notice that all other CB aircraft - from T21 upwards - seems to have a bits file - but not my HS748.

Can anyone help!

John Rooum

User avatar
MALTBY D
The Gurus
Posts: 1491
Joined: 18 Jun 2004, 19:40
Contact:

Post by MALTBY D »

You're misunderstanding what Paul's talking about Garry.
He's on about the XML code behind the scenes, not the 'R' button.

The way models traditionally started engines no longer works in FSX. It's the same with my stuff too.
The command TOGGLE_STARTER used to be done repeatedly in the XML code to get the engine up to the required RPM.
Each call to TOGGLE_STARTER used to give the engine another push, so it kind of built up momentum.
In FSX they have changed it to work like the name suggested, it's now an On/Off toggle instead.
That means that existing engine startup code now turns on the starter & immediately turns it off again in FSX. Net result - the engines never start.
If ever there was a bug that didn't want fixing. :huf:

DM
ImageImage

User avatar
Garry Russell
The Ministry
Posts: 27180
Joined: 29 Jan 2005, 00:53
Location: On the other side of the wall

Post by Garry Russell »

Hi Dave

In the above post I query what Paul says about the "R" button in FS.9....not FS.X

He says in FS9 he has to use it repeatedly but I don't find this the case

Garry
Garry

Image

"In the world of virtual reality things are not always what they seem."

User avatar
MALTBY D
The Gurus
Posts: 1491
Joined: 18 Jun 2004, 19:40
Contact:

Post by MALTBY D »

Obviously wasted my time there then. :doh:
ImageImage

JER
Chipmunk
Chipmunk
Posts: 22
Joined: 25 Jul 2004, 11:46
Location: Newark, notts

Post by JER »

Just re-downloaded from AVSIM {in case the zips had been updated} but no change - I cannot find a VCbits file in any of Ricks HS748 download.

Has anyone else got it in their installation?

John R

User avatar
Garry Russell
The Ministry
Posts: 27180
Joined: 29 Jan 2005, 00:53
Location: On the other side of the wall

Post by Garry Russell »

MALTBY D wrote:Obviously wasted my time there then. :doh:
Not at all

We have an explanation of what's happening :smile:

All useful stuff

:lol:

Garry
Garry

Image

"In the world of virtual reality things are not always what they seem."

User avatar
Viscount Cornbank
The Gurus
Posts: 1119
Joined: 29 Jun 2004, 12:29
Location: Cornbank House, rural Scotland

Post by Viscount Cornbank »

Hi Guys

Here's the existing code for a No4 Dart engine start, with the TOGGLE_STARTER bit replaced by START or OFF, it doesn't work in FS9, although the starter lamp shows the starter is engaged, just wondered if it will work on FSX?

<Element>
<Select>
<Value>(L:Starter_Button, number) 0 > (L:Engine Selector, number) 0 == (L:Start Master, number) 0 != (L:No4_Turbine_RPM, number) 4501 < (A:Sim on ground, bool) 0 > && && && && if{ (A:Electrical Main bus voltage, volts) 18 > (L:Ground_Power_Switch, enum) 1 == || if{ 0 (>K:STARTER4_START) } }</Value>
</Select>
</Element>
<Element>
<Select>
<Value>(L:Starter_Button, number) 0 > (L:No4_Turbine_RPM, number) 4500 > (L:Engine Selector, number) 0 == && && if{ 0 (>L:Starter_Button, number) 0 (>K:STARTER4_OFF) }</Value>
</Select>
</Element>

Cheers

Fraser
Image

User avatar
Rick Piper
The Gurus
Posts: 4773
Joined: 18 Jun 2004, 17:20
Location: In front of screen learning 3ds max :/ ...............Done it :)

Post by Rick Piper »

Hi John

I'm not sure WTF is going on here.

there where no textures missing in the original file.

Right this is the bit i want read properly.

"The model is for FS2004"

I don't have time so ****** about while eveyone and his wife tries it in FSX.

works fine for me and i do not have time to fix what you guys are trying to achieve.

As stated before more than once there will be an update to allow use in FSX when i have the tools & the time.

sorry but all these people blindly dabbling is getting on my wick.

if you don't know how FSX works compared to FS9 please leave it alone.

Regards
Rick :sad:

JER
Chipmunk
Chipmunk
Posts: 22
Joined: 25 Jul 2004, 11:46
Location: Newark, notts

Post by JER »

Rick,

Wow - a simple "no" would have done.

Also my last question arose because I had spent sometime today looking in more detail than I had before at the 748's VC in FS2004 - not FSX.

However, my apologies and I will keep my head well below the parapet in future.

Regards

John

User avatar
DaveB
The Ministry
Posts: 30457
Joined: 17 Jun 2004, 20:46
Location: Pelsall, West Mids, UK
Contact:

Post by DaveB »

John..

There should be a VCbits.bmp in your main texture folder (2004) as that's where it went. It is not a $ file so head for 'V' and you'll find it :wink:

ATB

DaveB :tab:
ImageImage
Old sailors never die.. they just smell that way!

Post Reply