安装 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(越南语)
Українська(乌克兰语)
报告翻译问题






The parameters that need to be changed on the config are:
crew = "O_UAV_AI_F";
isUav = 1;
Get an error message related to CUP_sounds_data when the game is initializing mods; and the following error message when loading a mission:
"No entry 'bin/config.bin/CfgPatches.cup_sounds_data '."
https://pasteboard.co/J8nakX5.png
So it looks like this
https://pasteboard.co/J8n9Kw6.png
https://pasteboard.co/J8n1GgR.png
@Diced Any update on getting the mod key for MP?
Key gets created when the mod is signed with no errors.
I show you how to sign, create a private key that you use as the authority to sign the mod
at the same time creating a bikey once signed.
https://www.youtube.com/watch?v=iq4iJOmz8s4&t
I fixed the issue with Diced's mod here but he has one file that has an issue with it and cant be signed because of it, his folder structure is wrong for that file, and the cfgpatches needs the correct classnames for the files.
See my message reply on your utube comment, i fixed your mod, you need to look at one file that wont sign, the rest works, and the mod now has a bikey, you'll want to test in mp but without that weapons.pbo your using wrong classname i believe.
Look at the addons folder for what i did based on what you have currently, thats how your addons should look like. That weapons.pbo isn't in the fixed version as it wont sign, so you need to look at it. Let me know if you get the fixed version ok.