Call of Duty Script Documentation

openmenunomouse(<menu>)


Module
Player


Summary


Open a menu for this player, with no mouse control.

Call this function on


The player

Example


self openmenunomouse(game["menu_weapon_allies_only"]);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List