Call of Duty Script Documentation

openmenu(<menu>)


Module
Player


Summary


Open a menu for this player

Call this function on


The player

Example


self openMenu(game["menu_weapon_allies_only"]);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List