VN_ms_fnc_deleteWaypoints
Jump to navigation
Jump to search
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 by Wyqer, veteran29 |
|
Description
Remove all current group waypoints and reset their pathing.
Syntax
- Syntax
- [group] call VN_ms_fnc_deleteWaypoints
- Parameters
- group: Group - group to strip from its waypoints
- Return value
- Boolean - function's success
Examples
- Example 1
[group player] call VN_ms_fnc_deleteWaypoints;