Difference between revisions of "VN fnc artillery dawn 1"

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_ammo_functions |d= <pre>Spawns the illumination rounds for the scripted illumination artillery rounds.</pr...")
(No difference)

Revision as of 02:10, 5 May 2022

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

Description

Spawns the illumination rounds for the scripted illumination artillery rounds.

Syntax

Syntax
[] call VN_fnc_artillery_dawn_1;
Parameters
_position: Array - Position which will be used to determine where the illumination.
Return value
Nothing

Examples

Example 1
[ [0,0,0] ] call vn_fnc_artillery_dawn_1