Skip to content

Console

If you're a player looking for help with AlyxLib commands, check out the AlyxLib Commands page.

AlyxLib comes with custom console commands which can help with debugging during development. They can be used whether you are in Tools Mode or not.

For information about adding your own AlyxLib commands, see the commands reference.

Note

Some commands are only available during specific "modes". See the top of each command page, or the command itself, for any requirements.

How to read the syntax:

  • The first word is always the command name; everything after it is a parameter.
  • Required parameters are wrapped in <angle brackets>.
  • Optional parameters are wrapped in [square brackets].
  • Parameters followed by ... mean you can supply as many as you want.