Difference between revisions of "Vn ms fnc sfx radioHint"

From Savage Game Design Wiki
Jump to navigation Jump to search
(Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= sfx |d= <pre>Plays given radio hint to given group.</pre> |s= [_mission,_hint,_grp] call vn_ms_fnc_sfx_radioHi...")
 
(No difference)

Latest revision as of 22:44, 4 May 2022

← 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