ready for dedi -- improvements to resupply, triageIcons too
This commit is contained in:
@@ -43,7 +43,7 @@ if (count _timeoutPlayers > 0) then {
|
||||
_playerLines pushBack ([format [
|
||||
"%1: %2 [%3]",
|
||||
groupID (group (_player)),
|
||||
name (_player),
|
||||
name _player,
|
||||
[diag_tickTime - (_timeFiled), "MM:SS"] call BIS_fnc_secondsToString
|
||||
], 0.8, [0.8, 0.8, 0.8, 1]]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user