Jump to content

Home Fries

Members
  • Posts

    3515
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Home Fries

  1. I'm using an Access database to do everything, and the text file is ANSI format, so I don't even know how the Unicode got there to begin with.
  2. Thanks. Try this discord link: https://discord.gg/NRaZbcK9nJ
  3. Not sure what causes this, but I don't see the unicode character. Try deleting it. The sections should read as follows: //========================================= // Script Baseline //========================================= //========================================= // Hardware Configuration //========================================= //========================================= // Default Initial Configuration //========================================= //============================================ // Script Personalization //============================================ If that doesn't work, try backing up, then removing the cts.dat in your CTS folder and having CTS rebuild it from scratch.
  4. 2.71a (Hotfix 1) is out. H4L/R now maps properly with Hornet Stick selected on the F-15E and F/A-18C.
  5. Got it sorted, and I'll have a hotfix out shortly. Thanks for the report.
  6. Mango, You may wish to check out the Virtual Armed Forces. We have a very active hornet squadron: the VFA-136 Knighthawks. We fly mostly PvE on three semi-dynamic campaign servers in complex integrated strike environments (e.g. rolling back IADS, sweeping bandits, striking and taking over airfields). Jump in our Discord public chat channel and introduce yourself. Then fly with us and see if we're a fit for you.
  7. Alkaline, Glad to hear you have your demons under control after all this time. I've seen it with a family member; just keep everything day to day and keep putting your best foot forward. Besides, DCS is arguably a healthy obsession and addiction! You may wish to check out the Virtual Armed Forces. We have three semi-dynamic campaign servers, and we fly mostly PvE in complex integrated strike environments. We have the A-10C, and while we don't fly the F-15C, we are standing up an F-15E squadron. Don't worry about the learning curve; we're all learning the mudhen, and it's a lot of fun because it's so capable. We also fly the tomcat, hornet, and viper. The viper avionics are also similar to the A-10C, and if anything a bit more streamlined. Drop in on our Discord and introduce yourself on our public channel. Then fly with us and try us out for size!
  8. @Steel Jaw We have four "Virtual Armed Forces" servers (Main 1-3 and aux), with servers 1-3 each hosting a semi-dynamic theater. The passwords are something we share once you jump on our Discord.
  9. Look forward to seeing you on Discord. Jump in, introduce yourself, and start flying on the servers.
  10. @Kisi, Can you please send me your DCS_World.tmc that causes the crash with the latest version of TARGET? I need to be able to duplicate the bug so I may fix it.
  11. Thanks, Cobra. I'll take a look at it. All of my F-15E edits share code with the F/A-18, so I'll do some regression testing.
  12. Have you compiled the profile with the latest version?
  13. That's usually about right, but we have people jumping in our dynamic servers all the time. Most organized missions are either 7 or 8pm Eastern.
  14. @ChromaF-15 Another plug for the Virtual Armed Forces. We're currently standing up our F-15E squadron. We have one F-15E crew chief and 2 F-16 crew chiefs, a couple of former backseaters, and a few RL pilots. Check us out on Discord.
  15. No mods required, Hannibal. We allow client-side mods, but don't require them. The lone exception is the A-4E for our Cold War server, and that's because it's stable enough and it was unanimously approved. Please drop us a line on our Discord; we'd love to chat you up!
  16. Drifter, You may wish to check out the Virtual Armed Forces. We actively fly the F/A-18, F-16, F-14, A-10C, and we're standing up the F-15E as well. We have a very active Hornet squadron (VFA-136 Knighthawks), and we're all about training you up if you put in the time and effort. We don't expect you to be Chuck Yeager when you show up; we'd rather have a good attitude that can make for a good stick. We have dedicated IPs that will take you through everything from startup, formation flying, navigation, landings (land-based and carrier), and tactics. We fly cooperatively as an integrated team, with all platforms represented and utilizing the strengths of each to accomplish the mission. Check us out on Discord.
  17. Version 2.71 is out. Change Log: Updated code template; requires TARGET 3.0.21.910 (or comment out the appropriate lines in DCS_World_Template.tmc). Mi-8: Added multicrew, moved ESBR to APENG/T1. AH-64D: Added George TADS Store Target command to S3+H3L/R. F-15E: Added pre-start switch macro to S3+SC with throttle in stop (Warthog). Added Day/Night Display mode switch and MFD Backlighting to S3+ROSB10 and S3+APU (Warthog). Known Issues: F-14: Starting the F-14 profile with the throttle pinky switch other than centered can cause applications launches and profile crashes. Workaround: be sure the pinky switch is centered prior to loading the F-14. P-51 (Cougar): Toggling logical Gear State with S3+T6 Long will also toggle the manual radiator switch. Simply press T6 or S3+T6 again to toggle back. Updated bindings since 2.70: Mi-8, AH-64D, F-15E Updated SnapViews since 2.70: none Updated Custom Luas since 2.70: AV-8B
  18. Here's mine: Integrated TARGET Profile and GUI for Cougar/Warthog and MFDs (digitalcombatsimulator.com) There's also a thread listed in my signature. 2.71 should be coming out soon, which has some nice improvements to the F-15E.
  19. Added to OP: WSO TPOD Gain and Level knobs inop.
  20. When building my profile, I noticed a number of key mappings that are either incorrect or inoperative. They are the following: Pilot: Tail Flood Lights up/down - map to the Landing Light instead. NAVFLIR Gain/Level knob - Inoperative. HUD NAVFLIR Contrast also minimizes HUD Brightness. WSO: No Refuel Disconnect stick mapping. PODS Switch mapping - inoperative. TPOD Gain/Level knob - Inoperative. Finally, I would really like to see Anti-Collision light on/off discrete state commands. Thanks!
  21. Here's the fix, everyone: In the description.lua of the cockpit mod, replace the following line: {"mirrors", 0 ,"mirrors",true}; with the following four lines: {"mirror_top", 0 ,"mirrors",true}; {"mirror_left", 0 ,"mirrors",true}; {"mirror_right", 0 ,"mirrors",true}; {"rio_mirror", 0 ,"mirrors",true}; Your mirrors should now work with the cockpit texture mod.
×
×
  • Create New...