stickycamera and command not found mesage

This commit is contained in:
2023-02-20 14:58:01 +01:00
parent 9d9d37e173
commit f0f484268b
6 changed files with 138 additions and 84 deletions

View File

@@ -0,0 +1,9 @@
{
"help": " - Shows this help\n",
"consoleclear": " - Clears the console\n",
"speed": " <multiplier number> - Multiplies the player speed by the given value\n",
"noclip": " - Toggles the player collision and lets you walk through walls and world barriers\n",
"stickycamera": " - Toggles the camera mode. Stickycamera follows the player without limits and extra animation\n",
"playername": " <new name> - Renames the player\n",
"reload": " - Reloads the current level (for softlocks or other issues)\n"
}