Vn_ms_fnc_tracker_stalker_airShoot

From Savage Game Design Wiki
Revision as of 22:00, 4 May 2022 by Slow (talk | contribs) (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= tracker_stalker |d= <pre>Forces unit to shoot into the sky.</pre> |s= [_unit] call vn_ms_fnc_tracker_stalker_a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
← back to Functions Introduced in S.O.G. Prairie Fire v1.00
by Wyqer, veteran29
Argument(s): n/a
Effect(s): unknown

Description

Forces unit to shoot into the sky.

Syntax

Syntax
[_unit] call vn_ms_fnc_tracker_stalker_airShoot;
Parameters
_unit: Object - (Optional, default objNull) Unit to force
Return value
Script (Handle) - Shoot into air script handle

Examples

Example 1
[bob] call vn_ms_fnc_tracker_stalker_airShoot