Visit Captain Sim web site  
  Welcome, Guest. Please Login or Register

 

Page Index Toggle Pages: 1 Send TopicPrint
Pre-setting radar range (Read 5276 times)
Johan
Full Member
*
Offline



Posts: 80
Joined: Feb 5th, 2011
Gender: Male
Pre-setting radar range
Mar 2nd, 2011 at 9:01pm
Print Post  
Good Evening,

I have a simple question that I can't resolve. (The ticket submission is down...)
I am trying to pre-set my radar range to 50 NM. For that, I edited CSWeapons.xml (and also unit.dat for future planes) in the following manner:

<AircraftInfo>
      <!-- aircraft section -->
      <RadarRanges>5,10,25,50,100,200</RadarRanges>
      <!-- available radar ranges in NM, coma separated. -->
      <RadarGunModeRange>50</RadarGunModeRange>
      <!-- default radar range, NM. -->

When I load FSX and my plane, the radar knob hasn't changed and is still showing the original 5 NM...

Also, I don't hear any sound from the radar like:
csweapon_in_range.wav
CSWeapon_srm_hi.wav
CSWeapon_srm_lo.wav

...but that my be related to the general sound issue...

Any advice would be greatly appreciated.

Thank you,

Johan
  
Back to top
 
IP Logged
 
TurbofanDude
Full Member
*
Offline


Programmer, B-52H and
737NG Lover

Posts: 143
Location: United States
Joined: Dec 11th, 2010
Gender: Male
Re: Pre-setting radar range
Reply #1 - Mar 18th, 2011 at 6:23pm
Print Post  
Yes, I've experienced the sound issues as well. I actually can't answer this one.

  

Thank You,&&Collin Biedenkapp,&&&&<div class="scroll" style="float: left; font-size: 10px; font-family: verdana,sans-serif; overflow: auto; max-height: 200px; width: 99%;"><br><br><a href="http://www.captainsim.com/" target="_blank">Web Site</a> | <a href="http://www.captainsim.com/support/" target="_b
Back to top
IP Logged
 
Johan
Full Member
*
Offline



Posts: 80
Joined: Feb 5th, 2011
Gender: Male
Re: Pre-setting radar range
Reply #2 - Mar 18th, 2011 at 8:01pm
Print Post  
TurbofanDude wrote on Mar 18th, 2011 at 6:23pm:
Yes, I've experienced the sound issues as well. I actually can't answer this one.



Hey Turbofan,

Thanks for your response! 100 people read my post, you are the first one to respond...with no solution Smiley But thanks anyway. I was hoping that CS would look at a solution though.
Have some good flying.

Johan
  
Back to top
 
IP Logged
 
Markoz
CS Team
*
Offline



Posts: 12364
Location: Victoria, Australia
Joined: Apr 24th, 2009
Gender: Male
Re: Pre-setting radar range
Reply #3 - Mar 19th, 2011 at 12:44am
Print Post  
I'm still trying to figure out the <RadarGunModeRange>50</RadarGunModeRange>. It seems like the range, for any weapon, never goes beyond about 10 miles, regardless of where I set it.

Captain Sim are still working on the sound problem, so I can't comment on that. I don't have the sound problem.

Mark
  

Mark Fletcher



PC: i7 10700K @3.8/5.1GHz | 64GB DDR4 3200 | 12GB RTX 4070 Super | 32" LCD Monitor | 1TB SSD & 2x2TB SSD | Win 11 Pro - FSX/FSX-SE/P3D3/P3D4/P3D5/P3D6/MSFS2020
15.6" Gaming Laptop: i7 7700HQ | 32GB DDR4 | 6GB GTX 1060 | 256GB SSD & 1TB HDD | Win 10 Pro 64bit - FSX-SE/P3D4
Back to top
 
IP Logged
 
Johan
Full Member
*
Offline



Posts: 80
Joined: Feb 5th, 2011
Gender: Male
Re: Pre-setting radar range
Reply #4 - Mar 19th, 2011 at 3:39am
Print Post  
Thanks Mark.

This Add-on is still one of the best commercial ones for FSX out there. Congratulations to you guys. I just hope CS will still keep working at resolving issues that could upset customers who can't resolve them on their own (like lots of us).
Johan
  
Back to top
 
IP Logged
 
Xpel
Full Member
*
Offline



Posts: 54
Joined: Nov 1st, 2013
Re: Pre-setting radar range
Reply #5 - Nov 27th, 2013 at 10:32am
Print Post  
Effective Missile Range

Quote:
It seems like the range, for any weapon, never goes beyond about 10 miles, regardless of where I set it.


Has anybody figured out how to increase the effective range of BVR missiles ? (like AGM88 or ALARM or Kormoran). I mean beyond 10 miles as mentioned above ? I 'd like to shoot against aircraft or ships BVR, using the F-18 radar to find targets & lock them with cs HUD sensors (but missiles run short out of fuel ).

Most appropriate fields to edit in .xml seem to be :

<Name>AGM-88</Name>
               <Desc>AGM-88 HARM</Desc>
               <HudString>AGM88</HudString>
               <Pix />
               <Container>CS_Weapon_AGM-88</Container>
               <FxWake>csweapon_rocket_wake2</FxWake>
               <Weight>355.0</Weight>
               <TargetWeight>50000</TargetWeight>
               <Lifetime>25.0</Lifetime>
               <CtrLifetime>25.0</CtrLifetime>

               <Efficiency>1.0</Efficiency>
               <RadiusRatio>1.0</RadiusRatio>
               <DragCoeff>0.18</DragCoeff>
               <OpArea>0.015</OpArea>
               <GravCoeff>1.0</GravCoeff>
               <InitSpeed>0</InitSpeed>
               <EngThrust>20000</EngThrust>
               <ThrustDuration>10.0</ThrustDuration>

               <TurnRate>0.2</TurnRate>
               <SteerDelay>1.0</SteerDelay>
               <SeekerAngle>3.1416</SeekerAngle>
               <SelfDestrTime>10.0</SelfDestrTime>

Has anybody done any tests with these parameters ?...
  
Back to top
 
IP Logged
 
Markoz
CS Team
*
Offline



Posts: 12364
Location: Victoria, Australia
Joined: Apr 24th, 2009
Gender: Male
Re: Pre-setting radar range
Reply #6 - Nov 27th, 2013 at 2:37pm
Print Post  
I messed them a long time ago. From memory:

<Lifetime>25.0</Lifetime> - How long the rocket/missile/bullet lives (displayed on the screen).
<CtrLifetime>25.0</CtrLifetime> - I'm not sure of this one, but I think it refers to how long the radar guidance lasts.
<EngThrust>20000</EngThrust> - Amount of thrust of the rockets/missiles/bullets. Increase or decrease to change the performance.
<ThrustDuration>10.0</ThrustDuration> - Length of time that the rocket engine runs. Increase it and the rocket power lasts longer = further range.
<SelfDestrTime>10.0</SelfDestrTime> - Length of time before the rocket/missile will self destruct. From memory, this is usually the same length of time as the thrust duration.

  

Mark Fletcher



PC: i7 10700K @3.8/5.1GHz | 64GB DDR4 3200 | 12GB RTX 4070 Super | 32" LCD Monitor | 1TB SSD & 2x2TB SSD | Win 11 Pro - FSX/FSX-SE/P3D3/P3D4/P3D5/P3D6/MSFS2020
15.6" Gaming Laptop: i7 7700HQ | 32GB DDR4 | 6GB GTX 1060 | 256GB SSD & 1TB HDD | Win 10 Pro 64bit - FSX-SE/P3D4
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint
 
  « Board Index ‹ Board  ^Top