Jump to content

Mugatu

Members
  • Posts

    548
  • Joined

  • Last visited

Everything posted by Mugatu

  1. yep can't wait to get it!! Anyone think of a nice Lockon App for it, might develop something.
  2. Something like this (haven't tested it but it should be close) function LuaExportStop() -- open the mp log for reading -- local mp_log = io.open("./Temp/mp_log.txt", "r") -- create the file name (date format YYMMDDHHMMSS) -- local output_filename = "mp_log_" .. os.date("%y%m%d%H%M%S") .. ".txt" -- open the output file for writing -- local output = io.open(output_filename, "w") -- read the whole file (*all) and write it to the output -- output:write(mp_log:read("*all")) -- close the files -- output:close() mp_log:close() end Let me know if you need more help.
  3. Looks fantastic! might be time to get an xbox.
  4. wow thanks for the link. Did I read somewhere (maybe pprune) it was caused by water logged sensors? any more info?
  5. I think when this thread gets to 500 post it's time to add the EA back on to the SU-27 :)
  6. ^^^^ I agree would love to see lots more info added to the export such as: - parentIDs for objects - kill info (ie objectid killed by objectid) and also server side exporting only, fingers crossed.
  7. Some lucky people in the boats!! http://tv.repubblica.it/multimedia/home/2300114 http://www.adnkronos.com/IGN/Fotogallery/?fid=1.0.2216526060 http://cencio4.wordpress.com/2008/06/02/nh90-crashes-into-bracciano-lake-during-an-airshow/
  8. RAAFs first green aircraft arrived in Brisbane for fitting out.
  9. no, but you'll record a blank file ;)
  10. Does the KA-50 light manual permit aerobatics?
  11. http://www.aviationweek.com/aw/generic/story.jsp?id=news/X205218.xml&headline=Sikorsky%20X2%20In%20Blades-On%20Ground%20Tests&channel=defense
  12. Note the source of the propaganda hehe: US Air Force Association Anybody have links on the Chinese stealth fighter, can't say I've heard of that one.
  13. A-10 Suite 2 & 3. Wow does that mean we're going to get a data link at last :)
  14. Interesting video on US Air Supremacy. http://www.ausairpower.net/APA-NOTAM-160508-1.html
  15. ahhh I remember mast bumping, that was before we had a baby hehehe
  16. A low cloud deck too would make it fun :)
  17. The best thing they could do for sales would be do shoot down a couple of F-22s. :)
  18. lol it's a standards test the reason it don't look right is your browser doesn't support the standards correctly :P Thus some custom code in our stats page to handle the pur IE browser. http://www.webstandards.org/action/acid3/ :P webkit get's 100 btw not the current release of safari, open source browser backend. Here's what that silly look test tests :) Acid3 Browser Test Acid3 is the third in a series of test pages written to help browser vendors ensure proper support for web standards in their products. Acid3 is primarily testing specifications for “Web 2.0″ dynamic Web applications. Also there are some visual rendering tests, including webfonts. Here is the list of specifications tested: DOM2 Core DOM2 Events DOM2 HTML DOM2 Range DOM2 Style (getComputedStyle, …) DOM2 Traversal (NodeIterator, TreeWalker) DOM2 Views (defaultView) ECMAScript HTML4 (<object>, <iframe>, …) HTTP (Content-Type, 404, …) Media Queries Selectors (:lang, :nth-child(), combinators, dynamic changes, …) XHTML 1.0 CSS2 (@font-face) CSS2.1 (’inline-block’, ‘pre-wrap’, parsing…) CSS3 Color (rgba(), hsla(), …) CSS3 UI (’cursor’) data: URIs SVG (SVG Animation, SVG Fonts, …) Lesson over!
  19. IE7 12/100 no wonder your the last man on earth using it :P
  20. I'm with him :) open beta time to really sort out the bugs. :thumbup:
  21. What you get on the test Kuky?
  22. Lol, not 100% true, see my early post. Run the acid3 test and you'll see :) IE may even pwne it :P lol just ran it with IE 6: 11/100 Firefox 53/100 Safari 74/100 Safari (latest webkit) 100/100 http://acid3.acidtests.org/ Post the results for opera and IE7 if you can? Just click the link above.
  23. safari or webkit 100/100 acid3 tests http://acid3.acidtests.org/ http://webkit.org/ what does opera get btw, firefox only gets 53 :(
  24. broke ass mountain <-- what type of films heheh
×
×
  • Create New...