addMenuItem (VBS2)
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Virtual Battlespace 2
- Version:
- 1.00
Description
- Description:
- "Creates a new menu item. Menu can be ""file"" or ""view"", index is index as returned from addMenu command. priority is optional and determines where in the menu the item will reside (higher priority items first)."
Syntax
- Syntax:
- addMenuItem [menu or index,text,command,priority]
- Return Value:
- Number
Examples
Additional Information
- Multiplayer:
- Behaviour unknown.

