安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
*fu* Dr. n00b's cruise missile.
Usage:
type in chat '!fire:1:name:YourTargetName' to fire at a player
type in chat '!fire:1:class:npc*' to fire at a random npc
... you can bind the chat to keys to save typing.
State = STATE_WAITING
Message for missile ID find of type
I looked through the screenshots for clues as to what Im missing and I noticed on two images it seems to show that same last line except when I do it its missing a few words. So Im wondering if for whatever reason its just not working for me because of a glitch
I think its a normal message for first time deployment of the dupe, and is a side effect of the "AutoRepeat" feature looking for a command.
Basically it tries to read the last typed command in order to fire again without retyping the command (just by duping!) and if the command is missing or invalid it inserts blanks into the message - I should really check for blanks and suppress the message...
When the missile fires properly you will see what its supposed to look like.
---
BUT this message can appear if "!fire" is typed - specifically I tried:
So im guessing you might be using semicolons (;) or spaces --- its actually uses colons (:) as separators (hopefully these are on everyones keyboard)
The colons are there to allow the command to be "split up" and processed but still allow "spaces" to be interpreted as part of a target's name (such as my own which has a space in front of Dr.)
Try a copy paste of this:
If you want to stop the message displaying after EVERYTHING you type, go into the E2 chip.
and move this line
inside the if statement so its just above
So it looks like
Then save the new dupe for yourself!
(Damn you steam, the forum not wide enough to show on one line... changed the text a bit)