Jump to content

112th_Rossi

Members
  • Posts

    1389
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by 112th_Rossi

  1. Harsh. Could just delete the thread and PM the individual.
  2. 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.
  3. 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.
  4. 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.
  5. If I was an ED dev, this would be me after hearing of those bugs
  6. 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.
  7. 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.
  8. 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
  9. No, a missile and a pencil it seems. Chinese bureaucracy takes a step too far.
  10. Yes, I wondered if his sensors were going mental.
  11. Egyptian protesters shine laser pointers at passing military helicopter.
  12. Not really. Star Citizen raised millions then went to investors for more.
  13. 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.
  14. 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?
  15. 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.
  16. I dunno. You might want to see what goes on outside my local boozer on Saturday night.
  17. It does throw into question what is defined by simulator other wise DCS may as well be DCA, digital combat approximator.
  18. 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.
  19. Interesting announcement. However, I'm not sure how I feel about paying $xx for a sim that just simulates a flying computer.
  20. So many assumptions in this thread, where most don't have the first clue on how to make a 'hello world' message let alone a game engine. /shakes head.
  21. Damn. The commander in that tank must of known what was about to happen. RIP.
  22. Cyrillic is such an odd type. Makes my brain ache just looking at it.
  23. Yes, the key you have now will work with the module downloaded from the Eagle store. So 1. Download DCS: World and install it 2. Download the DCS: A10C Module and install it Run DCS World and start a A10C mission, you will then be asked for a key. Enter the key you received when you bought the standalone version and it will activate.
×
×
  • Create New...