Side channel in the PvP composition isn't re-enabled #159
Labels
Bug
Existing feature that doesn't work as intended
Default Modules (PvP)
Issues regarding the default pvp mission modules
This is because it's disabled by an Arma Additions CBA feature and the Execute Code then doesn't re-enable it, it only tries to disable others.
Change its code to
to actually re-enable the Side channel. Set Environment to Unscheduled otherwise it might not work.
Note that (to make this reliable for JIP, if we ever run PvP with JIP) the channel is re-enabled 1 second after entering the game, so any planning has to be done after the briefing screen.
The text was updated successfully, but these errors were encountered: