Wurst.Wiki

The Official Wurst Client Wiki

User Tools

Site Tools


cmd:help

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
cmd:help [2020/09/08 03:36] – remove infobox (doesn't fit with the TOC) alexander01998cmd:help [2022/01/14 04:04] (current) alexander01998
Line 1: Line 1:
 ====== .help ====== ====== .help ======
-.help is a [[:command]] that can either show a list of all available commands or show the help text and syntax for a specific command.+ 
 +<WRAP 516px> 
 +^  .help  ^^ 
 +|{{ help.webp?500 |The output of typing .help in Wurst 7.20.}}|| 
 +^Type|[[:Command]]| 
 +^Category|[[:No Category|none]]| 
 +^In-game description|"Shows help for a command or a list of commands.\\ \\ Syntax: .help <command>\\ List commands: .help [<page>]"
 +^[[:keybinds#default_keybinds|Default keybind]]|none| 
 +^Source code|[[w7src>net/wurstclient/commands/HelpCmd.java]]| 
 +</WRAP> 
 + 
 +.help is a [[:command|chat command]] that can either show a list of all available commands or show the help text and syntax for a specific command.
  
 ===== Syntax ===== ===== Syntax =====
-Main article: [[:command#syntax|Command Syntax]] 
  
-  * ''.help <command>'' Shows help text and syntax for a given command.\\ \\  +Main article: [[Command Syntax]] 
-  * ''.help [<page>]'' Lists all available commands, split into pages with 8 commands each.+ 
 +  * ''.help <command>'' shows help text and syntax for a given command.\\ \\  
 +  * ''List commands: .help [<page>]'' lists all available commands, split into pages with 8 commands each.\\ \\  
 + 
 +Examples: 
 +  * ''.help'' shows the first page of the command list.\\ \\  
 +  * ''.help 2'' shows the second page of the command list.\\ \\  
 +  * ''.help taco'' shows the syntax of [[.taco]].\\ \\  
 +  * ''.help .taco'' also shows the syntax of [[.taco]].\\ \\ 
  
 ===== Tips ===== ===== Tips =====
   * If you ever forget the syntax for ''.help'', just type ''.help help''.   * If you ever forget the syntax for ''.help'', just type ''.help help''.
 +
 +===== Changes =====
 +
 +^Version^Changes^
 +|[[update:Wurst 1.3 Beta]]|Added chat commands: "[[.help]]", "[[.nuker]]", "[[.rv]]", "[[.say]]" and "[[.t]]".|
 +
 +{{tag>client-side}}
cmd/help.txt · Last modified: 2022/01/14 04:04 by alexander01998