removeCustomWaypointAction - gruppe-adler/grad-aiCommand GitHub Wiki

grad_aicommand_fnc_removeCustomWaypointAction

Removes custom entry from waypoint action context submenu.

Syntax

[id] call grad_aicommand_fnc_removeCustomWaypointAction

Parameter Explanation
id Number - ID of the entry to remove. ID is returned by grad_aicommand_fnc_addCustomWaypointAction.

Example

[2] call grad_aicommand_fnc_removeCustomWaypointAction;