Command Console
(Redirected from Command console)
Jump to navigation
Jump to search
| This page is a Stub! You can help us finish the page by contributing! |
| You've found the Lost and Found bin! The content on this page is cut or otherwise unused from it's intended product/media |
The Command Console allows you to customize the game through teams. It is built into every game made on Unreal Engine 4, but it is possible to hide / block it from players.
In order to access the command console, you have to hit the backtick key ( ` ), and then type one of the follow words before hitting enter to grant the corresponding effects.
Functions
- Fly - allows you to fly (not to be confused with ghost mode, fly does not allow you to go through walls). In the command console, it will show text saying "You feel much lighter" after the command has been entered.
- Ghost - allows you to fly through walls. In the command console, it will show text saying "You feel ethereal" after the command has been entered.
- Walk - disables the flight.
- Open / map_name / - allows you to switch to another map.
- Open Neighbor_3 (ServerTravel Neighbor_3) - opens a frame with a different location, in which there is a test house, which was used to test gameplay. The house itself is very large.
- ChangeSize <size (1 - initial value)> - changes the size of Nicky Roth (the player).
- DestroyTarget - deletes the object the cursor is pointed at (ATTENTION! If you remove the Neighbor with this command, the game crashes within a few seconds! It could be possible that N has been doing this).
- Teleport - teleports the player to where the cursor is directed.
- Shot - takes a picture of the game.
- RestartLevel - restart the game.
- Show Navigation - shows the area where the Neighbor can walk.
- PlayersOnly - stops all actions except player actions (only in Alpha 2).
- Summon - creates an object typed in the console (all objects ).
- ToggleDebugCamera - allows you to watch the movements of the Neighbor or explore his house from a distance.
Trivia
- In Alpha 2, the command console was deliberately left in by the developers, so that players could study the map and basement.
- Beta 3 also has a command console, but does not work.
- GreenHouseM13 created a command console for the full game.
- In version 1.3 of the full game, you can use a command console after touching the green cube, but can only type special commands.