mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-24 17:39:18 +03:00
Add systemChat message when a new player joins the group
This commit is contained in:
@@ -13,4 +13,5 @@ dayz_groupDisbandThread = _group spawn {
|
||||
|
||||
{[_x] joinSilent grpNull} count (units _this);
|
||||
deleteGroup _this;
|
||||
dayz_myGroup = [];
|
||||
};
|
||||
Reference in New Issue
Block a user