VN_fnc_vn_f4_fired_gbu8
Revision as of 20:25, 26 April 2022 by Slow (talk | contribs) (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...")
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 |
|
Description
Applies random decal number to the vehicle
Syntax
- Syntax
- ["_vehicle"] call VN_fnc_vn_f4_decals_numbers;
- Parameters
- _vehicle: Object
- Return value
- Nothing
Examples
- Example 1
["_vehicle"] call VN_fnc_vn_f4_decals_numbers;