Difference between revisions of "Vn ms fnc addMissingRadio"

From Savage Game Design Wiki
Jump to navigation Jump to search
(Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= general |d= <pre>Adds a default radio to the player, if he doesn't have a default, TFAR or ACRE radio equipped.</...")
 
(No difference)

Latest revision as of 00:34, 5 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

Adds a default radio to the player, if he doesn't have a default, TFAR or ACRE radio equipped.

Syntax

Syntax
[] call vn_ms_fnc_addMissingRadio;
Return value
Boolean - Function reached the end.

Examples

Example 1
[] call vn_ms_fnc_addMissingRadio;