Advanced Tutorial
About 627 wordsAbout 2 min
HotKeys
| Hotkeys | To | Access |
|---|---|---|
| F11 | change resolution | mod |
| Alt + Enter | switch to full-screen | mod & pc |
| F5 + T | reload custom translation | mod |
| F5 + X | output custom transation | mod |
| Ctrl + F1 | output log file to desktop | mod |
| Alt + C | copy current game options | mod |
| F10 | pop up root directory of game | mod |
| F1 | show roleinfo panel | mod & in game |
| Ctrl+Right Click | kill the selected player | host & meeting |
| Shift + C + Enter | show chat bubble | host & in game |
| Shift + L + Enter | force end game | host & in game |
| Shift + M + Enter | force start / end meeting | host & in game |
| Shift | start game now | host & start countdown |
| C | reset start countdown | host & start countdown |
| Shift + Ctrl+ N | show description of current game options | host |
| Ctrl+ N | show current game options | host |
| Ctrl+ Delete | reset to default TONX options | host & lobby |
| Shift + E + Enter | suicide | host & in game |
| Shift + D + Enter | open all doors (airship) | host & debug & in game |
| Shift + K + Enter | set your kill cooldown to 0 | host & debug & in game |
| Shift + T + Enter | done all your tasks | host & debug & in game |
| Y | rpc sync options for all client | host & debug & in game |
| G | show intros | host & debug & in game |
| = | switch task show | host & debug & in game |
| I | get present coordinate | host & debug & in game |
Chat Command
| Command | To | Access |
|---|---|---|
| /dump | output log file to desktop | mod |
| /v | check all player's mod version | mod |
| /win | last win players | everybody |
| /l | last game result | everybody |
| /rn [name] | set your name | host |
| /hn [text] | hide lobby code | host |
| /level [level] | set your game level | host |
| /n | show current game options | everybody |
| /n r | show all enabled roles | everybody |
| /r | show all enabled roles | everybody |
| /r [role] | show role description | everybody |
| /dis [crew/imp] | [crew/imp] disconncted | host |
| /h | show command list | everybody |
| /m | show your role description | everybody |
| /t [temp] | show template text | mod |
| /mw [seconds] | set message wait time | host |
| /s [text] | send host message | host |
| /exe [player id] | exile player | host |
| /kill [player id] | kill player | host |
| /color [color] | set your color | everybody |
| /qt | exit this lobby forever | everybody |
| /xf | fix when name cover msg content | everybody |
| /id | show all player's id | host |
| /end | force end game | host |
| /hy | force start / end meeting | host |
- Tip: Due to the update of the server, the function of hiding messages is no longer necessary. When inputting commands, please use /cmd, for example, /id => /cmd id.
Welcome & onMeeting auto messages
Open the root directory of game,find ..\Among Us\TONX_DATA\template.txt file.
You can see that there are welcome, OnMeeting and other words in the file, where welcome is the message that will be sent when other players enter your lobby, and OnMeeting is the message that will be sent when each meeting starts. Where \n means newline. While we fully allow you to modify these files as you please, please try not to modify the format of this file to avoid game errors.
Ban list & baned words & baned name
Open the root directory of game: ..\Among Us\TONX_DATA\
there are four files:
- BanList.txt - banned players(friendcode)
- BanWords.txt - banned words
- DenyName.txt - banned name
- template.txt - message template([above](#Welcome & onMeeting auto messages))
