Difference between revisions of "VN fnc tunnel trigger"
Jump to navigation
Jump to search
(Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= tunnel_functions |d= |s= [_position] call VN_fnc_tunnel_trigger; |p1n=_position |p1t=ARRAY |p1d=Position whic...") |
|||
Line 9: | Line 9: | ||
|g1= tunnel_functions | |g1= tunnel_functions | ||
− | |d= | + | |d= <pre>No description added yet.</pre> |
|s= [_position] call [[VN_fnc_tunnel_trigger]]; | |s= [_position] call [[VN_fnc_tunnel_trigger]]; |
Latest revision as of 17:29, 9 May 2022
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 by Ethan Johnson |
|
Description
No description added yet.
Syntax
- Syntax
- [_position] call VN_fnc_tunnel_trigger;
- Parameters
- _position: Array - (Optional, default
[]
) Position which will be used as the position for the trigger. - Return value
- Boolean - Function reached the end
Examples
- Example 1
0,0,0 call vn_fnc_tunnel_trigger