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








1) Random weapons and random respawn is not working on the client side (dedicated server)also when player died he respawns near his corpse/ random weapons and respawn working only for host but still not for other players, host can respawn at random location and still get random weapons. (listen server)
2) loot tent script dosen't work on clients (listen server and i think for the dedi is going to be same)
3) Trader camp dosen't work, players can't trade, only host if it's listen server, in dedi dosen't work for all.
4) hostile npc sometimes when they spawn in the distance dosen't move and attack, but when you walk up to them 50 m they will un-freeze, but sometimes they work just fine, can find you from the long distance and shoot.
(well that's all for the moment, if i found something else i'll contact you ;) if you need rpt files or something just tell me, all bugs were found with mods and without mods, only CBA and VD.
Edit
v1.17
- MP issues solved:
1. players can connect and wont get stuck in endless loading screen due to suspension code in the init.
2. all players get the random loadout at start and at respawn, according to their settings
3. all players will respawn at random positions, if selected so in the settings
remaining MP issues:
- addactions are SP only. On dedicates servers, noone will get the addactions for:
1. Traders, except ravage traders (only the VA custom trader for attachments, explosives, grenades and respawn backpacks wont work for connected clients other than the host and not at all on dedicated. working on a fix.
2. hideout tents loot search addaction. I added a chance for 1-2 lootboxes to spawn by default
3. crashsites: cargo space cant be searched on dedicated, and if client hosted, only the host gets the addaction. working on a fix.
1) random loadout works perfect at start, but if you respawn you'll still get nothing BUT you will respawn at random position (that's good), but right now again naked time :D
2) and i noticed that loot dosen't spawn near heli crash and shipwreaks (only tested on dedi)
3) tried to do something with freezed npcs still no luck, even changed the settings in the server (render distance) still dosen't work, maybe that's something wrong with my server but still need to double check that just to make sure :)
anyway good work, much better already)
2) in all cases or only sometime?
3) i changed that the spawn distance calculator execs on all clients plus server and in my testing it was fine, please check if there is anythink else that might affect it. I will also do further tests
Thanks for the feedback:)
Edit
v1.18
-Random Loadout at respawn fixed
I have checked, I can not reproduce the Crashsite or shopwreck loot issue - maybe it is related to terrain? Or any other script that might affect groundweaponholder.
I will keep an eye on it tho!
I have replaced the dogscripts in my current WIP version witha mp compatible version.
The error described by you should then no longer be happening.
V2. 0 is coming soonish!
Thanks for the bug report and the feedback:)
The message is as follows:
'...SpwnRadius+10];
if (VA_DebugMrkrSites) |#|do {
_BLMrkrLoot setMarkerAlpha 1;};
pr...'
Error do: Type if, expected while,for,switch,with
File VDA\VD_Script_Pack\LootEconomy\fnc_VALE_LootSpawn.sqf, line 12
I'm running the main Arma 3 branch, with CBA, CUP Terrains - Core, CUP Terrains - Maps, Cup Terrains - CWA, Ravage, and this mod loaded.
From my (very) basic understanding of the above code, it seems that the new dynamic loot spawner is the source of the issue.