VN_fnc_m151_towRackUpdate

From Savage Game Design Wiki
Revision as of 23:21, 9 May 2022 by Slow (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
← 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