-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Same SR frequencies per group #1469
base: master
Are you sure you want to change the base?
Conversation
Would be a compatibility breaker. I don't care much about uniqeness, we already don't care for the "same frequencies per side" feature. |
Fixes #1468 |
95fc297
to
53edae8
Compare
I like this and this also works fine. |
Added event. Will it work now? |
I don't like the 0 delay PFH, but if there is no better alternative.. Then I guess it has to be. |
There is no native BIS EH for group creation. So I think that is only one option. |
https://community.bistudio.com/wiki/Arma_3:_Mission_Event_Handlers#GroupCreated Do you want to update the PR with it or shall I merge this now and upgrade later? |
I will take a look at this week. |
Couple questions:
|
|
When merged this pull request will:
There is quite big chance of collisions so may be it is necessary to add uniqueness test for first element in array, or instead of
TFAR_FREQ_ROUND_POWER
value should be set to 100.