VN_fnc_tow_spareMagUpdate
Revision as of 23:17, 9 May 2022 by Slow (talk | contribs) (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 |...")
← back to Functions | Introduced in S.O.G. Prairie Fire v1.10 |
|
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