Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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.