removeCustomGroupContext - gruppe-adler/grad-aiCommand GitHub Wiki

grad_aicommand_fnc_removeCustomGroupContext

Removes custom entry from group context menu.

Syntax

[id] call grad_aicommand_fnc_removeCustomGroupContext

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

Example

[2] call grad_aicommand_fnc_removeCustomGroupContext;