User Tools

Site Tools


ashitav3:commands

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ashitav3:commands [2017/04/18 19:01]
atom0s [Bind Commands]
ashitav3:commands [2017/04/21 00:55] (current)
atom0s [Bind Commands]
Line 19: Line 19:
     * //Pastes the current clipboard text into the chat input. (Old method, does not support unicode.)//     * //Pastes the current clipboard text into the chat input. (Old method, does not support unicode.)//
  
-<​html><​div ​style="margin-left:​20px;​border:​1px solid #​F5E79E;​padding:​5px;​background-color:#​F9EFBF;​border-radius:​5px;​">+<​html><​div ​class="custom-info">
 paste_old is deprecated and simply kept around to ensure things work for all users in case the newer paste has issues. It is not recommended to use the older version as it will be removed in a later version of Ashita most likely. paste_old is deprecated and simply kept around to ensure things work for all users in case the newer paste has issues. It is not recommended to use the older version as it will be removed in a later version of Ashita most likely.
 </​div></​html>​ </​div></​html>​
Line 160: Line 160:
 /bind [!^@#​+][key] [down|up] [command] - Binds a key to the given command. /bind [!^@#​+][key] [down|up] [command] - Binds a key to the given command.
 /bind list - Lists the current bind list. /bind list - Lists the current bind list.
 +/bind silent - Toggles the silent bind feature to remove message output when binds are added or removed.
 </​code>​ </​code>​
  
Line 176: Line 177:
     * //Toggles the bind-block feature to ignore keybinds while chat input is open in-game.//     * //Toggles the bind-block feature to ignore keybinds while chat input is open in-game.//
  
 +<​html><​div class="​custom-info">​
 +Keybind Notes:<​br>​
 +&nbsp;! - Represents ALT key must be pressed with the keybind.<​br>​
 +&nbsp;^ - Represents CTRL key must be pressed with the keybind.<​br>​
 +&nbsp;@ - Represents Windows key must be pressed with the keybind.<​br>​
 +&nbsp;# - Represents Apps key must be pressed with the keybind.<​br>​
 +&nbsp;+ - Represents Shift key must be pressed with the keybind.<​br>​
 +</​div></​html>​
 \\ \\
 ===== Input Device Commands ===== ===== Input Device Commands =====
Line 181: Line 190:
 **/​gamepad** **/​gamepad**
     * //Interacts with gamepad related settings.//     * //Interacts with gamepad related settings.//
 +
 +<​code>​
 +/gamepad [allowbackground|allowbg|bg] - Toggles the gamepad background feature.
 +/gamepad [allowbackground|allowbg|bg] [0|1] - Sets the gamepad background feature on or off. (0 = off, 1 = on)
 +/gamepad [allowbackground|allowbg|bg] [off|on] - Sets the gamepad background feature on or off.
 +</​code>​
  
 **/​blockmouse** **/​blockmouse**
     * //Toggles full mouse blocking.//     * //Toggles full mouse blocking.//
  
ashitav3/commands.1492567292.txt.gz · Last modified: 2017/04/18 19:01 by atom0s