mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
Update group tags again
Also fixed wrong string name "STR_EPOCH_RADIO_CONTACT_LOST" thanks @oiad
This commit is contained in:
@@ -27,8 +27,4 @@ dayz_activeInvites set [count dayz_activeInvites,_invite];
|
||||
PVDZ_groupInvite = [true,_invite];
|
||||
publicVariableServer "PVDZ_groupInvite";
|
||||
|
||||
systemChat format[localize "STR_EPOCH_INVITE_TO",name _recipient];
|
||||
|
||||
if (isNil "dayz_groupTags" or {scriptDone dayz_groupTags}) then {
|
||||
dayz_groupTags = execVM "\z\addons\dayz_code\groups\groupTags.sqf";
|
||||
};
|
||||
systemChat format[localize "STR_EPOCH_INVITE_TO",name _recipient];
|
||||
Reference in New Issue
Block a user