I would like to request a scripting command that would disable inventory access locally for specified vehicle, it should hide "Inventory" option from action menu. This scripting command will open broad possibilities for both singleplayer and multiplayer scenarios allowing mission designer to manage what player should be able to interact with and what should not. Command should accept a vehicle and boolean inventory lock state. I suggest following syntax:
<vehicle> lockInventory <bool>