Difference between revisions of "VN fnc artillery actions"

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>Adds radio action to players and the respawn eventhandler to add actions when they resp...")
 
(No difference)

Latest revision as of 02:06, 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

Adds radio action to players and the respawn eventhandler to add actions when they respawn.

Syntax

Syntax
[] call VN_fnc_artillery_actions;
Return value
Boolean - Action added to player passed.

Examples

Example 1
[] call vn_fnc_artillery_actions;