Vn_ms_fnc_sfx_radioHint

From Savage Game Design Wiki
Jump to navigation Jump to search
← back to Functions Introduced in S.O.G. Prairie Fire v1.00
by Wyqer, veteran29
Argument(s): n/a
Effect(s): unknown

Description

Plays given radio hint to given group.

Syntax

Syntax
[_mission,_hint,_grp] call vn_ms_fnc_sfx_radioHint;
Parameters
_mission: String - (Optional, default "") Number of the mission
_hint: String - (Optional, default "") Number of the hint
_grp: GROUP or ARRAY - (Optional, default grpNull) The group(s) to which the message should be broadcasted
Return value
Boolean - Function reached the end