安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
As far as mods go, no Ace and no blastcore(or similar). The closest thing I could think of that may be related is Cinematic Lens Flare or Splendid Smoke Rework? These are the only things on my fairly short list(only 33 mods) that I believe may modify something related.
21:42:20 Error during compilation of bin/config.bin/CfgCloudlets/JCA_HandFlare_Effect_Sparks_Green.moveVelocity
21:42:20 Error during evaluation of expression _moveVelocity in jca_handflare_effect_sparks_green
21:42:21 Error during evaluation of expression _source->AccessSourceType()->_moveVelocity
And then it just repeats that last line forever until the server comes to a crawl.
flarePos = [8325.132, 200.895, 1.674];
while {true} do {
sleep 299;
_flare = "JCA_ModuleSignalFlare_F" createVehicle _flarePos;
_flare setPosATL _flarePos;
};
Looks like I may have to get into scripting again and do them myself!
I wonder if my ancient "rainbow flare pistol" mod for Operation Flashpoint that I made in 2008 would still work?