Jump to content

A Hamburgler

Members
  • Posts

    247
  • Joined

  • Last visited

Everything posted by A Hamburgler

  1. Quick question since the jetseat comes with the EU power suppply and me being in the US would this be a good alternative https://www.amazon.com/VILTROX-Premium-External-100-240V-Certification/dp/B071GYVL7C/ref=mp_s_a_1_2?keywords=100+-+240v+ac+input&qid=1551451814&s=gateway&sr=8-2 Also if anyone has good recommendations of US type power supplies that work with the jetseat please let me know.
  2. Not worth the price for such a small performance gain in my opinion. I could understand if it was a solid 50% or even 45% performance gain but it’s not.
  3. I just ordered the same one so im assuming i would get mine around the same time? (USA)
  4. I’m too excited I cannot wait to get mine(already preorder) and I’m also getting the JetSeat so this should be interesting.
  5. Yes I’m still even extremely skeptical on it but I seen a post by PimaxUSA on the forums saying “I don’t have any visibility into individual pre-orders but a lot of 5K+ pre-orders are indeed going out. Where are you located?” That was one day ago.
  6. Source: https://forum.pimaxvr.com/t/summary-of-mrtv-live-special-with-kevin-pimaxusa-some-great-info-for-people-who-havent-watched/15910/15 Some great info about pimax and what’s going with everything. Apparently during the interview it was stated that if you order a 5k right now you should get it no later then 3 weeks!! Taken from the link above- “If you order 5K+ now: You should get it no later than 3 weeks. By April, in US it will be a lot faster. You should be able to get it like the day after tomorrow. By May, Pimax 5K+ orders in US will be shipped in one day.” Now may be the time to order if you have not already.
  7. Just discovered this and would love to order. Got a few questions is the KW-908 JetSeat the newest one we can buy. EDIT:I see you have the kw-908, kw-908AM and the FSE versions. Could anyone give me any advice on choosing between these for DCS.
  8. I know I keep asking but is the picture clarity the best when being compared to other headsets you have owned? Just want to make sure I made the right decision in ordering the 5k as the cockpit clarity is a big thing for me.
  9. I don’t trust the through the lense comparisons because it’s completely different from when you actually put the headset on.
  10. For you guys that already have the 5k is the picture quality better then your previous HMDs. Just wondering because lately people have been saying the picture quality of the 5k is equal or just a little better then the vive pro.
  11. I know that’s why I was waiting to pre order to see if they worked out their production issues but ended up screwing my self because now I’m so high in the numbers.
  12. I just pulled the trigger and pre order let’s hope it’s worth it. Will probably have to wait a while as I’m P12xxxx.
  13. make sure the names are exactly the same because Viper is different then viper in LUA.
  14. I’m really excited about this. I was looking into getting a Pimax 5k but with Pimax being such a small company with production and shipping issues I never pulled the trigger. After hearing about this new headset from a larger more reliable company I’m definitely setting my sites on this. I personally think 2019 will be a very good year for VR useres because you have Pimax, HP, the new Vive with eye tracking, LG and Google all working on next generation HMDs.
  15. I would rather have the development of much more things before they put anytime into this. *Edit so no one takes it the wrong way I could care less if they added females Or not but would rather have the devs work on game features we need first.
  16. Wait did they give video makers the f14. Because that’s the same thing ED did with the F18 two weeks before release.
  17. The viggen has Ainti ship missles.
  18. Ok thank you that would explain it.
  19. So I noticed since the last update that they added the AGM-88c but not seeing any videos or posts on how to use it. Sorry if I’m advance if a thread like this has already been made but didn’t see any.
  20. For some reason I cant get units to attack with TaskAttack for some reason. I was originally trying to get a CAS aircraft to bomb a static object but after further testing I cant even get them to attack other units. I don't remember ever having this issue. Any ideas? trigger.action.outTextForCoalition(coalition.side.BLUE, string.format("Test 1", 11), 20) Grp = GROUP:FindByName( "T11" ) Unit = UNIT:FindByName( "U1" ) trigger.action.outTextForCoalition(coalition.side.BLUE, string.format("Test 2", 11), 20) Grp:TaskAttackUnit(Unit) trigger.action.outTextForCoalition(coalition.side.BLUE, string.format("Test 3", 11), 20)
  21. And I just purchased the viggen because of this post haha.
  22. You can also copy all mission variables and even objects that were destroyed to an external file then have the new mission read that file. But again it’s a confusing difficult thing to do.
  23. Is there anyway to get this to work in multiplayer??
  24. https://wiki.hoggitworld.com/view/DCS_func_getSurfaceType By using a vec2 point with the land.getSurfaceType() function you can determine if it’s water or land. Hope that helps!
  25. Question is there a way to break out of or end AI_CAS_ZONE and AI_CAP_ZONE FSMs. I want a way to end the FSMs control over a unit so I can control that unit instead. Never mind found the answer!! was :Stop(1)
×
×
  • Create New...