Six Gun Posted August 15, 2023 Posted August 15, 2023 Trying to get client aircraft to spawn after capturing a base. I'm using the following triggers. What am I doing wrong? This is for a multiplayer server. Trigger Condition Action 1 Once Coalition owns airfield (Blue) Flag is on 1 No event 2 Repetative Coalition owns airfield (blue) Group Activate (name of late activated AC) Base captured Flag is true 1 Group Activate (name of late activated AC) Group Activate (name of late activated AC)
Kanelbolle Posted August 15, 2023 Posted August 15, 2023 As far as i know you can not do this in multiplayer. The client group always have to be active. You can use slot blocking instead to block them from using the slot. WARGAMES Servers: https://forum.dcs.world/topic/301046-wargames-server-pvp-and-pve-campaign-servers/ Scripts: RGC & SPGG https://github.com/AGluttonForPunishment/
Recommended Posts