Difference between revisions of "VN fnc artillery init"

From Savage Game Design Wiki
Jump to navigation Jump to search
(Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= artillery_functions |d= <pre>Init function for artillery module.</pre> |s= [] call VN_fnc_artillery_init; |x...")
 
(No difference)

Latest revision as of 21:38, 26 April 2022

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

Description

Init function for artillery module.

Syntax

Syntax
[] call VN_fnc_artillery_init;
Return value
Nothing

Examples

Example 1
call vn_fnc_artillery_init;