Skip to content

Console Commands

Álvaro edited this page Oct 20, 2016 · 2 revisions

There is available some commands for the new console I'm working in:

Help command

/help - Show all the commands

/help <command> - See the commands forms for the selected command.

Debug command

/debug - Enables or disables debug messages in the chat (shortcut: Ctrl + D)

Teleport command

Alises: /tp

/teleport <x> <z> - Set the position in a 2D way.

/teleport <x> <y> <z> - Set the position in a 3D way.

/teleport <x> <z> <yaw> <pitch> - Set the position in a 2D way, also the orientation of your Mouse Look script.

/teleport <x> <y> <z> <yaw> <pitch> - Set the position in a 3D way, also the orientation of your Mouse Look script.

Future commands

/clear - Clear the console.

Aliases: /cls

TBA. :)

Navigation Sidebar

Lerp2API is an API made by Lerp2Dev Team, and it contains several utilities to make easily the coding in Unity.

There in the Wiki you can see the main examples and information from it.

Pages

Home

Initial Guides

Compiling & Integrating into your Project

Folder Distribution

Project Content

Console Commands

Formatting Codes

Serializing Extensions & Examples

Clone this wiki locally