Jump to content

aldo

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by aldo

  1. Thank you @Avalanche110. Congrats for your amazing work here. Let us know when it will be ready, out group is so excited about your project. Tks
  2. Ciao @Avalanche110... my self and all members of our virtual fighter group are very exciting about this. I know your are working hard on the relase side, just one quesiton regarding some details on your "procedure".. while we are probably using old AFMAN about Nellsi AFB, your demo often referr to: North War, Gate 1, etc... are those new NTTR details shorty updated? any reference you can point us to? tks and.... hoping the whole thing one day will work on multiplayer.... I didn't ready any question about MP. Thank you all
  3. Ciao @robgraham, i'm not really a code man unfortunately. So the idea is to activate or deactivate a group when something happens , like a flag... this IMHO is very usefull for make a mission/scenario lighter for MP and servers. In this case (coalition one)...The code should run like: mz = ZONE:New("Test") -- Test would be the zone in ME. SCHEDULER:New(nil,function() if mz:IsSomeInZoneOfCoalition(coalition.side.BLUE) then -- code for spawning here ---> here I got confused <--- ??? should I insert this line ??? myPlayergroup = GROUP:FindByName("myPlayerGroup") -- store our player group end end,{},60,60) -- run this starting 1 minute in and every 1 minute after. er for checker run it every second
  4. Hi everybody... so is there any walkaround or i better to wait for an ED update?
  5. Hi, same here. It is quite difficult to create content for our group / vfs. Do you know if ED is looking into it^
  6. Hi, I'm trying to undertand how this SC works in ME, in terms of taxing the aircraft. In this video, https://youtu.be/XvpmsomR25U for some reason I cannot replicate, the first two triggered flight are going to cat 3 and 4... I copied the mission sheme and those two a/c, awacs and tanker, go to cat 1 and 2 and get stuck by the other planes sitting in fornt o f the elevator n1 and n2 (park slots 1-4). They still get stuck :( :( Thanks for helping
  7. Same for me, and DCS also Crashes....
×
×
  • Create New...