Page MenuHomeFeedback Tracker
Feed Advanced Search

Wed, Apr 9

Dimonua created T190840: request for new parameter - whitelist.
Wed, Apr 9, 4:21 PM · Arma 3

Fri, Apr 4

Dimonua added a comment to T190682: playerSide not working after team switch in same session.

its work - virtual slot

addMissionEventHandler ["PlayerConnected", {
	params ["_id", "_uid", "_name", "_jip", "_owner", "_idstr"];
	[_owner,_uid] spawn { 
		params ["_ow","_uid"];
		_grp = createGroup WEST;
		_ap = _grp createUnit [_type,_respos, [], 0, "NONE"];
		[_ap] joinSilent _grp;
		waituntil {!isnull _ap};
		[_ap] remoteExecCall ["selectPlayer",_ow];
	};
}];
Fri, Apr 4, 8:42 PM · Arma 3
Dimonua added a comment to T190682: playerSide not working after team switch in same session.
Fri, Apr 4, 7:39 PM · Arma 3

Feb 28 2025

Dimonua created T189417: No visible Mission Download Progress when skipLobby = 1 and slot - virtual viewer.
Feb 28 2025, 2:28 PM · Arma 3

Feb 26 2025

Dimonua added a comment to T155081: getPlayerScores does not respect player side when player switches groups..

addPlayerScores, addScore they also don't work if the player changes sides
we have to take detours

Feb 26 2025, 1:19 PM · Arma 3

Jan 14 2025

Dimonua added a comment to T166502: Some AI-driven vehicles cannot cross bridges.

https://youtu.be/RIeI6sZY0pA

Jan 14 2025, 12:24 AM · Arma 3