Jump to content

vctpil

Members
  • Posts

    706
  • Joined

  • Last visited

Everything posted by vctpil

  1. Ok, it works, but if I modify an existing .lua, I have to reload the script in the trigger menu and save the mission.
  2. Hi, Is it possible to have several type of aircraft spawning on the same .lua file ? I have tried this one, the C130 appears, but not the F-15 ? local C130=RAT:New("RAT_C130") C130:SetDeparture("Creech AFB") C130:SetDestination("Nellis AFB") C130:Spawn(1) local F15=RAT:New("RAT_F15") F15:SetDeparture("Tonopah Test Range Airfield") F15:SetDestination("Nellis AFB") F15:Spawn(1) Maybe I missed something in the code ? Thanks, Vincent
  3. Thanks , I'll have a try tomorrow.
  4. Hi, Just to report this problem, but I supposed you know. The spawning point is not always a good one, see on the picture the C-130 at Creech AFB. Obviously, the aircraft disappear as soon as it start taxi. The solution is to place an aircraft at the same spawn point, and the script will find another one. Cheers, Vincent
  5. Hi, This version works great, thanks a lot. I was just trying C-130 before using the example as explained in the second video. Cheers, Vincent
  6. Really bad for my first try, I will wait til the 16th. Thanks a lot for the answer. Happy new year, Vincent
  7. Thanks for the quick answer. I have attached the mission and the script file. I don't have any mod installed. Thanks. Test.miz RAT_C130.lua
  8. Hi, This is the very first time I am using script and I was very interrested by random traffic. I have followed very carefully the step by step procedure, but DCS crash when I start the mission. The mission start on the F/A-18 with 5 C-130 as random traffic over NTTR, I select the map (F10) and few seconds later, DCS crashed. No C-130 appears on the map. The log file in attached. I am using Moose 2.4.13 with the v2.5.4 25729. What am I doing wrong ? Thanks, Vincent dcs.log-20190101-172740.zip
  9. Hi, I was able to mose the dispenser switch at the start of a mission, but I cannot find the value for the master arm switch and the HMD ? Any idea how to find them ? Thanks, Vincent
  10. Ok, dear friend, I have to apologies, I have made a terrible mistake ! The airbrake is between the both vertical stabilizer, and I had the feeling it was on the back of the aircraft, like the F/-15 or the Su-27! I was not able to see it from the angle of the extarnel view. Very sorry obout that, this is not a bug. After another test, the airbrake is working correctly. I suppose I can count on you for a punishement! Happy Christmas and have a good flight, Vincent
  11. Hi, I made a quick test this morning. See the track in attached files. The airbrakes does not move in external view (F2). Cheers, Vincent No airbrakes ext view.trk
  12. It happen to me offline. I will have another try tomorrow.
  13. Sorry, maybe I missed something, but I don't understand how to use the pitch line to estimate the distance. Is it the distance from the runway in downwind position ? Thanks, Vincent
  14. Hi, The airbrake extend correctly inside the cockpit, the noise, aerodynamic effect and the visual are ok. The airbrake appears not extended on external view. Vincent
  15. No, it does not work with the F/A-18. But if it really work for someone, may I ask to provide the detailed procedure in the editor and o board the aircraft ? Thanks
  16. Hi, I have tried, but seems not working with the F/A-18. Any idea? Thanks, Vincent
  17. I have started the mission from the beginning. The taxiway lines appears until I add an aircraft or I change the weather. If I remove the added aircraft or I reset the weather, the taxiway lines does not come back. This is weird. Any idea ?
  18. Hi, During night, if I place an aircraft on an airport, taxiway lines are still displayed. If I draw a routing, place some other aircraft or ground vehicles, taxiway lines disappears !?! Anybody have the same issue ? Thanks, Vincent
  19. Hi, I request also the D version, not for dual flight, but to simulate training flight. Thanks, Vincent
  20. I didn't notice that, 3144ft = 958m. So, I get back to the sim, and the DDI page is indicating 958FT. The units set in options is Imperial and changing to Metris does not change anything.
  21. Hi, I didn't find the answer on the forum, but the TACAN elevation on the DDI HSI/DATA page is not correct. I made a landing in Creech, elevation is 3144 feet but the TACAN indicate 952 feet. Same with LAS VOR. Did I missed something ? Thanks, Vincent
  22. I'll have a try with more stable parameters and the active pause. Thanks
  23. That definitely does not work with the F-5 parameters, anyone has a table ? Thanks
  24. Hi, The single rocket will be selectable via the editor. Does that mean that the number of rockets won't be selectable in the aircraft, or is it simply not possible with the real F/A-18? Thanks, Vincent
  25. The system does not accept signal from NDB, only VOR.
×
×
  • Create New...