Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I don't understand allownil, at what time does shortcut return nil?
Are you able to add "alt" tag? I prefer to use "alt" than "shift" since I can reach alt with my thumb.
"whisper" 发送聊天内容给附近的玩家,而不是整个服务器所有人
"shift" 需要按住 "Shift" 键才能发送的消息
"ctrl" 需要按住 "Ctrl" 键才能发送的消息
"ignoreshift" 无论是否按住 "Shift" 键都能发送消息
"ignorectrl" 无论是否按住 "Ctrl" 键都能发送消息
"print" 发送聊天内容给全服务器所有人,并且会在控制台中发送该消息
"private" 仅在自己的屏幕上显示此条信息
"allownil" 停止默认行为,如果任何快捷语句发送函数执行返回值为0 ( 类似 NaN 判定 ) 都会停止发送消息 ( 我还没测试 不知道什么鬼 )
"nonrandom" 停止随机发送消息,改为按消息顺序进行发送
"nodelay" 忽略发送消息的延迟限制,需要注意,过于频繁会导致连接崩溃或者掉线
"shortdelay" 发送消息延迟 从一秒缩短到半秒