Jump to content

112th_Rossi

Members
  • Posts

    1389
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by 112th_Rossi

  1. This would be great if we had a dynamic campaign if it generated logistical missions for players to pick up.
  2. Are they Nuclear MIRVs?
  3. Great photos. I was at RIAT with a 300m lens but could never achieve anything like those shots.
  4. I know when my iPhone bleeps at around 10pm on Friday nights there usually an email to tell me the Official Updates forum has been updated. :D
  5. Harsh. Could just delete the thread and PM the individual.
  6. Install DCS: World Download the module you want. Install. That it. Incase of FC3, you need an installation of Lock On: Modern Air Combat already installed but this is just so that FC3 can be installed. Lock On never actually runs. I think you can uninstall Lock On after FC3 has been installed.
  7. I would actually like to see military transport aircraft. the An-12 or Lockheed Martin Galaxy or maybe even the C130J. If we ever get a persistent dynamic campaign it would be quite cool to ferry supplies around.
  8. I'm a software developer too and when I get a list of bugs from the last release I go through the grieving process, shock, denial, anger, acceptance. Then I say I can't be bother to fix them right now and it's the testing teams fault for not checking it through properly.
  9. If I was an ED dev, this would be me after hearing of those bugs
  10. Yes, because the inner wing is now moving slower relative to the outer wing, hence more lift on the outer wing which causes the roll.
  11. Meh, New patch introduces new bugs shock! It's not like that's never happened before in any other game. That software development. At least Wags and the team acknowledged the problem instead of sweeping it under the carpet and then releasing a stealth patch like some companies do.
  12. A few RIAT photos DSC_0056 by Ikari Warrior, on Flickr DSC_0911 by Ikari Warrior, on Flickr DSC_0976 by Ikari Warrior, on Flickr DSC_1041 by Ikari Warrior, on Flickr
  13. No, a missile and a pencil it seems. Chinese bureaucracy takes a step too far.
  14. Yes, I wondered if his sensors were going mental.
  15. Egyptian protesters shine laser pointers at passing military helicopter.
  16. Not really. Star Citizen raised millions then went to investors for more.
  17. Yes, I'm trying to create a DCS Server startup script which automatically logs in to the server lobby with credentials and starts a server.
  18. I've added a function to try and automatically login when DCS multiplayer starts. Heres the function I added: local function doLogin() makeLoginDialog() dlg_login.login:setText('myuser') dlg_login.password:setText('mypw') net.login(dlg_login.login:getText(), dlg_login.password:getText(), dlg_login.savepw:getState()) dlg_login.kill() end And in the init function I changed askLogin() to doLogin() However, when I run DCS multiplayer, nothiong has changed. Am I missing something?
  19. Yes, you'll need to switch the radio intercom on and request re-arming from ground staff via LAlt + ' Then you'll need to load the DSMS stores to refresh.
  20. I dunno. You might want to see what goes on outside my local boozer on Saturday night.
  21. It does throw into question what is defined by simulator other wise DCS may as well be DCA, digital combat approximator.
  22. This could open a entirely new philosophical debate in this thread. It has been stipulated that as computer simulations become ever more powerful, you could extrapolate that progress until the simulation can simulate reality. Giving rise to the notion that reality is a simulation running on some computer above and beyond our realm of interaction. /explodes. Oh yeah sorry, F35A... erm. Seems like a good idea and I'll look forward to seeing it in action.
  23. Interesting announcement. However, I'm not sure how I feel about paying $xx for a sim that just simulates a flying computer.
×
×
  • Create New...