Difference between revisions of "VN fnc vn f4 fired gbu8"
Jump to navigation
Jump to search
(Created page with "{{Function |v= 1.00 |author= |a= |e= |g1= functions |d= <pre>Applies random decal number to the vehicle</pre> |s= ["_vehicle"] call VN_fnc_vn_f4_decals_numbers; |p1n...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | |||
{{Function | {{Function | ||
Line 9: | Line 10: | ||
|g1= functions | |g1= functions | ||
− | |d= <pre> | + | |d= <pre>Handles F4 GBU-8 firing. Sets last GBU-8 fire time to current time.</pre> |
− | |s= [ | + | |s= [] call [[VN_fnc_vn_f4_fired_gbu8]]; |
− | |p1n= | + | |p1n= |
− | |p1t= | + | |p1t= |
|p1d= | |p1d= | ||
|p1v= | |p1v= | ||
Line 26: | Line 27: | ||
|r1d= | |r1d= | ||
− | |x1= | + | |x1= |
}} | }} |
Latest revision as of 07:19, 7 May 2022
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 |
|
Description
Handles F4 GBU-8 firing. Sets last GBU-8 fire time to current time.
Syntax
- Syntax
- [] call VN_fnc_vn_f4_fired_gbu8;
- Return value
- Nothing