Jump to content
Sign in to follow this  

Recommended Posts

:help: Sorry, question again.

 

Can i add rwr screen to the A-6 cockpit? i have tried adding [RWR] section to cockpit.ini, which copied from F4M's but seems don't work.

 

thanks again.

Share this post


Link to post
Share on other sites

:help: Sorry, question again.

 

Can i add rwr screen to the A-6 cockpit? i have tried adding [RWR] section to cockpit.ini, which copied from F4M's but seems don't work.

 

thanks again.

 

Do a search over at C5 you can find the answer there.

Share this post


Link to post
Share on other sites
Do a search over at C5 you can find the answer there.

From my understanding, you can add RWR in place of the radar, which means you can't have both at the same time.

Share this post


Link to post
Share on other sites

My post at C5's. This replaces the clock with an RWR. The radar still works as before.

 

********************************************

 

Here's the minimum .ini changes:

 

To A-6A_Cockpit.ini, change the clock needle sections like MoonJumper said, and add the RWR section:

 

[ClockHour]

Type=CLOCK_HOUR

NodeName=needle_clock01

MovementType=POSITION_Z

Set[01].Position=-100.0

Set[01].Value=0.0

Set[02].Position=-99.0

Set[02].Value=1.0

 

[ClockMinute]

Type=CLOCK_MINUTE

NodeName=needle_clock02

MovementType=POSITION_Z

Set[01].Position=-100.0

Set[01].Value=0.0

Set[02].Position=-99.0

Set[02].Value=1.0

 

[ClockSec]

Type=CLOCK_SECOND

NodeName=needle_clock03

MovementType=POSITION_Z

Set[01].Position=-100.0

Set[01].Value=0.0

Set[02].Position=-99.0

Set[02].Value=1.0

 

[RWR]

Type=RWR

NodeName=Clock

 

 

*******************************************************

 

In the A-6A_Avioncs.INI, edit the RWRTexture line:

 

RWRTexture=cockpit\A-6A_rwr.bmp

 

You'll also need to grab a RWR.bmp from another aircraft, drop it into your A-6's cockpit folder, and rename it to A-6A_rwr.bmp. I used the one included in AD's A-7E, but any should work.

Share this post


Link to post
Share on other sites
My post at C5's. This replaces the clock with an RWR. The radar still works as before.

Whoa!!! :good: Awsim!!

Share this post


Link to post
Share on other sites
My post at C5's. This replaces the clock with an RWR. The radar still works as before.

 

are you referring to forum.column5.us? well, my account there seems take forever to be approved! :dntknw:

Share this post


Link to post
Share on other sites
are you referring to forum.column5.us? well, my account there seems take forever to be approved! :dntknw:

 

You're welcome.

Share this post


Link to post
Share on other sites
You're welcome.

 

thanks aggie, the rwr now working great, however is there a chance to make the screen to be bit smaller so the "radar source dot" at the lower left corner won't be blocked by the knob?

Share this post


Link to post
Share on other sites

I am trying put together something that simulates an F-8J, it has an RWR.

 

I have tried to do what it says here to the F-8 files, but it's not working.

 

Can someone hold my hand?

Share this post


Link to post
Share on other sites
I am trying put together something that simulates an F-8J, it has an RWR.

 

I have tried to do what it says here to the F-8 files, but it's not working.

 

Can someone hold my hand?

 

Paste the following into your F-8e avionics.ini:

 

[RWR]

Type=3_RING

AirSearchTexture=RWRair1.tga

AirTrackTexture=RWRair2.tga

AirLockTexture=RWRair2.tga

GroundSearchTexture=RWRground1.tga

GroundTrackTexture=RWRground2.tga

GroundLockTexture=RWRground2.tga

SearchPosition=0.90

TrackPosition=0.55

LockPosition=0.15

SearchSize=0.075

TrackSize=0.075

LockSize=0.075

SearchFlash=FALSE

TrackFlash=TRUE

TrackFlashRate=0.2

LockFlash=TRUE

LockFlashRate=0.1

TrackSound=RWRTrackSound.wav

LockSound=RWRLockSound.wav

 

[RWRTrackSound]

Priority=HIGH

3DSound=FALSE

Looped=TRUE

NumBuffers=1

 

[RWRLockSound]

Priority=HIGH

3DSound=FALSE

Looped=TRUE

NumBuffers=1

 

Paste the following into your F-8e cockpit.ini:

 

Instrument[038]=RWR

 

[ClockHour]

Type=CLOCK_HOUR

NodeName=needle_clock01

MovementType=POSITION_Z

Set[01].Position=-100.0

Set[01].Value=0.0

Set[02].Position=-99.0

Set[02].Value=1.0

 

[ClockMinute]

Type=CLOCK_MINUTE

NodeName=needle_clock02

MovementType=POSITION_Z

Set[01].Position=-100.0

Set[01].Value=0.0

Set[02].Position=-99.0

Set[02].Value=1.0

 

[ClockSec]

Type=CLOCK_SECOND

NodeName=needle_clock03

MovementType=POSITION_Z

Set[01].Position=-100.0

Set[01].Value=0.0

Set[02].Position=-99.0

Set[02].Value=1.0

 

[RWR]

Type=RWR

NodeName=Gauge_Clock

 

And don't forget to copy and paste the A-4's rwr.bmp into your cockpit folder and rename it F-8E_rwr.bmp. Couldn't get this to work until I opened the F-8e Cpit1.lod and discovered the clock is named Gauge_Clock, not clock, like it is in the A-6a.

 

It isn't pretty, because of the shape it's trying to fill, but it works for me, and it's functional. Hope this helps.

Edited by Heck

Share this post


Link to post
Share on other sites

There is a addon of a A-6A with a visual RWR

 

Follow this link to download A6-A RWR

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×

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