All public logs
Combined display of all available logs of Bohemia Interactive Community. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:32, 21 November 2025 Killzone Kid talk contribs created page BIS fnc channelNumToRadioChannelID (Created page with "{{RV|type=function |game1= arma3 |version1= 2.22 |gr1= Mission Parameters |descr= Converts chat channel number, used in currentChannel, enableChannel, etc to radio channel id, used in radioChannelAdd, radioChannelSetLabel, etc. |s1= channelNum call BIS_fnc_channelNumToRadioChannelID |p1= cannelNum: Number - channel number (6...15, 26...65) |r1= Number - radio channel id (1...50) |x1= <sqf>26 call BIS_fnc_channelNumToRadioChannelID; //11...")