removeCustomWaypointContext - gruppe-adler/grad-aiCommand GitHub Wiki
grad_aicommand_fnc_removeCustomWaypointContext
Removes custom entry from waypoint context menu.
Syntax
[id] call grad_aicommand_fnc_removeCustomWaypointContext
| Parameter | Explanation |
|---|---|
| id | Number - ID of the entry to remove. ID is returned by grad_aicommand_fnc_addCustomGroupContext. |
Example
[2] call grad_aicommand_fnc_removeCustomWaypointContext;