Jump to content

HC_Official

Members
  • Posts

    1941
  • Joined

  • Last visited

Everything posted by HC_Official

  1. on the bright side ED did spend the dev time to make this appear when the server is loading, great work lads null
  2. Yep, work this stuff out with squadron buddies / your server admin and all will be well
  3. Thanks for breaking out the crayons to explain this to him , I could not be bothered
  4. How to limit number of maps (select some and skip others) that dcs updater brings along with initial installation?
  5. it doesnt matter which map your server uses, you have to download them all regardless ..... it is the point of this thread
  6. TRK playback does not work outside of maybe the first couple of minutes, it is a long running DCS joke
  7. +1 to this, it also effects Syria map which annoys me
  8. go to c:\users\your username\saved games\dcs.openbeta\ backup config folder
  9. +1 for knowing how to edit this, I also hate the reflection stuff as well
  10. @Maverick87Shaka +1 to this very sensible idea , it will help everyone
  11. It would be great is some of the larger persistant MP servers would publish their mission files (with the lua code to make them work) publicly
  12. that is a pretty good idea , maybe size / date timestamp checking or some mission file hash to see if mission on server is exact same one u already have ?
  13. I would not be surprised to see too many UK based servers, the price of server hosting in the UK is urine extractingly high
  14. stick with what u have, trackir 4 is fine
  15. I guess for me its the fact the ED used to refer to the two version as Openbeta or Release Then for some I guess marketing reason they decided to "re-brand" release and call it "Stable" to make it sound better ?
  16. stable 2.8 version of DCS never release version 2.8 of DCS sometime soon hopefully
  17. Yeah well aware I know I could do that, was asking incase someone else had done this first ... to save time. Here are two mission files I knocked up Naval_demo.mizNaval_demo_night.miz
  18. is there a demo mission show casing these wonderful looking mods ?
  19. yeah u can extract out the mission file out of the miz or if you are lazy like me run one of these this in a dos window (depends if u have 64bit notepad++ or 32bit one) and u can click on the mission file inside the miz file and edit it (then save) assoc .="No Extension" ftype "No Extension"=^"^%ProgramFiles(x86)^%\Notepad++\notepad++.exe^" "%1" assoc .="No Extension" ftype "No Extension"=^"^%ProgramFiles^%\Notepad++\notepad++.exe^" "%1" info here https://superuser.com/questions/13653/how-to-set-the-default-program-for-opening-files-without-an-extension-in-windows
  20. +1 for this very sensible feature to be implemented EDIT: Had a quick go at this using notepad++ and it is possible to set everything to hidden on MFD in about 2 seconds using search and replace search ["taskSelected"] = true, replace with ["hiddenOnMFD"] = true, ["taskSelected"] = true, Tho make sure you dont have any hidden at the moment or you will get dupes
×
×
  • Create New...