Skip to content

Commit

Permalink
Increase unconscious spectator delay from 30 to 90 s
Browse files Browse the repository at this point in the history
  • Loading branch information
3Mydlo3 committed Aug 16, 2024
1 parent e1bf640 commit ca6b386
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addons/settings/cba_settings.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ afm_spectator_allowAI = true;
afm_spectator_freeCamera = true;
afm_spectator_TPPCamera = true;
afm_spectator_allowUnconscious = true;
afm_spectator_unconsciousDelay = 90;

// ArmaForces - Tagging
afm_tagging_enabled = true;
Expand Down

0 comments on commit ca6b386

Please sign in to comment.