游戏圣者
![Rank: 12](static/image/common/star_level3.gif) ![Rank: 12](static/image/common/star_level3.gif) ![Rank: 12](static/image/common/star_level3.gif)
- 贡献度
- 6242
- 金元
- 335616
- 积分
- 58530
- 精华
- 0
- 注册时间
- 2017-1-13
![水神](static/image/common/medal632.gif) ![3DM MOD站(黄金)](static/image/common/medal585.gif)
|
本帖最后由 ancientdoom 于 2019-11-16 10:26 编辑
下载了后看里面的具体按键说明。是在OPTIONS > CONTROLS > CONFIGURE ADDONS > Drongo's RDC 里面设置
A simple menu with campaign/mission management options and some information is available by pressing the End key (rebind under OPTIONS > CONTROLS > CONFIGURE ADDONS > Drongo's RDC). Also, if DCE is present, some options will be added the the DCE dialog F1-8 buttons.
确实是要在任务编辑器里面打开,然后按键F5 后 打开这个Mod功能。
EDITING:
Open the mission editor and place the friendly forces you wish to play as each battle. Then press F5/select Systems and look under "Drongo's RDC". Place a " layer Start" module next to your forces. The friendly forces must all be within 200m of the module.
Next, place a "Core" module and set the preferences to your liking. During development of a mission, it is a good idea to set the debug option to true.
Support assets such as air should be placed over 200 meters from the RDC_PlayerStart module. They can be set to variable presence by putting this script in their command line:
nul=[this,75] execVM "RDC\Misc\GroupPresent.sqf";
The 75 is the % chance of the group being present each mission, you can set this value between 0 and 100.
You can do the same for enemy air by using the script:
nul=[this,75] execVM "RDC\Misc\EnemyAir.sqf";
好像就是一个任务制作生成器一般,方便任务制作者。我还以为是像动态侦察任务那种都给你做好了,只要点几个选项,原来不是。
|
|