Difference between revisions of "Vn ms fnc waypoint captureDriveOnPath"

From Savage Game Design Wiki
Jump to navigation Jump to search
(Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= waypoint |d= <pre>No description added yet.</pre> |s= [_localVariable] call vn_ms_fnc_waypoint_captureDriveOnP...")
 
Line 9: Line 9:
 
|g1= waypoint
 
|g1= waypoint
  
|d= <pre>No description added yet.</pre>
+
|d=
  
 
|s= [_localVariable] call [[vn_ms_fnc_waypoint_captureDriveOnPath]];
 
|s= [_localVariable] call [[vn_ms_fnc_waypoint_captureDriveOnPath]];

Revision as of 22:14, 4 May 2022

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

Description

Syntax

Syntax
[_localVariable] call vn_ms_fnc_waypoint_captureDriveOnPath;
Parameters
_localVariable: DATATYPE - (Optional, default DEFAULTVALUE) Description
Return value
Boolean - Function reached the end

Examples

Example 1
[vehicle player, true] call vn_ms_fnc_waypoint_captureDriveOnPath