VN_fnc_artillery_dawn_1

From Savage Game Design Wiki
Jump to navigation Jump to search
← 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
[_position] 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