Death Merchant Posted July 1, 2022 Posted July 1, 2022 The MOOSE SPAWN:ParkAtAirbase() will take a table called Parkingdata. Here is the description: (optional) Table holding the coordinates and terminal ids for all units of the group. Spawning will be forced to happen at exactily these spots! I'm not sure how to format the table. Can someone post an example? If it matters, I'll be spawning the aircraft at Krasnodar-Center. Thanks, DM [PC] ASUS X570E - Ryzen 9 5950X - RX 6900 XT - 32GB 3600Mhz Hornet, A-4E-C, Huey, Ka-50, Mi-8, F-15E, F-14 Join us on Death Dealers PvE server.
Kanelbolle Posted July 1, 2022 Posted July 1, 2022 (edited) Have not used Moose, but i belive you can just put AIRBASE:GetParkingData(available) Might be (true) instead of available, since it's boolean As the last parameter if I'm reading this right ? Or you can search up that function and see the table format. Table entries: -Term_index -VTerminal pos -fDistToRW You and find the function here: https://flightcontrol-master.github.io/MOOSE_DOCS/Documentation/Wrapper.Airbase.html##(AIRBASE).GetParkingData Or you can just use the function SPAWN:SpawnAtParkingSpot Edited July 1, 2022 by Kanelbolle WARGAMES Servers: https://forum.dcs.world/topic/301046-wargames-server-pvp-and-pve-campaign-servers/ Scripts: RGC & SPGG https://github.com/AGluttonForPunishment/
Recommended Posts