\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{NaturalHomemadeNutella (HornyNut)} \pdfinfo{ /Title (twitchplayssc.pdf) /Creator (Cheatography) /Author (NaturalHomemadeNutella (HornyNut)) /Subject (TwitchPlaysSC Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{6441A5} \definecolor{LightBackground}{HTML}{F5F3F9} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{TwitchPlaysSC Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{NaturalHomemadeNutella (HornyNut)} via \textcolor{DarkBackground}{\uline{cheatography.com/123808/cs/23486/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}NaturalHomemadeNutella (HornyNut) \\ \uline{cheatography.com/hornynut} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Not Yet Published.\\ Updated 24th June, 2020.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{3} \begin{tabularx}{5.377cm}{x{0.89586 cm} x{4.08114 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Basics}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{!play}} & Join the game. \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} {\bf{!afk}} & Leave the game. Resources and units will be distributed between remaining players. \tn % Row Count 5 (+ 3) % Row 2 \SetRowColor{LightBackground} {\bf{!\$}} & Display your resources in chat. \tn % Row Count 6 (+ 1) % Row 3 \SetRowColor{white} {\bf{!gg}} & Vote to surrender. \tn % Row Count 7 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.94563 cm} x{4.03137 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Worker Commands}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{!mm}} & Send a worker to mine minerals \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} {\bf{!mg}} & Send a worker to mine gas \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} {\bf{!go}} & Move a worker to a location \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} {\bf{!pull}} & Assign a worker to follow army commands \tn % Row Count 5 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.38896 cm} x{2.58804 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Transferring Resources}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{!sm \textless{}player\textgreater{} \textless{}amount\textgreater{}}} \{\{nobreak\}\} & Transfer specified amount of minerals to the specified player \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} {\bf{!sg \textless{}player\textgreater{} \textless{}amount\textgreater{}}} & Transfer specified amount of gas to the specified player \tn % Row Count 7 (+ 3) % Row 2 \SetRowColor{LightBackground} {\bf{!f \textless{}player\textgreater{}}} & Begin forwarding all of your income to the specified player \tn % Row Count 10 (+ 3) % Row 3 \SetRowColor{white} {\bf{!f*}} & Begin forwarding all of your income among all player \tn % Row Count 13 (+ 3) % Row 4 \SetRowColor{LightBackground} {\bf{!f}} & Stop forwarding your income \tn % Row Count 15 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Example:}} \newline !sm ap31sin 200 \newline !sg ap31sin 150 \newline !f ap31sin} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.69218 cm} x{3.28482 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Construction}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{!c}} & Cancel your most recently placed structure \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} {\bf{!e}} & Build Nexus \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} {\bf{!b p}} & Build Pylon \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} {\bf{!b a}} & Build Assimilator \tn % Row Count 5 (+ 1) % Row 4 \SetRowColor{LightBackground} {\bf{!b g}} & Build Gateway \tn % Row Count 6 (+ 1) % Row 5 \SetRowColor{white} {\bf{!b f}} & Build Forge \tn % Row Count 7 (+ 1) % Row 6 \SetRowColor{LightBackground} {\bf{!b y}} & Build Cybernetics Core \tn % Row Count 8 (+ 1) % Row 7 \SetRowColor{white} {\bf{!b c}} & Build Photon Cannon \tn % Row Count 9 (+ 1) % Row 8 \SetRowColor{LightBackground} {\bf{!b b}} & Build Shield Battery \tn % Row Count 10 (+ 1) % Row 9 \SetRowColor{white} {\bf{!b r}} & Build Robotics Facility \tn % Row Count 11 (+ 1) % Row 10 \SetRowColor{LightBackground} {\bf{!b s}} & Build Stargate \tn % Row Count 12 (+ 1) % Row 11 \SetRowColor{white} {\bf{!b t}} & Build Twilight Council \tn % Row Count 13 (+ 1) % Row 12 \SetRowColor{LightBackground} {\bf{!b rb}} \{\{nobreak\}\} & Build Robotics Bay \tn % Row Count 15 (+ 2) % Row 13 \SetRowColor{white} {\bf{!b fb}} \{\{nobreak\}\} & Build Fleet Beacon \tn % Row Count 17 (+ 2) % Row 14 \SetRowColor{LightBackground} {\bf{!b ta}} \{\{nobreak\}\} & Build Templar Archives \tn % Row Count 19 (+ 2) % Row 15 \SetRowColor{white} {\bf{!b d}} & Build Dark Shrine \tn % Row Count 20 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.94103 cm} x{3.03597 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Upgrades and Researches}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{!u gw}} \{\{nobreak\}\} & Upgrade Ground Weapons \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} {\bf{!u ga}} \{\{nobreak\}\} & Upgrade Ground Armor \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} {\bf{!u s}} & Upgrade Plasma Shields \tn % Row Count 5 (+ 1) % Row 3 \SetRowColor{white} {\bf{!u aw}} \{\{nobreak\}\} & Upgrade Air Weapons \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} {\bf{!u aa}} \{\{nobreak\}\} & Upgrade Air Armor \tn % Row Count 9 (+ 2) % Row 5 \SetRowColor{white} {\bf{!r wg}} & Research Warp Gate \tn % Row Count 10 (+ 1) % Row 6 \SetRowColor{LightBackground} {\bf{!r c}} & Research Charge \tn % Row Count 11 (+ 1) % Row 7 \SetRowColor{white} {\bf{!r b}} & Research Blink \tn % Row Count 12 (+ 1) % Row 8 \SetRowColor{LightBackground} {\bf{!r g}} & Research Glaive \tn % Row Count 13 (+ 1) % Row 9 \SetRowColor{white} {\bf{!r gb}} \{\{nobreak\}\} & Research Gravitic Booster \tn % Row Count 15 (+ 2) % Row 10 \SetRowColor{LightBackground} {\bf{!r gd}} \{\{nobreak\}\} & Research Gravitic Drive \tn % Row Count 17 (+ 2) % Row 11 \SetRowColor{white} {\bf{!r tl}} & Research Thermal Lance \tn % Row Count 18 (+ 1) % Row 12 \SetRowColor{LightBackground} {\bf{!r pc}} \{\{nobreak\}\} & Research Anion Pulse-Crystals \tn % Row Count 20 (+ 2) % Row 13 \SetRowColor{white} {\bf{!r fv}} \{\{nobreak\}\} & Research Flux Vanes \tn % Row Count 22 (+ 2) % Row 14 \SetRowColor{LightBackground} {\bf{!r s}} & Research Psionic Storm \tn % Row Count 23 (+ 1) % Row 15 \SetRowColor{white} {\bf{!r ss}} \{\{nobreak\}\} & Research Shadow Stride \tn % Row Count 25 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.69218 cm} x{3.28482 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Training}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{!t z}} \{\{nobreak\}\} & Train Zealot \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} {\bf{!t s}} \{\{nobreak\}\} & Train Stalker \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} {\bf{!t y}} \{\{nobreak\}\} & Train Sentry \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} {\bf{!t a}} \{\{nobreak\}\} & Train Adept \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} {\bf{!t h}} \{\{nobreak\}\} & Train High Templar \tn % Row Count 10 (+ 2) % Row 5 \SetRowColor{white} {\bf{!t d}} \{\{nobreak\}\} & Train Dark Templar \tn % Row Count 12 (+ 2) % Row 6 \SetRowColor{LightBackground} {\bf{!t i}} & Train Immortal \tn % Row Count 13 (+ 1) % Row 7 \SetRowColor{white} {\bf{!t b}} \{\{nobreak\}\} & Train Observer \tn % Row Count 15 (+ 2) % Row 8 \SetRowColor{LightBackground} {\bf{!t wp}} \{\{nobreak\}\} & Train Warp Prism \tn % Row Count 17 (+ 2) % Row 9 \SetRowColor{white} {\bf{!t c}} & Train Colossus \tn % Row Count 18 (+ 1) % Row 10 \SetRowColor{LightBackground} {\bf{!t dr}} \{\{nobreak\}\} & Train Disruptor \tn % Row Count 20 (+ 2) % Row 11 \SetRowColor{white} {\bf{!t x}} & Train Phoenix \tn % Row Count 21 (+ 1) % Row 12 \SetRowColor{LightBackground} {\bf{!t v}} & Train Void Ray \tn % Row Count 22 (+ 1) % Row 13 \SetRowColor{white} {\bf{!t o}} & Train Oracle \tn % Row Count 23 (+ 1) % Row 14 \SetRowColor{LightBackground} {\bf{!t cr}} \{\{nobreak\}\} & Train Carrier \tn % Row Count 25 (+ 2) % Row 15 \SetRowColor{white} {\bf{!t t}} & Train Tempest \tn % Row Count 26 (+ 1) % Row 16 \SetRowColor{LightBackground} {\bf{!t m}} \{\{nobreak\}\} & Train Mothership \tn % Row Count 28 (+ 2) % Row 17 \SetRowColor{white} {\bf{!rp}} & Rally all trained units to specified location \{\{nl\}\} {\bf{!rp}} without location will reset rally point \tn % Row Count 32 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Note:}} \newline Probe is trained and distributed automatically among players \newline With Warp Gate actives, all units will be warped at the Pylon/Warp Prism nearest to the rally point} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.14011 cm} x{2.83689 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Army Control}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{!a}} & Attack the nearest visible enemy units \{\{nl\}\} Attack a location if specified \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} {\bf{!m}} & Move your army to specified location \tn % Row Count 6 (+ 2) % Row 2 \SetRowColor{LightBackground} {\bf{!h}} & Attack only enemy workers in specified location \tn % Row Count 9 (+ 3) % Row 3 \SetRowColor{white} {\bf{!p}} & Patrol between unit's current position and specified location \tn % Row Count 12 (+ 3) % Row 4 \SetRowColor{LightBackground} {\bf{!s}} & Stop \{\{nl\}\} Units will move 1 unit toward location and/or direction if specified \tn % Row Count 16 (+ 4) % Row 5 \SetRowColor{white} {\bf{!join \textless{}player\textgreater{}}} \{\{nobreak\}\} & Allow specified player to control your units \{\{nl\}\} Use any other army commands to resume control \tn % Row Count 21 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Note:}} \newline These commands apply to all your units} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.64241 cm} x{3.33459 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Target Priority}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{!x m}} \{\{nobreak\}\} & Focus massive units \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} {\bf{!x a}} & Focus air units \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} {\bf{!x g}} & Focus ground units \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} {\bf{!x c}} & Focus spell-casting units \tn % Row Count 5 (+ 1) % Row 4 \SetRowColor{LightBackground} {\bf{!x d}} & Focus detectors \tn % Row Count 6 (+ 1) % Row 5 \SetRowColor{white} {\bf{!x s}} & Focus structures \tn % Row Count 7 (+ 1) % Row 6 \SetRowColor{LightBackground} {\bf{!x u}} \{\{nobreak\}\} & Focus units \tn % Row Count 9 (+ 2) % Row 7 \SetRowColor{white} {\bf{!x x}} \{\{nobreak\}\} & Focus armored units \tn % Row Count 11 (+ 2) % Row 8 \SetRowColor{LightBackground} {\bf{!x l}} \{\{nobreak\}\} & Focus light units \tn % Row Count 13 (+ 2) % Row 9 \SetRowColor{white} {\bf{!x w}} \{\{nobreak\}\} & Focus workers \tn % Row Count 15 (+ 2) % Row 10 \SetRowColor{LightBackground} {\bf{!x h}} \{\{nobreak\}\} & Focus cloaked and burrowed units \tn % Row Count 17 (+ 2) % Row 11 \SetRowColor{white} {\bf{!x r}} \{\{nobreak\}\} & Focus destructible rocks \tn % Row Count 19 (+ 2) % Row 12 \SetRowColor{LightBackground} {\bf{!x b}} \{\{nobreak\}\} & Focus friendly structures that prevent Nexus being built \tn % Row Count 22 (+ 3) % Row 13 \SetRowColor{white} {\bf{!x n}} \{\{nobreak\}\} & Focus critters \tn % Row Count 24 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Note:}} \newline Phoenix will cast Graviton Beam with {\bf{!x g}} \newline Oracle will cast Revelation with {\bf{!x h}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.64241 cm} x{3.33459 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Stances}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{!n}} & Default neutral stance \{\{nl\}\} Units will act a bit defensively with abilities \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} {\bf{!n d}} \{\{nobreak\}\} & Defensive stance \{\{nl\}\} Units will act defensively with abilities and stutter-steps \tn % Row Count 7 (+ 4) % Row 2 \SetRowColor{LightBackground} {\bf{!n a}} \{\{nobreak\}\} & Aggressive stance \{\{nl\}\} Units will act aggressively with abilities and stutter-steps \tn % Row Count 11 (+ 4) % Row 3 \SetRowColor{white} {\bf{!n m}} \{\{nobreak\}\} & Manual stance \{\{nl\}\} Units will not auto-cast abilities \tn % Row Count 14 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.9908 cm} x{2.9862 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Unit Abilities}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{!archon}} & Requires at least 2 High/Dark Templars \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} {\bf{!oracle\_ward}}\{\{nobreak\}\} & Place Stasis Ward at specified location \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} {\bf{!k}} & Blink all Stalkers to specified location and/or direction \tn % Row Count 7 (+ 3) % Row 3 \SetRowColor{white} {\bf{!survey}} & Assign an Observer to enter Surveillance Mode at specified location \tn % Row Count 10 (+ 3) % Row 4 \SetRowColor{LightBackground} {\bf{!rc}} & Recall your units at specified location to a random Nexus \tn % Row Count 13 (+ 3) % Row 5 \SetRowColor{white} {\bf{!mr}} & Mass Recall all players' units at specified location \tn % Row Count 16 (+ 3) % Row 6 \SetRowColor{LightBackground} {\bf{!changeling}} & Kill all Changelings on the camera \tn % Row Count 18 (+ 2) % Row 7 \SetRowColor{white} {\bf{!dance}} & Dance \tn % Row Count 19 (+ 1) % Row 8 \SetRowColor{LightBackground} {\bf{!spray}} & Spray decal on specified location \tn % Row Count 21 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.79632 cm} x{4.18068 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Warp Prism Control}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{!tl}} & Load specified number of units \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} {\bf{!tu}} & Unload all units in specified location \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} {\bf{!pp}} & Enter Phase Mode at specified location \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} {\bf{!pt}} & Return to Transport Mode \tn % Row Count 8 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Note:}} \newline Probes can be loaded using {\bf{worker modifier}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.89126 cm} x{3.08574 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Skills}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{!skills}} & Display your current skill points distribution \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} {\bf{!levelup}} \{\{nobreak\}\} & Level up a skill \{\{nl\}\} Support {\bf{multiplier}} \tn % Row Count 4 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Location}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Location markers are displayed on the minimap% Row Count 1 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Example:}} \newline !go {\bf{e1}} \newline !b g {\bf{b1}} \newline !a {\bf{e3}} \newline !rp {\bf{t1}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Direction}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{\#n}}, {\bf{\#e}}, {\bf{\#s}}, {\bf{\#w}}, \{\{nl\}\} {\bf{\#ne}}, {\bf{\#nw}}, {\bf{\#se}}, {\bf{\#sw}} \{\{nobreak\}\} & Compass Direction \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} {\bf{\#u}}, {\bf{\#r}}, {\bf{\#d}}, {\bf{\#l}}, \{\{nl\}\} {\bf{\#ur}}, {\bf{\#ul}}, {\bf{\#dr}}, {\bf{\#dl}} & Relative Direction \tn % Row Count 9 (+ 4) % Row 2 \SetRowColor{LightBackground} {\bf{\textgreater{}}} & Forward to the closest visible enemy units \tn % Row Count 12 (+ 3) % Row 3 \SetRowColor{white} {\bf{\textless{}}} & The opposite of {\bf{\textgreater{}}} \tn % Row Count 14 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Example:}} \newline !b g b1 {\bf{\#sw}} \newline !k {\bf{\#r}} \newline !s 3 {\bf{\textgreater{}}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.89586 cm} x{4.08114 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Worker Modifier}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{w*}} & Last used worker \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} {\bf{w\textasciitilde{}}} & Any worker that is not last used \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} {\bf{wm}} & Worker mining minerals \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} {\bf{wg}} & Worker mining gas \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} {\bf{wi}} & Idle worker \tn % Row Count 5 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Example:}} \newline !mm b2 3 {\bf{wg}} \newline !go t1 {\bf{wi}} \newline !b c e1 {\bf{w*}} \newline !pull 20 {\bf{wm}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Multiplier}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Commands associated with workers, training, construction and transport support multiplier% Row Count 2 (+ 2) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Example:}} \newline !t s {\bf{5}} \newline !mg {\bf{6}} \newline !b c {\bf{3}} \newline !tl {\bf{20}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.28942 cm} x{2.68758 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Other Commands}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{!show}} & Temporarily point in-game camera to specified location or worker \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} {\bf{!w}} & List all your workers status via Twitch whisper \tn % Row Count 7 (+ 3) % Row 2 \SetRowColor{LightBackground} {\bf{!y}} & List all your army units via Twitch whisper \tn % Row Count 10 (+ 3) % Row 3 \SetRowColor{white} {\bf{!y*}} & List all your army units in chat \tn % Row Count 12 (+ 2) % Row 4 \SetRowColor{LightBackground} {\bf{!stats}} & Display your overall stats in chat \tn % Row Count 14 (+ 2) % Row 5 \SetRowColor{white} {\bf{!humans}} & Display human players you defeated in chat \tn % Row Count 16 (+ 2) % Row 6 \SetRowColor{LightBackground} {\bf{!achievements}} & Display the achievements you earned in chat \tn % Row Count 19 (+ 3) % Row 7 \SetRowColor{white} {\bf{!achievements\_list}} \{\{nobreak\}\} & Display list of available achievements \{\{nl\}\} Do not display achievements that have not been earned by any players \tn % Row Count 25 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}