diff options
-rw-r--r-- | docs/installing-northstar/using-northstar/commands.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/installing-northstar/using-northstar/commands.md b/docs/installing-northstar/using-northstar/commands.md index 61a0f1b..c717012 100644 --- a/docs/installing-northstar/using-northstar/commands.md +++ b/docs/installing-northstar/using-northstar/commands.md @@ -49,6 +49,7 @@ bind "F5" "toggleconsole" | `give mp_weapon_peacekraber` | Gives you peacekraber | | | `r_latencyflex` | Enables [LatencyFleX](../../using-northstar/playing-on-linux/#latencyflex) (Linux-only, enabled by default) | `0` / `1` | | `rui_drawEnable` | Enables or disables the HUD | `0` / `1` | +| `r_drawviewmodel` | Enables or disables viewing of the player's hands and weapons | `0` / `1` | ### Useful dev commands |