Jump to content

Recommended Posts

Posted

The problem with the No.202 Squad wheel discs being red and white halves is the wheels themselves don't rotate. Only the tires rotate. Can anyone fix this? For now I just changed the position of the red and white on one of the wheels to make them appear uneven. But for now they don't spin. Oh, and thanks for the complimentsdrinks.gif . Always nice to hear.

Posted (edited)

The problem with the No.202 Squad wheel discs being red and white halves is the wheels themselves don't rotate. Only the tires rotate. Can anyone fix this? For now I just changed the position of the red and white on one of the wheels to make them appear uneven. But for now they don't spin. Oh, and thanks for the complimentsdrinks.gif . Always nice to hear.

 

 

Copy and paste the following changes into the landing gear sections of your data.ini:

 

WheelNodeName=Hub_L

//WheelNodeName=Tire_L

 

 

WheelNodeName=Hub_R

//WheelNodeName=Tire_R

 

The Tire_L/R are subsystems of the Hub, according to the out file, so if you change it both tire and hub will turn.

Edited by Heck
Posted

Copy and paste the following changes into the landing gear sections of your data.ini:

 

WheelNodeName=Hub_L

//WheelNodeName=Tire_L

 

 

WheelNodeName=Hub_R

//WheelNodeName=Tire_R

 

The Tire_L/R are subsystems of the Hub, according to the out file, so if you change it both tire and hub will turn.

 

 

Awsome! Thanks Heck. Good to hear from you too. good.gif

Posted (edited)

Glad I could help, Quack. Looking forward to this and your brown nose Camels. You do great work. Here's a cute trick I discovered for the Pfalz DIII. If you add this, it will fool the model into putting the auxilliary gas tank on the upper left wing, with the radiator on the other side.

post-11855-12649586605833.jpg

Edited by Heck
Posted

Glad I could help, Quack. Looking forward to this and your brown nose Camels. You do great work. Here's a cute trick I discovered for the Pfalz DIII. If you add this, it will fool the model into putting the auxilliary gas tank on the upper left wing, with the radiator on the other side.

 

 

Very cool trick. How'd you figure that one out? Wish I knew that beforeblink.gif . That was one of those things that bugged me about the Pfalz wings. I guess I have a lot of fixing to dogrin.gif . Thanks again Heck.

Posted (edited)

This DH-4 2-pack is now in the download section.

 

 

I just added a new readme file for the No.202 Squad DH-4. I forgot to add the fix for the DATA.ini file to make the wheel hubs rotate. You can re-download it for the readme file or just add the below fix to the DH-4's DATA.ini file. Found at the bottom in the Landing Gear section.

 

// Landing Gears -------------------------

 

[LeftMainGear]

SystemType=LANDING_GEAR

Retractable=FALSE

ModelNodeName=Gear_L

ShockAnimationID=-1

//ShockStroke=0.07

///ShockStroke=0.20

ShockStroke=0.25

//SpringFactor=1.3

SpringFactor=3.0

//DampingFactor=2.0

DampingFactor=3.0

WheelNodeName=Hub_L <--- add this line

//WheelNodeName=Tire_L <---add the two back slashes to the front of this line

RotationAxis=X-Axis

//RollingRadius=0.40

RollingRadius=0.40

CastoringWheel=FALSE

RollingCoefficient=0.15

MaxLoadFactor=4.0

 

[RightMainGear]

SystemType=LANDING_GEAR

Retractable=FALSE

ModelNodeName=Gear_R

ShockAnimationID=-1

//ShockStroke=0.07

///ShockStroke=0.20

ShockStroke=0.25

//SpringFactor=1.3

SpringFactor=3.0

//DampingFactor=2.0

DampingFactor=3.0

WheelNodeName=Hub_R <---add this line

//WheelNodeName=Tire_R <----add the two back slashes to the front of this line

RotationAxis=X-Axis

//RollingRadius=0.40

RollingRadius=0.40

CastoringWheel=FALSE

RollingCoefficient=0.15

MaxLoadFactor=4.0

 

Thanks to Heck for this fix

 

 

Edited by quack74
Posted

I just added a new readme file for the No.202 Squad DH-4 in the download section. I forgot to add the fix for the DATA.ini file to make the wheel hubs rotate. You can re-download it for the readme file or just add the below fix to the DH-4's DATA.ini file. Found at the bottom in the Landing Gear section.

 

// Landing Gears -------------------------

 

[LeftMainGear]

SystemType=LANDING_GEAR

Retractable=FALSE

ModelNodeName=Gear_L

ShockAnimationID=-1

//ShockStroke=0.07

///ShockStroke=0.20

ShockStroke=0.25

//SpringFactor=1.3

SpringFactor=3.0

//DampingFactor=2.0

DampingFactor=3.0

WheelNodeName=Hub_L <--- add this line

//WheelNodeName=Tire_L <---add the two back slashes to the front of this line

RotationAxis=X-Axis

//RollingRadius=0.40

RollingRadius=0.40

CastoringWheel=FALSE

RollingCoefficient=0.15

MaxLoadFactor=4.0

 

[RightMainGear]

SystemType=LANDING_GEAR

Retractable=FALSE

ModelNodeName=Gear_R

ShockAnimationID=-1

//ShockStroke=0.07

///ShockStroke=0.20

ShockStroke=0.25

//SpringFactor=1.3

SpringFactor=3.0

//DampingFactor=2.0

DampingFactor=3.0

WheelNodeName=Hub_R <---add this line

//WheelNodeName=Tire_R <----add the two back slashes to the front of this line

RotationAxis=X-Axis

//RollingRadius=0.40

RollingRadius=0.40

CastoringWheel=FALSE

RollingCoefficient=0.15

MaxLoadFactor=4.0

 

Thanks to Heck for this fix

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..