安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
Other people have reported similar issues. Unfortunately I am not really modding anymore and it is unlikely to be fixed.
This might be solved if there's any way to take some sqads out of the DCE's panel without eliminating them, I don't know if possible yet.
As others said, it would be good to have floating descriptions or even a brief user manual, in order to take the best of this pretty useful mod.
Here's my suggestion. Anyway i hope more update to this mod comes soon, especially QOL updates.
* When the mouse cursor hover to a command, there would be a text like "Move", "Get in", Etc.
* Remove groups/units automatically being added to HC instead, make players select which groups/units they like to command.
(Manually editing the source code "DCE\Scripts\Command\RegisterGroups.sqf" is ok i guess but some of us don't really know navigate that and edit the code for ourselves, take me for example.)
I haven't used it in a while so my recollection may be wrong.
And is there a way to add squad members to the HC and add them back to your own squad?
I use the mod in combination with Antistasi and showing the enemy position as well as that of the civilians takes away some of the difficulty.
I want to use this mod together with Drongo's Air Operations and Anti-Stasi-Ultimate, but unfortunately I reach the High Command limit very quickly and can't lead any more squads into the field.
it is
{if(_x in _healingItems)exitWith{_canHeal=TRUE}}forEach(items _man);
should be
{if(_x in _healingItems)exitWith{_hasKit=TRUE}}forEach(items _man);
Do you have any AI mods running?
@Max Shadow
My small group uses it a lot in our big ops, it works well. Everyone can move everything though. There is a reinforcements system, there is an explanation of how to set it up in the readme.
Also, another question: Is there a way to create reinforcement groups dynamically? (I mean, after the mission has started)