help

DescriptionArgumentAccessibleCooldown
Returns a help-list if specified returns specific descriptionvariables/attributes/pipes/structures,
@command/@vrbl/@attr/@pipe/@struct
everyonenone

Examples#

  • Lets say you want to get general information, you would type

    ./help
  • Lets say you want to learn how to use the command force, you would type

    ./help force
  • Lets say you want to know all the variables Portal has, you would type

    ./help variables
  • Lets say you want to know all the variables guide Portal has, you would type

    ./help variables guide
tip

help command can be given arguments:

  1. interpreter types (ex. variables, pipes, etc)
  2. commands (ex. portal, focus, etc)
  3. guides for example ./help variables guide will reply on how to use variables.