User Details
User Details
- User Since
- Oct 13 2013, 4:16 PM (601 w, 5 d)
Wed, Apr 9
Wed, Apr 9
Fri, Apr 4
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]; }; }];
Dimonua added a comment to T190682: playerSide not working after team switch in same session.
Feb 28 2025
Feb 28 2025
Feb 26 2025
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
Jan 14 2025
Jan 14 2025