Difference between revisions of "VN fnc m151 towRackUpdate"

From Savage Game Design Wiki
Jump to navigation Jump to search
(Created page with "{{Function |v= 1.10 |author=veteran29 |a= |e= |g1= functions |d= <pre>Hide spare TOW ammunition stored on M151 as rounds are fired.</pre> |s= [_vehicle] call VN_fnc_m...")
 
(No difference)

Latest revision as of 23:21, 9 May 2022

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

Description

Hide spare TOW ammunition stored on M151 as rounds are fired.

Syntax

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

Examples

Example 1
[truck] call vn_fnc_m151_towRackUpdate