Difference between revisions of "VN fnc tow spareMagUpdate"

From Savage Game Design Wiki
Jump to navigation Jump to search
(Created page with "{{Function |v= 1.10 |author= |a= |e= |g1= weapon_functions |d= <pre>Hide spare TOW magazines.</pre> |s= [_vehicle] call VN_fnc_tow_spareMagUpdate; |p1n=_vehicle |...")
 
(No difference)

Latest revision as of 23:17, 9 May 2022

← back to Functions Introduced in S.O.G. Prairie Fire v1.10
Argument(s): n/a
Effect(s): unknown

Description

Hide spare TOW magazines.

Syntax

Syntax
[_vehicle] call VN_fnc_tow_spareMagUpdate;
Parameters
_vehicle: Object - Vehicle to update
Return value
Boolean - Function reached the end

Examples

Example 1
[truck] call vn_fnc_tow_spareMagUpdate