899
edits
(indenting and englishifying) |
m (→::stuck) |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{TOCright}} | {{TOCright}} | ||
A command is a directive to a computer program to perform a specific task. To use a command in game, simply type the command in chat. | A [[Commands|command]] is a directive to a computer program to perform a specific task. To use a command in game, simply type the command in chat. | ||
==User Level Commands== | ==User Level Commands== | ||
All players have access to the following commands. | All players have access to the following commands. | ||
| Line 13: | Line 13: | ||
===::coord(s)/pos/loc=== | ===::coord(s)/pos/loc=== | ||
:Displays coordinates of your character's current position as well as your coordinates within your currently rendered region. | :Displays coordinates of your character's current position as well as your coordinates within your currently rendered region. | ||
===::dataon=== | |||
:This command enables/disables debug info. Not to be confused with ::debug/debugmode. | |||
===::debug/debugmode=== | ===::debug/debugmode=== | ||
:This command enables/disables debug level logging. | :This command enables/disables debug level logging. | ||
| Line 20: | Line 22: | ||
:Renders a low/high quality gfx by ID in front of the character. | :Renders a low/high quality gfx by ID in front of the character. | ||
===::highscores/highscore/hiscores/hiscore=== | ===::highscores/highscore/hiscores/hiscore=== | ||
:This shows the top 10 players for total level, wealth, and | :This shows the top 10 players for total level, wealth, and damage. | ||
===::link=== | ===::link=== | ||
:This command allows the player to link his account to discord. | :This command allows the player to link his account to discord. | ||
| Line 39: | Line 41: | ||
===::snow=== | ===::snow=== | ||
:If your current month is December, this command renders falling snowflakes on the player's [[UI]]. | :If your current month is December, this command renders falling snowflakes on the player's [[UI]]. | ||
===::stuck=== | |||
:Teleports your character to Lumbridge. (This command sends a log to Discord to prevent abuse) | |||
===::tele=== | ===::tele=== | ||
:This command lets you teleport to the specified X,Y coordinates. The user must be connected to the game from 127.0.0.1 to use this command. This effectively renders this command to [[Commands#Developer_Level_Commands|developer level]]. | :This command lets you teleport to the specified X,Y coordinates. The user must be connected to the game from 127.0.0.1 to use this command. This effectively renders this command to [[Commands#Developer_Level_Commands|developer level]]. | ||
| Line 86: | Line 91: | ||
:Gives your character 999,999 HP. | :Gives your character 999,999 HP. | ||
===::interface/int=== | ===::interface/int=== | ||
: | :Opens an interface based on ID. | ||
===::ipban/unipban=== | ===::ipban/unipban=== | ||
:Bans/unbans a player by his ip address. | :Bans/unbans a player by his ip address. | ||
| Line 138: | Line 144: | ||
:Spawns an object specifying type "10" with the specified ID at your current location. | :Spawns an object specifying type "10" with the specified ID at your current location. | ||
===::quicksong=== | ===::quicksong=== | ||
:Sends a QuickSong (e.g. | :Sends a QuickSong (e.g. level up music) with specified ID. | ||
===::run=== | ===::run=== | ||
:Sets your run energy to 100. | :Sets your run energy to 100. | ||
===::sidebars=== | ===::sidebars=== | ||
:Refreshes the players gameframe sidebars | :Refreshes the players gameframe sidebars. | ||
===::song=== | ===::song=== | ||
:Plays a specified song by ID. | :Plays a specified song by ID. | ||
edits