Jump to content

Recommended Posts

Posted

Hi All,

 

I have a couple of planes that have black thin wire lines attached to them.

 

Does anyone know what causes these lines and how to get rid of them?

 

Thanks,

 

 

Geary

Posted

The only way to get rid of them is to remark them out. One of the causes is a hole in the model of the plane itself. Which plane is it?

Posted

yah, we call it "the tractor beam". Like Dave said, it's caused by defects in the physical LOD itself, and cannot be fixed without rebuilding it in 3D Max. The only way to get rid of it, is to get rid of the shadown statement in teh aircraft main ini.

 

Thusly: (our example is Ajundair's F-104A)

 

[AircraftData]

AircraftFullName=F-104A Starfighter

 

--snipification to remove other, no relevant stuff--

 

[LOD001]

Filename=F-104A.lod

Distance=1000

 

[LOD002]

Filename=F-104A_01.lod

Distance=4000

 

[LOD003]

Filename=F-104A_02.lod

Distance=8000

 

[shadow]

CastShadow=TRUE <-- change this to read FALSE

ShadowLOD=F-104a_shadow.shd

ShadowType=1

ShadowCastDist=10000

MaxVisibleDistance=400

 

btw, if one has access to a pre-08 game (ie: one patched at the 06 level), one can extract the SHD file for the relevant aircraft (for example, AJ's F-104A,) and use the F-104G_Shadow.shd. This DOES work.

 

However, on some it absoulutely will not, so commenting out the shadow statment AND switching to FALSE is the only alternative.

 

wrench

kevin stein

Posted

Thanks Guys,

 

Wrench, your adjustment to the aircraftdata.ini files took care of the lines.

 

Which didn't really change anything because apparently they weren't casting shadows anyway (reminded me of my ex-wife :vampire: ).

 

 

Dave, The planes were the Razbam Banshees and MontyCZ's F-89C Scorpion.

 

 

 

Thanks, again

 

 

Geary

Posted

they weren't casting shadows anyway (reminded me of my ex-wife :vampire: ).

 

 

Sounds like my mother in law.....

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..