Команды действий через F1:  Вы можете выполнять действия через F1 во включенной игре либо в файле settings.cfg (она должна быть в папке с игрой: 
 если у вас простой TeeWorlds (не Z - team pack) то этот файл должен находится через открытие config_directory; 
 если же у вас Z - team pack, то файл находится в папке профиля игрока (profile).) 
 Engine commands (Двигатель команд): 
 echo 
 Syntax: echo text 
 Prints out the text to the console. 
 (позволяет распечатать текст в консоли) 
 exec 
 Syntax: exec file 
 Executes the commands in the specified file. 
 (выполняет команды в указанном файле) 
 quit или exit 
 Syntax: quit and exit 
 Quit Teeworlds. 
 (закрытие teeworlds) 
 connect 
 Syntax: connect host:port 
 Connects to the specified server. 
 (подключение к указанному серверу) 
 disconnect 
 Syntax: disconnect 
 Disconnects from the server. 
 (отсоединение от сервера) 
 ping 
 Syntax: ping 
 Pings the server. 
 (выводит в сообщение latency - это время затраченное на пересылку 1-го пакета (время указано в миллисекундах)) 
 screenshot 
 Syntax: screenshot 
 Takes a screenshot. 
 (действие снимка экрана) 
 rcon 
 Syntax: rcon command 
 Executes the command in rcon. 
 (выполняет команду в удалённой консоли (только, если вы уже авторизированны)) 
 rcon_auth 
 Syntax: rcon_auth password 
 Authenticate with rcon. 
 (аутентификации rcon) 
 play 
 Syntax: play filename 
 Plays the file in the demo player. 
 (воспроизведение demo файлов) 
 record 
 Syntax: record filename 
 Starts a recording to the specified file. 
 (запись demo) 
 stoprecord 
 Syntax: stoprecord 
 Stops the recording. 
 (остановка записи demo) 
 add_favorite 
 Syntax: add_favorite host:port 
 Adds the server as a favorite. 
 (добавляет сервер в качестве любимого) 
 Debugging 
 dbg_dumpmem 
 Syntax: dbg_dumpmem 
 Dump the memory 
 dbg_lognetwork 
 Syntax: dbg_lognetwor 
 Log the network 
 Game commands (команды игры): 
 +left 
 Syntax: +left 
 Move left. 
 (перемещение влево) 
 +right 
 Syntax: +right 
 Move right. 
 (перемещение вправо) 
 +jump 
 Syntax: +jump 
 Jump. 
 (прыжок) 
 +hook 
 Syntax: +hook 
 Fires hook. 
 (выпустить крюк) 
 +fire 
 Syntax: +fire 
 Fire a shot. 
 (выстрел) 
 +weapon1 (по умолчанию: 1 - hammer; 2 - gun; 3 - shotgun; 4 - grenade launcher; 5 - rifle) 
 Syntax: +weapon1 (1; 2; 3; 4; 5) 
 Switches to weapon 1 (1; 2; 3; 4; 5) 
 (оружие) 
 +nextweapon 
 Syntax: +nextweapon 
 Switches to the next weapon. 
 (следующее оружие) 
 +prevweapon 
 Syntax: +prevweapon 
 Switches to the previous weapon. 
 (предыдущее оружие) 
 callvote 
 Syntax: callvote type value 
 Calls a vote. 
 (голосование) 
 vote (vote yes or no) 
 Syntax: vote yes/no 
 Votes yes or no. 
 (проголосовать да или нет) 
 +emote 
 Syntax: +emote 
 Open emote selector 
 (открытие список эмоций) 
 emote 
 Syntax: emote number 
 Send a specific emote. 
 (вызвать конкретную эмоцию) 
 +scoreboard 
 Syntax: +scoreboard 
 Shows the scoreboard. 
 (показывает таблицу) 
 say 
 Syntax: say message 
 Sends a global chat message. 
 (сказать всем) 
 say_team 
 Syntax: say_team message 
 Sends a chat message to the team. 
 (сказать команде) 
 chat 
 Syntax: chat all/team 
 Enables chat in the chosen mode. 
 (чат, позволяет чатиться в вызванном режиме) 
 bind 
 Syntax: bind key command 
 Binds the command to the key. 
 (команда для того что бы привязать какое либо действие) 
 unbind 
 Syntax: unbind key 
 Unbinds the key. 
 (то же что и bind, только наоборот) 
 unbindall 
 Syntax: unbindall 
 Unbinds all the keys. 
 (все bind отвязываются) 
 dump_binds 
 Syntax: dump_binds 
 Dumps the binds. 
 (сбрасывает и связывает) 
 toggle_local_console 
 Syntax: toggle_local_console 
 Toggles the local console. 
 (переключение локальной консоли) 
 toggle_remote_console 
 Syntax: toggle_remote_console 
 Toggles the remote console. 
 (переключает удаленную консоль) 
 team 
 Syntax: team newteam 
 Switches to the desired team. 
 (переключение на требуемую команду) 
 kill 
 Syntax: kill 
 Kills yourself. 
 (убить себя)