BIS fnc createMenu: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Undo revision 237363 by R3vo (talk))
Tag: Undo
m (Text replacement - "*/ {{placeholder}}" to "*/</pre> {{placeholder}}")
Line 30: Line 30:
  c = [["firstData","secondData"],["First","Second"]]; ["Menu", "b", c, "","hint (str '%1' + str '%2' + str '%3')"] call BIS_FNC_createmenu;  showCommandingMenu "#USER:b_0";   
  c = [["firstData","secondData"],["First","Second"]]; ["Menu", "b", c, "","hint (str '%1' + str '%2' + str '%3')"] call BIS_FNC_createmenu;  showCommandingMenu "#USER:b_0";   
  see news:g7p3po$gik$1@new-server.localdomain
  see news:g7p3po$gik$1@new-server.localdomain
*/
*/</pre>
 
{{placeholder}}
{{placeholder}}



Revision as of 11:09, 6 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Communication Menu

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note