AIRBOSS v0.3.9w

This commit is contained in:
funkyfranky
2018-11-29 16:19:19 +01:00
parent 50c40cb4e9
commit 99c2e76e53
2 changed files with 279 additions and 136 deletions

View File

@@ -348,7 +348,7 @@ end
-- * If your POSITIONABLE is a UNIT or a GROUP, the Power is ignored.
-- * If your POSITIONABLE is not a UNIT or a GROUP, the Subtitle, SubtitleDuration are ignored
-- @param #RADIO self
-- @param #boolean trigger Use trigger.action.radioTransmission() in any case, i.e. also for UNITS and GROUPS.
-- @param #boolean viatrigger Use trigger.action.radioTransmission() in any case, i.e. also for UNITS and GROUPS.
-- @return #RADIO self
function RADIO:Broadcast(viatrigger)
self:F({viatrigger=viatrigger})