TGMC:Macros: различия между версиями
imported>Sleepy retard (Start of a macro page.) |
imported>Sleepy retard м (→Xeno Macros) |
||
Строка 60: | Строка 60: | ||
! Command !! Function | ! Command !! Function | ||
|- | |- | ||
|say *roar||Lets out a fearsome roar, doing absolutely nothing. | |say *roar||Lets out a fearsome roar, doing absolutely nothing besides giving away your position. | ||
| | | | ||
|} | |} |
Версия от 04:10, 14 марта 2019
Файл:DMCA Logo.png | This page is a part of the TGMC wiki.
TGMC is a project based on the CM-SS13 codebase. |
Creating Macros
You can access macros by right clicking the title bar at the top of the in game client. Clicking anywhere along the top is fine, it does not have to be in the very top left corner:
Once you've done that, a new window will open, this is the macro window. It will list the macros you already have, the key it uses, and what commands are apart of the macro.
It will not show the entire macro, you will have to open it up to see the entire length if it's long enough.
With this, you are able to create macros.
Macro Requirements
- The command must have dashes (-) instead of spaces. E.g: toggle-burst-fire-mode
- The key can't already be used by existing client or server E.g: Spacebar for unique-action
- Macros aren't case sensitive. TOGGLE-BURST-FIRE-MODE works as well.
- The entire verb needs to be put in for the macro to work. burst-fire will not work, toggle-burst-fire-mode will
Built in Macros
By default, there are several macros already built in. These cannot be overwritten, but their commands can be bound to other keys if needs be. Spacebar is unique-action, but you can bind it to another key if you want.
However, spacebar will still be unique-action, and you are unable to change it, as of now.
- Spacebar is Unique-Action
Example Macros
Below are a list of macros recommended by various players for each side. It is recommended you find a nice key to place these macros on, so they aren't awkward to press. In no way is this list official, merely something pieced together by other players.
General Macros
Command | Function |
---|---|
Resist | Stop, drop and roll. Break out of grabs, and unbuckle from various furniture. |
Marine Macros
Command | Function |
---|---|
Toggle-Burst-Fire-Mode | Swaps between firing modes, if your gun has it. |
Xeno Macros
Command | Function | |
---|---|---|
say *roar | Lets out a fearsome roar, doing absolutely nothing besides giving away your position. |