1. let player execute "graphics.hud false" to hide player's hud etc.

    and is there any cmd to bind a key to execute a cmd?
    and what cmd is [TAB] key execute?
     
  2. No way to bind for now.
    Which lang code snippet you want for console send?
     
  3. after player.EndLooting()
    I want to player's client close inventory UI automatic

    And I want to bing keys then I can list a menu like:
    1.xxx
    2.xxx
    3.xxx
    Player can press right number keys to select menu
     
  4. Jusr read this forum for the way to close player's inventory, it was discissed.
    Also, it cant be done with EndLooting.